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 година |
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 година |
Zheng, Lei
|
8a43a63b80
Fixed mirroring list of geometries
|
пре 9 година |
Juan Pablo Caram
|
f9cbd78cd1
Show messages and errors in TCL shell. Better exception handling and reporting when opening files.
|
пре 9 година |
Juan Pablo Caram
|
9f138bdcc2
Fixes #119.
|
пре 9 година |
Juan Pablo Caram
|
eb18b7fd3f
Fixes #157.
|
пре 9 година |
Juan Pablo Caram
|
d1442a4900
Cleaned up G-code parser. Fixed dwell command. Fixes #184.
|
пре 9 година |
Juan Pablo Caram
|
6136afe84c
Added dwell (G4) post processing option to gcode.
|
пре 9 година |
Juan Pablo Caram
|
d28858ff38
Fast vertical movement above board. Fixes #141.
|
пре 9 година |
Kamil Sopko
|
4c20040fbe
fix errors in tool selection
|
пре 9 година |
Kamil Sopko
|
b98954dccd
fix error handling in signaled commands, error gets info about different scoup instead of true error
|
пре 9 година |
Kamil Sopko
|
e96ee1af29
merge new pull requests from FlatCAM->master
|
пре 9 година |
Kamil Sopko
|
78854f7fe0
fix ordering in naming arguments and help
|
пре 9 година |
Kamil Sopko
|
a827e184b7
rename del_polygon to subtract_polygon
|
пре 10 година |
Kamil Sopko
|
cf51e4ce2c
implement del_polygon from geometry
|
пре 10 година |
Marius Stanciu
|
71a81173bd
camlib.py edited online with Bitbucket; removed the paranthesis around lambda function as it was making an tuple which it was not the intention.
|
пре 10 година |
Marius Stanciu
|
1be364d065
Issue #188: Adopted the solution suggested by JP to not use the operator module when performing the sorting on exobj,tools and use instead the lambda function.
|
пре 10 година |
Marius Stanciu
|
1a7e001a66
Added spaces after '#' in the comments
|
пре 10 година |
Marius Stanciu
|
cfa078a1e5
camlib.py (edited a comment) edited online with Bitbucket
|
пре 10 година |
Marius Stanciu
|
a35a422bcc
This is a implementation of the the sorting of the tools found in Excellon file done in Python language and independent of the UI. There is no need to revert the previous solution as that one will make the sorting visible in GUI.
|
пре 10 година |