Marius Stanciu
|
4b7115ca59
- added formatting for some strings in the app strings, making the future translations easier
|
6 роки тому |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 роки тому |
Marius Stanciu
|
f9b5689008
- fixed aperture move in Gerber Editor
|
6 роки тому |
Marius Stanciu
|
4ca15b486b
- modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
|
6 роки тому |
Marius Stanciu
|
2fbb480f86
- in NCC Tool added ability to add multiple zones to clear when Area option is checked and the modifier key is pressed (either CTRL or SHIFT as set in Preferences). Right click of the mouse is an additional way to finish the job.
|
6 роки тому |
Marius Stanciu
|
b20203eace
- moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed
|
6 роки тому |
Marius Stanciu
|
77535d57b6
- In Excellon Editor -> fixed bug that caused incorrect display of the relative coordinates in the status bar
|
6 роки тому |
Marius Stanciu
|
66a205a6fd
- in Excellon Editor -> remade the Tool edit made by editing the diameter values in the Tools Table to work for slots too
|
6 роки тому |
Marius Stanciu
|
aa97a3722b
- in Excellon editor -> Resize tool, made sure that when the slot is resized, it's length remain the same, because the tool should influence only the 'thickness' of the slot. Since I don't know anything but the geometry and tool diameter, this is only an approximation and computationally intensive
|
6 роки тому |
Marius Stanciu
|
7223215386
- in Excellon Editor fixed the display of the number of slots in the Tool Table after the resize done with the Resize tool
|
6 роки тому |
Marius Stanciu
|
bbc00c8f35
- fixed a weird error that created a crash in the following scenario: create a new excellon, edit it, add some drills/slots, delete it without saving, create a new excellon, try to edit and a crash is issued due of a wrapped C++ error
|
6 роки тому |
Marius Stanciu
|
3a5622ffc6
- working in Excellon Editor to Tool Resize to consider the slots, too
|
6 роки тому |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 роки тому |
Marius Stanciu
|
b9123e5a72
- working on the Slots Array in Excellon Editor - building the GUI
|
6 роки тому |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 роки тому |
Marius Stanciu
|
0e03252af7
- in Excellon Editor fixed the selection issue which in a certain step created a failure in the Copy and Move tools.
|
6 роки тому |
Marius Stanciu
|
f3fc175197
- changes in the way the edited Excellon with added slots is saved
|
6 роки тому |
Marius Stanciu
|
c0cd61df3f
- fixed the loading of Excellon with slots and the saving of edited Excellon object in regard of slots, in Excellon Editor
|
6 роки тому |
Marius Stanciu
|
4b8c999a66
- in FCSlot finished the utility geometry and the GUI for it
|
6 роки тому |
Marius Stanciu
|
3905e11171
- started to work in adding slots and slots array in Excellon Editor
|
6 роки тому |
Marius Stanciu
|
cf8a277825
- trying to fix reported bugs
|
6 роки тому |
Marius Stanciu
|
8cadcb3837
- fixed another bug that when selecting an Excellon object after disabling it it crashed the app
|
6 роки тому |
Marius Stanciu
|
2797a58165
- fixed bug in FlatCAMObj.FlatCAMGeometry.ui_disconnect(); the widgets signals were not disconnected from handlers when required therefore the signals were connected in an exponential way
|
6 роки тому |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 роки тому |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 роки тому |
Marius Stanciu
|
150bb9e999
- PEP8 cleanup in FlatCAMGui
|
6 роки тому |
Marius Stanciu
|
dc51f6d833
- PEP8 updates in FlatCAMExcEditor.py
|
6 роки тому |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 роки тому |
Marius Stanciu
|
3cf122827f
- solved a bug in Excellon Editor that caused app crash when trying to edit a tool in Tool Table due of missing a tool offset
|
6 роки тому |
Marius Stanciu
|
72724eafae
- Excellon Editor: fixed mouse right click was always doing popup context menu
|
6 роки тому |