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
16b6f963240a0d0e60f2c67d3a02e545845f527a
flatcam-wsl
/
appObjects
History
Marius Stanciu
16b6f96324
- minor change
2022-03-20 04:43:03 +02:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
AppObject.py
- fixed multiple issues in the App objects related to wrong usage of self.obj_options attribute instead of self.app.options attribute
2022-03-10 14:22:09 +02:00
FlatCAMCNCJob.py
- fixed issues when saving the project due of changed serializable attributes
2022-03-13 04:28:52 +02:00
FlatCAMDocument.py
- fixed issues when saving the project due of changed serializable attributes
2022-03-13 04:28:52 +02:00
FlatCAMExcellon.py
- fixed issues when saving the project due of changed serializable attributes
2022-03-13 04:28:52 +02:00
FlatCAMGeometry.py
- fixed issues when saving the project due of changed serializable attributes
2022-03-13 04:28:52 +02:00
FlatCAMGerber.py
- fixed issues when saving the project due of changed serializable attributes
2022-03-13 04:28:52 +02:00
FlatCAMObj.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00
FlatCAMScript.py
- minor change
2022-03-20 04:43:03 +02:00
ObjectCollection.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00