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
1f67158e353ef5b3a5252ab6cc4a91966e47d80c
flatcam-wsl
/
flatcamGUI
History
Victor Benso
1f67158e35
Issue
#284
- Sanitize the entered Overlap value for the Copper Clear Tool as well.
...
Change the "Overlap:" label occurrences to "Overlap Rate:" for clarity.
2019-04-03 12:41:25 -04: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
Issue
#284
- Sanitize the entered Overlap value for the Copper Clear Tool as well.
2019-04-03 12:41:25 -04: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