| .. |
|
FlatCAMCNCJob.py
|
ada271cbd6
- modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
|
5 years ago |
|
FlatCAMDocument.py
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 years ago |
|
FlatCAMExcellon.py
|
b8d85d2be2
- fixed the merge methods for all FlatCAM objects
|
5 years ago |
|
FlatCAMGeometry.py
|
2da0853b23
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
|
5 years ago |
|
FlatCAMGerber.py
|
1bbbb70fc8
- fixed issue #409; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry
|
5 years ago |
|
FlatCAMObj.py
|
a05c174ec8
Fix some things that I broke and further cleanup
|
5 years ago |
|
FlatCAMScript.py
|
37c6bb2c61
- solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting
|
5 years ago |
|
ObjectCollection.py
|
db37714025
Merge branch 'Beta' of https://bitbucket.org/jpcgt/flatcam into extract-prefs-code-from-app-class
|
5 years ago |
|
__init__.py
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 years ago |