flatcam/flatcamGUI
Marius Stanciu 3475ae00cd - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change
- final fix for app not quiting when running a script as argument, script that has the quit_flatcam Tcl command; fixed issue #360
- fixed issue #363. The Tcl command drillcncjob does not create tool cut, does not allow creation of gcode, it forces the usage of dwell and dwelltime parameters
2020-01-01 16:13:33 +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 - fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change 2020-01-01 16:13:33 +02:00
GUIElements.py - changes in the Preferences UI for NCC and Paint Tool in Tool Dia entry field 2019-12-30 17:07:43 +02:00
ObjectUI.py - fixed Tcl commands that use the overlap parameter to switch from fraction to percentage 2019-12-30 22:04:39 +02:00
PlotCanvas.py - updated all the translations files 2019-12-28 03:59:05 +02:00
PlotCanvasLegacy.py - updated all the translations files 2019-12-28 03:59:05 +02:00
PreferencesUI.py - fixed Tcl commands that use the overlap parameter to switch from fraction to percentage 2019-12-30 22:04:39 +02:00
VisPyCanvas.py - some fixes on the app.jump_to() method 2019-12-09 21:53:57 +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 - speed up the plotting in OpenGL(3D) graphic mode 2019-12-23 15:49:16 +02: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