Marius Stanciu
|
313acd0a25
- replaced some of the icons that did not looked Ok on the dark theme
|
6 years ago |
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 years ago |
Marius Stanciu
|
4be989fa5c
- adjusted the layout in NCC Tool
|
6 years ago |
Marius Stanciu
|
5f769105bc
- fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner
|
6 years ago |
Marius Stanciu
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 years ago |
Marius Stanciu
|
78721590e0
- fixed a bug in NCC Tool and start trying to make the App responsive while the NCC tool is run in a non-threaded way
|
6 years ago |
Marius Stanciu
|
1668939df7
- more changes in Preferences GUI, replacing the FCEntries with Spinners
|
6 years ago |
Marius Stanciu
|
23da38d8f3
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
|
6 years ago |
Marius Stanciu
|
9506095ca2
- fixed an issue with the tool table context menu in Paint Tool
|
6 years ago |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
6 years ago |
Marius Stanciu
|
f47d9cf3d2
- fixed issue #319 where generating a CNCJob from a geometry made with NCC Tool made the app crash
|
6 years ago |
Marius Stanciu
|
46e7be20e2
- optimized the toggle axis command
|
6 years ago |
Marius Stanciu
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
6 years ago |
Marius Stanciu
|
f00559bf6a
- made hover shapes work in legacy graphic engine
|
6 years ago |
Marius Stanciu
|
42d26c1323
- fixed display of distance labels and code optimizations in ToolPaint and NCC Tool
|
6 years ago |
Marius Stanciu
|
e8109d2007
- fixed Gerber Editor to work in legacy graphic engine
|
6 years ago |
Marius Stanciu
|
01e2755676
- fixed mouse cursor to work for all objects
|
6 years ago |
Marius Stanciu
|
011e80c0ce
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
|
6 years ago |
Marius Stanciu
|
846e68a8c2
- some GUI optimizations
|
6 years ago |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 years ago |
Marius Stanciu
|
57f4762261
- added to the NonCopperClear.clear_copper() a parameter to be able to run it non-threaded
|
6 years ago |
Marius Stanciu
|
e82bc22caf
- more string changes
|
6 years ago |
Marius Stanciu
|
f6cd63021e
- fixed some of the strings that were left in the old way
|
6 years ago |
Marius Stanciu
|
4114e773dd
- when disabling plots, if the selection shape is visible, it will be deleted
|
6 years ago |
Marius Stanciu
|
7341e089dd
- fixed an object used before declaring it in NCC Tool - Area option
|
6 years ago |
Marius Stanciu
|
59704a6e01
- fixed issue when loading unbuffered a Gerber file that has negative regions
|
6 years ago |
Marius Stanciu
|
f38dab80e3
- added for NCC Tool and Paint Tool a setting in the Preferences -> Tools --> (NCC Tool/ Paint Tool) that can set a progressive plotting (plot shapes as they are processed)
|
6 years ago |
Marius Stanciu
|
198e055328
- added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen
|
6 years ago |
Marius Stanciu
|
5d854a6f1b
- added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool
|
6 years ago |
Marius Stanciu
|
24e29bda55
- more customization for the progress display in case of NCC Tool, Paint Tool and for the Gcode generation
|
6 years ago |