flatcam/flatcamTools
Marius Stanciu 9506095ca2 - fixed an issue with the tool table context menu in Paint Tool
- made some changes in the GUI in Paint Tool, NCC Tool and SolderPaste Tool
2019-10-05 22:58:54 +03:00
..
ToolCalculators.py - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors 2019-10-05 17:08:51 +03:00
ToolCutOut.py - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors 2019-10-05 17:08:51 +03:00
ToolDblSided.py - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors 2019-10-05 17:08:51 +03:00
ToolDistance.py - in Tool Distance and Tool Minimal Distance made the entry fields read-only 2019-09-30 04:58:26 +03:00
ToolDistanceMin.py - in Tool Distance and Tool Minimal Distance made the entry fields read-only 2019-09-30 04:58:26 +03:00
ToolFilm.py - in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse 2019-10-04 20:43:22 +03:00
ToolImage.py - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors 2019-10-05 17:08:51 +03:00
ToolMove.py - preparing ToolMove to switch for multiprocessing 2019-10-03 01:47:03 +03:00
ToolNonCopperClear.py - fixed an issue with the tool table context menu in Paint Tool 2019-10-05 22:58:54 +03:00
ToolOptimal.py - small GUI changes in Optimal Tool and in Film Tool 2019-10-04 15:24:38 +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 an issue with the tool table context menu in Paint Tool 2019-10-05 22:58:54 +03:00
ToolPanelize.py - remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors 2019-10-05 17:08:51 +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 - optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule 2019-10-04 03:15:31 +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 an issue with the tool table context menu in Paint Tool 2019-10-05 22:58:54 +03:00
ToolSub.py - some strings changed to be easier for translation 2019-09-22 17:06:22 +03:00
ToolTransform.py - optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox 2019-10-05 22:01:02 +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