David Robertson
|
a05c174ec8
Fix some things that I broke and further cleanup
|
5 лет назад |
Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
Marius Stanciu
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
5 лет назад |
Marius Stanciu
|
ea4502b965
- some PEP changes, some method descriptions updated
|
5 лет назад |
Marius Stanciu
|
a1499158c2
- refactored some of the code in the App class and created a new Tcl Command named Help
|
5 лет назад |
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 лет назад |