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
13a29a229d6d45b36c77f84cf787cff78c4fa1ad
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
13a29a229d
- added all the tools from Gerber Editor to the the contextual menu
...
- added the menu entry "Edit" in the Project contextual menu for Gerber objects
2019-08-13 16:15:01 +03:00
..
__init__.py
- added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled.
2019-03-11 12:23:26 +02:00
FlatCAMGUI.py
- added all the tools from Gerber Editor to the the contextual menu
2019-08-13 16:15:01 +03:00
GUIElements.py
- fixed a bug in FCDoubleSpinner GUI element
2019-08-13 11:32:58 +03:00
ObjectUI.py
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
2019-08-12 00:28:46 +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
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
2019-08-13 04:23:32 +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
- fixed bug that created a choppy geometry for CNCJob when working in INCH
2019-08-10 11:46:23 +03:00