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
e67e676e45ecaf97e52cfd4d21ba6b02140ea594
flatcam-wsl
/
appObjects
History
Marius Stanciu
5748eb049b
- Tools Database - remade the UI
...
- made sure that the serializable attributes are added correctly and only once (self.ser_attrs)
2020-07-14 16:46:01 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
AppObject.py
- when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them
2020-07-12 18:30:24 +03:00
FlatCAMCNCJob.py
- Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool
2020-07-10 17:05:32 +03:00
FlatCAMDocument.py
- more refactoring in the app Editors
2020-06-08 19:53:31 +03:00
FlatCAMExcellon.py
- Gerber UI - optimized the mark shapes to use only on ShapeCollection
2020-07-14 14:20:19 +03:00
FlatCAMGeometry.py
- Tools Database - remade the UI
2020-07-14 16:46:01 +03:00
FlatCAMGerber.py
- Tools Database - remade the UI
2020-07-14 16:46:01 +03:00
FlatCAMObj.py
- Gerber UI - optimized the mark shapes to use only on ShapeCollection
2020-07-12 01:36:21 +03:00
FlatCAMScript.py
- more refactoring in the app Editors
2020-06-08 19:53:31 +03:00
ObjectCollection.py
- Tool Drilling - working on the UI
2020-07-08 15:51:03 +03:00