| .. |
|
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
|
před 6 roky |
|
ToolCutOut.py
|
03dd0ee8b6
- fixed CutOut Tool to work in legacy graphic engine
|
před 6 roky |
|
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
|
před 6 roky |
|
ToolDistance.py
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
před 6 roky |
|
ToolDistanceMin.py
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
před 6 roky |
|
ToolFilm.py
|
6d2ed26e0e
- small GUI changes in Optimal Tool and in Film Tool
|
před 6 roky |
|
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
|
před 6 roky |
|
ToolMove.py
|
d7649d2118
- preparing ToolMove to switch for multiprocessing
|
před 6 roky |
|
ToolNonCopperClear.py
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
před 6 roky |
|
ToolOptimal.py
|
6d2ed26e0e
- small GUI changes in Optimal Tool and in Film Tool
|
před 6 roky |
|
ToolPDF.py
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
před 6 roky |
|
ToolPaint.py
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
před 6 roky |
|
ToolPanelize.py
|
183d4b7966
- some strings changed to be easier for translation
|
před 6 roky |
|
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
|
před 6 roky |
|
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
|
před 6 roky |
|
ToolRulesCheck.py
|
a90e7629dc
- optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule
|
před 6 roky |
|
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
|
před 6 roky |
|
ToolSolderPaste.py
|
83f229ed9e
- fixed bug in Geometry Editor that did not allow the copy of geometric elements
|
před 6 roky |
|
ToolSub.py
|
183d4b7966
- some strings changed to be easier for translation
|
před 6 roky |
|
ToolTransform.py
|
c5ecc7ad88
- created the GUI for the Rule Check Tool
|
před 6 roky |
|
__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
|
před 6 roky |