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
ac81f4f9f4dd937447b7f0dadbd4775788bd9262
flatcam-wsl
/
appObjects
History
Marius Stanciu
2de9bc730b
-
redraw_on_top_on_project_click
works only for left mouse clicks on the Project objects list
2022-02-11 12:00:20 +02:00
..
__init__.py
…
AppObject.py
…
FlatCAMCNCJob.py
- added a new preprocessor:
default_laser
2022-02-10 14:01:32 +02:00
FlatCAMDocument.py
- most of the logging (except in the Editors) is now done by the AppLogging class
2022-01-31 02:14:14 +02:00
FlatCAMExcellon.py
- fixed some issues when exporting Excellon objects
2022-02-07 19:40:06 +02:00
FlatCAMGeometry.py
- added a new preprocessor:
default_laser
2022-02-10 14:01:32 +02:00
FlatCAMGerber.py
- made sure that the new feature of redrawing Gerber on top is not activated when that Gerber object is disabled
2022-02-11 10:42:03 +02:00
FlatCAMObj.py
- now the
verbose log
parameter from the Preferences can take 3 values (0, 1, 2). Value = 0 means that the logging is disabled (mostly), value = 1 means that the logging is only in console and value = 3 means that the logging is now displayed in the Tcl box
2022-01-31 01:25:30 +02:00
FlatCAMScript.py
- most of the logging (except in the Editors) is now done by the AppLogging class
2022-01-31 02:14:14 +02:00
ObjectCollection.py
-
redraw_on_top_on_project_click
works only for left mouse clicks on the Project objects list
2022-02-11 12:00:20 +02:00