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
66dff80e97e276b283c511b4c2eaf72677ddd5a7
flatcam-wsl
/
appObjects
History
Marius Stanciu
0386dbf258
- working on the Follow Tool and Milling Tool
2021-01-13 03:27:04 +02:00
..
__init__.py
…
AppObject.py
- fixed the Tcl Commands: new_geometry, new_gerber and new_excellon to create correct objects. New Geometry object created with the new_geometry Tcl command accept now the usage of add_circle/polygon/polyline/rectangle Tcl commands
2021-01-03 19:58:46 +02:00
FlatCAMCNCJob.py
- working on the Follow Tool and Milling Tool
2021-01-13 03:27:04 +02:00
FlatCAMDocument.py
- Geometry Editor - added the label Beginner/Advanced for uniformity within the app
2020-12-25 21:46:18 +02:00
FlatCAMExcellon.py
- for Excellon, Geometry and Gerber objects now in the Object UI (Properties Tab) by default the Offset field is populated with the coordinates of the center of the current object
2021-01-08 04:01:10 +02:00
FlatCAMGeometry.py
- working on Tool Follow, Milling Tool, camlib to adapt them to the new changes in the Geometry Object
2021-01-11 02:26:58 +02:00
FlatCAMGerber.py
- for Excellon, Geometry and Gerber objects now in the Object UI (Properties Tab) by default the Offset field is populated with the coordinates of the center of the current object
2021-01-08 04:01:10 +02:00
FlatCAMObj.py
- all the logs done on Exception are now errors (with the exception of few places where the Exception is expected)
2020-12-31 05:56:46 +02:00
FlatCAMScript.py
- added a new parameter to the New Tcl command named -reset. If set False (or 0) the TCL instance will not be recreated, allowing to keep the TCL variable content on the new project.
2021-01-04 00:44:57 +02:00
ObjectCollection.py
- all the logs done on Exception are now errors (with the exception of few places where the Exception is expected)
2020-12-31 05:56:46 +02:00