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
338f12707d823972fd804d7a3a06eef846f2ce0d
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
dce0d971cd
- updated the CutOut tool so it will work on single PCB Gerbers or on PCB panel Gerbers
2019-07-20 19:36:37 +03:00
..
__init__.py
…
FlatCAMGUI.py
- updated the CutOut tool so it will work on single PCB Gerbers or on PCB panel Gerbers
2019-07-20 19:36:37 +03:00
GUIElements.py
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
2019-07-19 21:46:11 +03:00
ObjectUI.py
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
2019-07-19 21:46:11 +03:00
PlotCanvas.py
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
2019-07-19 21:46:11 +03:00
VisPyCanvas.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
VisPyPatches.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
VisPyTesselators.py
- editing a multi geometry will no longer pop-up a Tcl window
2019-05-30 21:05:12 +03:00
VisPyVisuals.py
- make sure that the annotation shapes are deleted on creation of a new project
2019-06-08 21:36:34 +03:00