flatcam/flatcamGUI
Marius Stanciu b1d249cff8 - renamed Calibrate Excellon Tool to a simpler Calibrate Tool
- Calibrate Tool - when generating verification GCode it will always load into an Editor from which it can be edited and/or saved. On save the editor will close.
2019-12-07 01:07:52 +02: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
FlatCAMGUI.py - renamed Calibrate Excellon Tool to a simpler Calibrate Tool 2019-12-07 01:07:52 +02:00
GUIElements.py - changed the FCDoubleSpinner, FCSpinner and FCEntry GUI elements to allow passing an alignemnt value: left, right or center (not yet available in the app) 2019-12-05 15:53:06 +02:00
ObjectUI.py - few bugs solved regarding the newly created empty objects 2019-12-06 23:00:43 +02:00
PlotCanvas.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PlotCanvasLegacy.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PreferencesUI.py - few bugs solved regarding the newly created empty objects 2019-12-06 23:00:43 +02:00
VisPyCanvas.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
VisPyPatches.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03: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 - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +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