Marius Stanciu
|
d03428f860
- made sure that the units are read from the self.defaults and not from the GUI
|
před 6 roky |
Marius Stanciu
|
9fd98b4573
- GCode view now has line numbers
|
před 6 roky |
Marius Stanciu
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
před 6 roky |
Marius Stanciu
|
849bcded4c
- updated the UI in Geometry UI
|
před 6 roky |
Marius Stanciu
|
cd7620c801
- getting rid of all the Options GUI and related functions as it is no longer supported
|
před 6 roky |
Marius Stanciu
|
120e866a01
- working on the Calibrate Excellon Tool
|
před 6 roky |
Marius Stanciu
|
9f99520683
- fixed a bug in milling holes due of a message wrongly formatted
|
před 6 roky |
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
|
před 6 roky |
Marius Stanciu
|
5580c49a92
- changed some of the signals from returnPressed to editingFinished due of now using the SpinBoxes
|
před 6 roky |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
před 6 roky |
Marius Stanciu
|
3bebc16725
- optimized the Move Tool
|
před 6 roky |
Marius Stanciu
|
23da38d8f3
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
|
před 6 roky |
Marius Stanciu
|
8762b115c9
- made FlatCAMExcellon and FlatCAMGerber into their own files in the flatcamParser folder
|
před 6 roky |
Marius Stanciu
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
před 6 roky |
Marius Stanciu
|
32ff417a2c
- fixed a bug in Excellon Editor that crashed the app when editing the first tool added automatically into a new black Excellon file
|
před 6 roky |
Marius Stanciu
|
46e7be20e2
- optimized the toggle axis command
|
před 6 roky |
Marius Stanciu
|
f00559bf6a
- made hover shapes work in legacy graphic engine
|
před 6 roky |
Marius Stanciu
|
63b261685d
- fixed Geometry Editor to work in legacy graphic engine
|
před 6 roky |
Marius Stanciu
|
399b0b45c6
- fixed drawing of selection box when dragging mouse on screen and the selection shape drawing on the selected objects
|
před 6 roky |
Marius Stanciu
|
bc6dc3decf
- fixed CNCJob and Excellon plotting in legacy graphic engine
|
před 6 roky |
Marius Stanciu
|
01e2755676
- fixed mouse cursor to work for all objects
|
před 6 roky |
Marius Stanciu
|
011e80c0ce
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
|
před 6 roky |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
před 6 roky |
Marius Stanciu
|
1a8784f5ab
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
|
před 6 roky |
Marius Stanciu
|
59704a6e01
- fixed issue when loading unbuffered a Gerber file that has negative regions
|
před 6 roky |
Marius Stanciu
|
4b7115ca59
- added formatting for some strings in the app strings, making the future translations easier
|
před 6 roky |
Marius Stanciu
|
0e96be7d9a
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
|
před 6 roky |
Marius Stanciu
|
f9b5689008
- fixed aperture move in Gerber Editor
|
před 6 roky |
Marius Stanciu
|
4ca15b486b
- modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
|
před 6 roky |
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.
|
před 6 roky |