| .. |
|
ToolCalculators.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 лет назад |
|
ToolCutOut.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 лет назад |
|
ToolDblSided.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 лет назад |
|
ToolDistance.py
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
6 лет назад |
|
ToolDistanceMin.py
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
6 лет назад |
|
ToolFilm.py
|
01a9763ad6
- in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse
|
6 лет назад |
|
ToolImage.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 лет назад |
|
ToolMove.py
|
d7649d2118
- preparing ToolMove to switch for multiprocessing
|
6 лет назад |
|
ToolNonCopperClear.py
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 лет назад |
|
ToolOptimal.py
|
d103c2d234
- working in adding to the Optimal Tool the rest of the distances found in the Gerber and the locations associated; added GUI
|
6 лет назад |
|
ToolPDF.py
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 лет назад |
|
ToolPaint.py
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 лет назад |
|
ToolPanelize.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 лет назад |
|
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 лет назад |
|
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 лет назад |
|
ToolRulesCheck.py
|
a90e7629dc
- optimized Rules Check Tool so it runs faster when doing Copper 2 Copper rule
|
6 лет назад |
|
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 лет назад |
|
ToolSolderPaste.py
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 лет назад |
|
ToolSub.py
|
183d4b7966
- some strings changed to be easier for translation
|
6 лет назад |
|
ToolTransform.py
|
18c72e4286
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
|
6 лет назад |
|
__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
|
6 лет назад |