Marius Stanciu
|
5a0390f2a4
- fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type.
|
7 лет назад |
Marius Stanciu
|
f6271033b3
- fixed issue in Tool Calculators when a float value was entered starting only with the dot.
|
7 лет назад |
Marius Stanciu
|
8145ff9aac
- fixed the FlatCAMGerber.merge() function
|
7 лет назад |
Marius Stanciu
|
4f7b2bbb34
- added options for trace segmentation that can be useful for auto-levelling (code snippet from Lei Zheng from a rejected pull request on FlatCAM https://bitbucket.org/realthunder/ )
|
7 лет назад |
Marius Stanciu
|
f553f2b35a
- deleted junk folders
|
7 лет назад |
Marius Stanciu
|
6673c4f608
- fixed 'grbl_laser' postprocessor bugs (missing functions)
|
7 лет назад |
Marius Stanciu
|
7c301922db
- added a new postprocessor file named 'line_xyz' which have x, y, z values on the same GCode line
|
7 лет назад |
Marius Stanciu
|
7ea6ee4a85
- fixed the HPGL code geometry rendering when travel
|
7 лет назад |
Marius Stanciu
|
b9cbe97f4d
- fixed display HPGL code geometry on canvas
|
7 лет назад |
Marius Stanciu
|
37067b5bff
- added a fix to allow creating of Excellon geometry even when there are points with no tools by skipping those points and warning the user about this in a Tcl message
|
7 лет назад |
Marius Stanciu
|
ddf4884051
- fixed cutting from copper features when doing Gerber isolation with multiple passes
|
7 лет назад |
Marius Stanciu
|
3ea1f4e62c
- fixed cncjob TclCommand - it used the default values for parameters
|
7 лет назад |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 лет назад |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 лет назад |
Marius Stanciu
|
14477f4db4
- the main issue was the modules that I imported. It was the FlatCAMObj.py
|
7 лет назад |
Marius Stanciu
|
74104ec19f
- modified the pull request to include along the flipX, flipY commands
|
7 лет назад |
Marius Stanciu
|
d4331b49bc
Merged in marius_stanciu/flatcam_mpl/load_gerber_with_zero_value (pull request #83)
|
7 лет назад |
Marius Stanciu
|
da9f890c39
Merged master into Port_to_Python3k
|
7 лет назад |
Marius Stanciu
|
eb0637c5bb
- minor PEP changes
|
7 лет назад |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 лет назад |
Marius Stanciu
|
b8a8cfe1fd
- added support for Gerber files that have apertures with size zero
|
7 лет назад |
Juan Pablo Caram
|
62f0662083
Support to mill all holes from the command line. Fixes #218.
|
8 лет назад |
Juan Pablo Caram
|
fb6e1135e9
Added comments.
|
9 лет назад |
Juan Pablo Caram
|
f6d9901365
Added "connect" option for painting polygons.
|
9 лет назад |
Juan Pablo Caram
|
0b26a90175
Support for parallel-line painting.
|
9 лет назад |
jpcgt
|
deed138867
Merged in realthunder/flatcam/mirror_fix (pull request #46)
|
9 лет назад |
Juan Pablo Caram
|
8afb0704fd
Functional select-all for painting (#210).
|
9 лет назад |
Juan Pablo Caram
|
dbe0105f9b
Fixes SVG parser to produce polygons. Fixes #212.
|
9 лет назад |
Juan Pablo Caram
|
7474609776
Added feature: Select all polygons for painting and shell support with "paint" command.
|
9 лет назад |
Juan Pablo Caram
|
74e936ba02
Added inline docs
|
9 лет назад |