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
98675e7f06bc78c8d8b8391633d6ec0c8d0c4676
flatcam-wsl
/
flatcamGUI
History
David Robertson
98675e7f06
Merge branch 'Beta'
...
Conflicts: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py
2020-05-07 02:27:44 +01:00
..
preferences
Merge branch 'Beta'
2020-05-07 02:27:44 +01:00
VisPyData
/data
- stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows
2019-08-15 02:18:13 +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
Deduplicate code creating widgets for prefs tabs
2020-05-06 03:02:23 +01:00
GUIElements.py
Fix the alpha sliders not taking the correct value on startup and not syncing bidirectionally.
2020-05-06 04:56:56 +01:00
ObjectUI.py
- working on a new feature: adding interdiction area for Gcode generation. They will be added in the Geometry Object
2020-05-02 22:53:48 +03:00
PlotCanvas.py
- minor changes
2020-04-27 14:05:40 +03:00
PlotCanvasLegacy.py
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
2020-05-06 02:10:18 +03:00
VisPyCanvas.py
- small changes
2020-01-10 14:55:32 +02:00
VisPyPatches.py
- fixed an issue in old default file detection and in saving the factory defaults file
2019-12-25 17:51:37 +02:00
VisPyTesselators.py
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
2019-10-13 18:13:39 +03:00
VisPyVisuals.py
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
2020-05-03 17:38:41 +03:00