| .. |
|
ToolCalculators.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
há 6 anos atrás |
|
ToolCutOut.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
há 6 anos atrás |
|
ToolDblSided.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
há 6 anos atrás |
|
ToolDistance.py
|
24723509f8
- in Preferences General, Gerber, Geometry, Excellon, CNCJob sections made all the input fields of type SpinBox (where possible)
|
há 6 anos atrás |
|
ToolDistanceMin.py
|
b226177448
- in Tool Distance and Tool Minimal Distance made the entry fields read-only
|
há 6 anos atrás |
|
ToolFilm.py
|
01a9763ad6
- in Gerber isolation section, the tool dia value is updated when changing from Circular to V-shape and reverse
|
há 6 anos atrás |
|
ToolImage.py
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
há 6 anos atrás |
|
ToolMove.py
|
bd5dd2f68e
- fixed Tool Move to work only for objects that are selected but also plotted, therefore disabled objects will not be moved even if selected
|
há 6 anos atrás |
|
ToolNonCopperClear.py
|
1668939df7
- more changes in Preferences GUI, replacing the FCEntries with Spinners
|
há 6 anos atrás |
|
ToolOptimal.py
|
5cec1dfeab
- 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)
|
há 6 anos atrás |
|
ToolPDF.py
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
há 6 anos atrás |
|
ToolPaint.py
|
23da38d8f3
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
|
há 6 anos atrás |
|
ToolPanelize.py
|
851a4b8554
- fixed ToolPanelize to use FCDoubleSpinner in some places
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
ToolRulesCheck.py
|
47773e0f82
- updated the Rules Check Tool - solved some issues
|
há 6 anos atrás |
|
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
|
há 6 anos atrás |
|
ToolSolderPaste.py
|
4de25b48a1
- fixed an conflict in a signal usage that was triggered by Tool SolderPaste when a new project was created
|
há 6 anos atrás |
|
ToolSub.py
|
183d4b7966
- some strings changed to be easier for translation
|
há 6 anos atrás |
|
ToolTransform.py
|
18c72e4286
- optimized the Transformation Tool both in GUI and in functionality and replaced the entries with QSpinBox
|
há 6 anos atrás |
|
__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
|
há 6 anos atrás |