Marius Stanciu
|
d80de538e3
- modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387.
|
5 年之前 |
Marius Stanciu
|
ecba1a9232
- updated the 2Sided Tool by not allowing the Gerber file to be mirrored without a valid reference and added some placeholder texts
|
5 年之前 |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
5 年之前 |
Marius Stanciu
|
15ee54d057
- updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App
|
5 年之前 |
Marius Stanciu
|
0477a9860a
- added property that allow the FCComboBox to update the view with the last item loaded; updated the app to use this property
|
5 年之前 |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
5 年之前 |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
6 年之前 |
Marius Stanciu
|
e7c25e9b8a
- updated 2Sided Tool- wip
|
6 年之前 |
Marius Stanciu
|
cd45276819
- updated 2Sided Tool
|
6 年之前 |
Marius Stanciu
|
a6b2b0af54
- remade the GUI + small fixes in 2Sided Tool
|
6 年之前 |
Marius Stanciu
|
c16ecfe0c3
- fixed issue in Film Tool where some parameters names in calls of method export_positive() were not matching the actual parameters name
|
6 年之前 |
Marius Stanciu
|
80f1d30a28
- added Preferences values for PDF margins when saving text in Code Editor as PDF
|
6 年之前 |
Marius Stanciu
|
04d30fb1b4
- in 2-Sided Tool added a way to calculate the bounding box values for a selection of objects, and also the centroid
|
6 年之前 |
Marius Stanciu
|
1cb66f3faf
- finished the Calibration Tool
|
6 年之前 |
Marius Stanciu
|
ee1665fe6a
- Calibrate Tool - working on it
|
6 年之前 |
Marius Stanciu
|
0d0f872244
- application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters
|
6 年之前 |
Marius Stanciu
|
2fc13c0719
- modified the GUI in all tools making the text of the buttons bold and adding a new button named Reset Tool which have to reset the tool GUI and variables (need to check all tools to see if happen)
|
6 年之前 |
Marius Stanciu
|
057ab93ef8
- finished the Dots and Squares options in the Copper Thieving Tool
|
6 年之前 |
Marius Stanciu
|
8d6df5493c
- fixed GUI in 2Sided Tool
|
6 年之前 |
Marius Stanciu
|
4a3a0a5669
- Copper Fill Tool: added possibility to select between a bounding box rectangular or convex hull when the reference is the geometry of the source Gerber object
|
6 年之前 |
Marius Stanciu
|
dfc0b98181
- fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots
|
6 年之前 |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 年之前 |
Marius Stanciu
|
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 年之前 |
Marius Stanciu
|
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 年之前 |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 年之前 |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 年之前 |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 年之前 |
Marius Stanciu
|
258d3463e7
- replaced setFixedWidth calls with setMinimumWidth
|
6 年之前 |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 年之前 |
Marius Stanciu
|
7c0a8b73e3
- some PEP8 corrections
|
6 年之前 |