This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98675e7f06bc78c8d8b8391633d6ec0c8d0c4676
flatcam-wsl
/
flatcamObjects
History
Marius Stanciu
343d4ee534
- changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object)
2020-05-06 03:44:56 +03:00
..
__init__.py
…
FlatCAMCNCJob.py
- modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI
2020-05-02 15:56:30 +03:00
FlatCAMDocument.py
…
FlatCAMExcellon.py
- fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
2020-05-05 01:39:01 +03:00
FlatCAMGeometry.py
- changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object)
2020-05-06 03:44:56 +03:00
FlatCAMGerber.py
- fixed issue
#409
; problem was due of an assert I used in the handler of the Menu ->Options -> Flip X(Y) menu entry
2020-05-01 00:16:24 +03:00
FlatCAMObj.py
Fix some things that I broke and further cleanup
2020-04-29 02:46:52 +01:00
FlatCAMScript.py
- solve parenting issues when trying to load a FlatScript from Menu -> File -> Scripting
2020-05-01 17:10:42 +03:00
ObjectCollection.py
Merge branch 'Beta' of
https://bitbucket.org/jpcgt/flatcam
into extract-prefs-code-from-app-class
2020-04-29 02:57:17 +01:00