Marius Stanciu
|
46e7be20e2
- optimized the toggle axis command
|
6 vuotta sitten |
Marius Stanciu
|
f00559bf6a
- made hover shapes work in legacy graphic engine
|
6 vuotta sitten |
Marius Stanciu
|
63b261685d
- fixed Geometry Editor to work in legacy graphic engine
|
6 vuotta sitten |
Marius Stanciu
|
399b0b45c6
- fixed drawing of selection box when dragging mouse on screen and the selection shape drawing on the selected objects
|
6 vuotta sitten |
Marius Stanciu
|
bc6dc3decf
- fixed CNCJob and Excellon plotting in legacy graphic engine
|
6 vuotta sitten |
Marius Stanciu
|
01e2755676
- fixed mouse cursor to work for all objects
|
6 vuotta sitten |
Marius Stanciu
|
011e80c0ce
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
|
6 vuotta sitten |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 vuotta sitten |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
6 vuotta sitten |
Marius Stanciu
|
59704a6e01
- fixed issue when loading unbuffered a Gerber file that has negative regions
|
6 vuotta sitten |
Marius Stanciu
|
4b7115ca59
- added formatting for some strings in the app strings, making the future translations easier
|
6 vuotta sitten |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
6 vuotta sitten |
Marius Stanciu
|
f9b5689008
- fixed aperture move in Gerber Editor
|
6 vuotta sitten |
Marius Stanciu
|
4ca15b486b
- modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
|
6 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
77535d57b6
- In Excellon Editor -> fixed bug that caused incorrect display of the relative coordinates in the status bar
|
6 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
3a5622ffc6
- working in Excellon Editor to Tool Resize to consider the slots, too
|
6 vuotta sitten |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 vuotta sitten |
Marius Stanciu
|
b9123e5a72
- working on the Slots Array in Excellon Editor - building the GUI
|
6 vuotta sitten |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
f3fc175197
- changes in the way the edited Excellon with added slots is saved
|
6 vuotta sitten |
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 vuotta sitten |
Marius Stanciu
|
4b8c999a66
- in FCSlot finished the utility geometry and the GUI for it
|
6 vuotta sitten |
Marius Stanciu
|
3905e11171
- started to work in adding slots and slots array in Excellon Editor
|
6 vuotta sitten |