| .. |
|
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
|
6 years ago |
|
ToolCutOut.py
|
03dd0ee8b6
- fixed CutOut Tool to work in legacy graphic engine
|
6 years ago |
|
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
|
6 years ago |
|
ToolFilm.py
|
be4d4387f4
- more GUI optimizations related to being part of the Advanced category or not
|
6 years ago |
|
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
|
6 years ago |
|
ToolMeasurement.py
|
161dbdcb2d
- fixed the ToolMeasurement geometry not being displayed
|
6 years ago |
|
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
|
6 years ago |
|
ToolNonCopperClear.py
|
46e7be20e2
- optimized the toggle axis command
|
6 years ago |
|
ToolOptimal.py
|
a2bef40097
- added a new tool named "Optimal Tool" which will determine the minimum distance between the copper features for a Gerber object, in fact determining the maximum diameter for a isolation tool that can be used for a complete isolation
|
6 years ago |
|
ToolPDF.py
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 years ago |
|
ToolPaint.py
|
46e7be20e2
- optimized the toggle axis command
|
6 years ago |
|
ToolPanelize.py
|
183d4b7966
- some strings changed to be easier for translation
|
6 years ago |
|
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
|
6 years ago |
|
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
|
6 years ago |
|
ToolRulesCheck.py
|
c5ecc7ad88
- created the GUI for the Rule Check Tool
|
6 years ago |
|
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
|
6 years ago |
|
ToolSolderPaste.py
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
6 years ago |
|
ToolSub.py
|
183d4b7966
- some strings changed to be easier for translation
|
6 years ago |
|
ToolTransform.py
|
c5ecc7ad88
- created the GUI for the Rule Check Tool
|
6 years ago |
|
__init__.py
|
a2bef40097
- added a new tool named "Optimal Tool" which will determine the minimum distance between the copper features for a Gerber object, in fact determining the maximum diameter for a isolation tool that can be used for a complete isolation
|
6 years ago |