flatcam/flatcamGUI
Marius Stanciu 267db756e1 - fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter
- modified the Tcl command Cncjob such that if some of the parameters are not used then the default values will be used (set with set_sys)
- modified the Tcl command Drillcncjob to use the defaults when some of the parameters are not used
2020-05-12 03:12:21 +03: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
preferences - fix issue in Legacy2D graphic mode where the snap function was not accessible when the PlotCanvasLegacy class was created 2020-05-12 01:09:00 +03:00
FlatCAMGUI.py - fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter 2020-05-12 03:12:21 +03:00
GUIElements.py - finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode 2020-05-10 01:05:02 +03:00
ObjectUI.py - finished the GUI for exclusion areas both in the Excellon and Geometry Objects. Need to think if to make it visible only in Advanced Mode 2020-05-10 01:05:02 +03:00
PlotCanvas.py - made sure that the corner snap buttons are shown only in Editors 2020-05-11 22:56:06 +03:00
PlotCanvasLegacy.py - fix issue in Legacy2D graphic mode where the snap function was not accessible when the PlotCanvasLegacy class was created 2020-05-12 01:09:00 +03:00
VisPyCanvas.py - removed the labels in status bar that display X,Y positions and replaced it with a HUD display on canvas (combo key SHIFT+H) will toggle the display of the HUD 2020-05-11 07:29:46 +03: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
__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