flatcam/flatcamTools
Marius Stanciu 34062e8296 - completed the Minimum Distance Tool by adding the usage in Editors 2019-09-30 03:32:02 +03:00
..
ToolCalculators.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolCutOut.py - fixed CutOut Tool to work in legacy graphic engine 2019-09-22 02:52:40 +03:00
ToolDblSided.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolDistance.py - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals 2019-09-30 03:02:04 +03:00
ToolDistanceMin.py - completed the Minimum Distance Tool by adding the usage in Editors 2019-09-30 03:32:02 +03:00
ToolFilm.py - more GUI optimizations related to being part of the Advanced category or not 2019-09-16 16:04:47 +03:00
ToolImage.py - for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus 2019-08-23 19:30:33 +03:00
ToolMove.py - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard 2019-09-26 17:46:25 +03:00
ToolNonCopperClear.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
ToolOptimal.py - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals 2019-09-30 03:02:04 +03:00
ToolPDF.py - fixed some of the strings that were left in the old way 2019-09-13 18:27:00 +03:00
ToolPaint.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
ToolPanelize.py - some strings changed to be easier for translation 2019-09-22 17:06:22 +03:00
ToolPcbWizard.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolProperties.py - modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations 2019-09-06 21:02:08 +03:00
ToolRulesCheck.py - setup signals in the Rules Check Tool GUI 2019-09-29 03:28:01 +03:00
ToolShell.py - made --shellvars into --shellvar and make it only one list of commands passed to the Tcl. The list is separated by comma but without spaces. The variables are accessed in Tcl with the names shellvar_x where x is the index in the list of command comma separated values 2019-09-17 18:37:34 +03:00
ToolSolderPaste.py - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash 2019-09-28 23:58:23 +03:00
ToolSub.py - some strings changed to be easier for translation 2019-09-22 17:06:22 +03:00
ToolTransform.py - created the GUI for the Rule Check Tool 2019-09-28 00:34:18 +03:00
__init__.py - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals 2019-09-30 03:02:04 +03:00