flatcam/flatcamGUI
Marius Stanciu ed105eecad - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
- some PEP8 corrections
2020-05-05 01:39:01 +03:00
..
VisPyData/data
preferences - 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
FlatCAMGUI.py - in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems 2020-05-04 18:28:45 +03:00
GUIElements.py - fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file 2020-05-05 01:39:01 +03: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 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute 2020-04-27 10:03:22 +03:00
VisPyCanvas.py - small changes 2020-01-10 14:55:32 +02:00
VisPyPatches.py
VisPyTesselators.py
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
__init__.py