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
ed06a1a87edffe7e191f6c15c6f320191b8b29b1
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
b202de338f
- fixed errors when the File -> New Project is initiated while an Editor is still active.
...
- the File->Exit action handler is now self.final_save()
2019-04-01 02:47:20 +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
- fixed errors when the File -> New Project is initiated while an Editor is still active.
2019-04-01 02:47:20 +03:00
GUIElements.py
- fix error in plotting Excellon when toggling units
2019-03-29 23:45:50 +02:00
ObjectUI.py
- added new feature: user can delete apertures in Advanced mode and then create a new FlatCAM Gerber object
2019-03-27 12:26:19 +02:00
PlotCanvas.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
VisPyCanvas.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
VisPyPatches.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
VisPyTesselators.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
VisPyVisuals.py
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded
2019-03-22 17:56:11 +02:00