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
f59a166503a2c9ee2167bbc7673dbae3ca1356d0
flatcam-wsl
/
appObjects
History
Marius Stanciu
ab3e610324
- added a new feature in Preferences -> Gerber: a Layer Color Manager where the user can set and edit predefined colors for the Gerber objects: loading order matter
2022-01-10 17:06:12 +02:00
..
__init__.py
…
AppObject.py
- added a new feature in Preferences -> Gerber: a Layer Color Manager where the user can set and edit predefined colors for the Gerber objects: loading order matter
2022-01-10 17:06:12 +02:00
FlatCAMCNCJob.py
- when building the UI for the CNCJob first clear the CNCJob Tools Table
2021-11-22 13:16:32 +02:00
FlatCAMDocument.py
…
FlatCAMExcellon.py
- some changes in the Excellon object suggessted by an user: Karl-Heinz
2022-01-06 17:48:00 +02:00
FlatCAMGeometry.py
- fixed some more Shapely 2.0 deprecation warnings
2021-12-08 23:11:23 +02:00
FlatCAMGerber.py
- refactored the is_legacy object to use_3d_engine
2021-10-31 14:05:00 +02:00
FlatCAMObj.py
- added a few protections against RuntimeError exceptions that randomly popup due of wrapped C++ objects being deleted
2021-11-23 12:26:11 +02:00
FlatCAMScript.py
…
ObjectCollection.py
- small optimization when deleting all objects (creating a new project)
2021-12-09 13:10:01 +02:00