flatcam/flatcamTools
Marius Stanciu 0ca078abf2 - more fixes in Rules Check Tool 2019-10-12 05:47:50 +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 Preferences General, Gerber, Geometry, Excellon, CNCJob sections made all the input fields of type SpinBox (where possible) 2019-10-08 04:17:08 +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 - fixed Tool Move to work only for objects that are selected but also plotted, therefore disabled objects will not be moved even if selected 2019-10-10 19:33:30 +03:00
ToolNonCopperClear.py - more changes in Preferences GUI, replacing the FCEntries with Spinners 2019-10-08 16:00:57 +03:00
ToolOptimal.py - updated Optimal Tool to display both points coordinates that made a distance (and the minimum) not only the middle point (which is still the place where the jump happen) 2019-10-07 01:56:30 +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 - added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings 2019-10-07 04:06:00 +03:00
ToolPanelize.py - fixed ToolPanelize to use FCDoubleSpinner in some places 2019-10-10 00:30:07 +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 - more fixes in Rules Check Tool 2019-10-12 05:47:50 +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 conflict in a signal usage that was triggered by Tool SolderPaste when a new project was created 2019-10-07 00:37:39 +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