Marius Stanciu 3211fedca0 - made the Minimum Distance Tool more precise for the Excellon Editor since in the Excellon Editor the holes shape are represented as a cross line but in reality they should be evaluated as circles il y a 6 ans
..
ToolCalculators.py 88b04f9e7a - 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 il y a 6 ans
ToolCutOut.py 03dd0ee8b6 - fixed CutOut Tool to work in legacy graphic engine il y a 6 ans
ToolDblSided.py 88b04f9e7a - 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 il y a 6 ans
ToolDistance.py d3cad737cc - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals il y a 6 ans
ToolDistanceMin.py 3211fedca0 - made the Minimum Distance Tool more precise for the Excellon Editor since in the Excellon Editor the holes shape are represented as a cross line but in reality they should be evaluated as circles il y a 6 ans
ToolFilm.py be4d4387f4 - more GUI optimizations related to being part of the Advanced category or not il y a 6 ans
ToolImage.py beda0df4a4 - 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 il y a 6 ans
ToolMove.py 0f91d4dff0 - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard il y a 6 ans
ToolNonCopperClear.py f47d9cf3d2 - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash il y a 6 ans
ToolOptimal.py d3cad737cc - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals il y a 6 ans
ToolPDF.py f6cd63021e - fixed some of the strings that were left in the old way il y a 6 ans
ToolPaint.py f47d9cf3d2 - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash il y a 6 ans
ToolPanelize.py 183d4b7966 - some strings changed to be easier for translation il y a 6 ans
ToolPcbWizard.py 88b04f9e7a - 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 il y a 6 ans
ToolProperties.py 88b04f9e7a - 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 il y a 6 ans
ToolRulesCheck.py aa7b2426e7 - setup signals in the Rules Check Tool GUI il y a 6 ans
ToolShell.py 608f1dd958 - 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 il y a 6 ans
ToolSolderPaste.py f47d9cf3d2 - fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash il y a 6 ans
ToolSub.py 183d4b7966 - some strings changed to be easier for translation il y a 6 ans
ToolTransform.py c5ecc7ad88 - created the GUI for the Rule Check Tool il y a 6 ans
__init__.py d3cad737cc - modified the Distance Tool such that the numbe of decimals all over the tool is set in one place by the self.decimals il y a 6 ans