Marius Stanciu
|
c886e3300c
- added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85
|
6 years ago |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 years ago |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 years ago |
Marius Stanciu
|
f3fc175197
- changes in the way the edited Excellon with added slots is saved
|
6 years ago |
Marius Stanciu
|
3905e11171
- started to work in adding slots and slots array in Excellon Editor
|
6 years ago |
Marius Stanciu
|
13a29a229d
- added all the tools from Gerber Editor to the the contextual menu
|
6 years ago |
Marius Stanciu
|
3e339630e6
- fixed bugs in Geometry Editor
|
6 years ago |
Marius Stanciu
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 years ago |
Marius Stanciu
|
0686e77f99
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
|
6 years ago |
Marius Stanciu
|
ee3b38327e
- added new option in ToolSub: the ability to close (or not) the resulting paths when using tool on Geometry objects. Added also a new category in the Edit -> Preferences -> Tools, the Substractor Tool Options
|
6 years ago |
Marius Stanciu
|
fd104eee55
- done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here)
|
6 years ago |
Marius Stanciu
|
eea66c0311
- added new feature in NCC Tool: now another object can be used as reference for the area extent to be cleared of copper
|
6 years ago |
Marius Stanciu
|
7a6c0541be
- started to work on Paint Area in Paint Tool
|
6 years ago |
Marius Stanciu
|
258d3463e7
- replaced setFixedWidth calls with setMinimumWidth
|
6 years ago |
Marius Stanciu
|
74460f9dcd
- some minor UI changes
|
6 years ago |
Marius Stanciu
|
59b4defa0b
- fixed bug that crashed the app after creating a new geometry, if a new object is loaded and the new geometry is deleted and then trying to select the just loaded new object
|
6 years ago |
Marius Stanciu
|
c6d917dec4
- added project name to the window title
|
6 years ago |
Marius Stanciu
|
33344b6626
- added a detection if any values are changed in the Edit -> Preferences window and on close it will ask the user if he wants to save the changes or not
|
6 years ago |
Marius Stanciu
|
93b2907ba7
- work on identification of changes in Preferences tab
|
6 years ago |
Marius Stanciu
|
6242d1809b
- changed the order of the menu entries in the FIle -> Open ...
|
6 years ago |
Marius Stanciu
|
f282a761b4
- added two more strings to translation strings (due of German language)
|
6 years ago |
Marius Stanciu
|
1e7421ebe9
- changed the Disable plots menu entry in the context menu, into a Toggle Visibility menu entry
|
6 years ago |
Marius Stanciu
|
c6e3176ac3
- in Basic mode, the tool type column is no longer hidden as it may create issues when using an painted geometry
|
6 years ago |
Marius Stanciu
|
dce0d971cd
- updated the CutOut tool so it will work on single PCB Gerbers or on PCB panel Gerbers
|
6 years ago |
Marius Stanciu
|
e691c26b01
- 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 years ago |
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 years ago |
Marius Stanciu
|
ac2bf56e14
- added some more strings to the translateable ones, especially the radio button labels
|
6 years ago |
Marius Stanciu
|
43cb92e1d8
- fixed a possible issue in Gerber Object class
|
6 years ago |
Marius Stanciu
|
429753d211
- fixes issues with units conversion when the tool diameters are a list of comma separated values (NCC Tool, SolderPaste Tool and Geometry Object)
|
6 years ago |
Marius Stanciu
|
68bdfaf062
- some GUI layout optimizations in Edit -> Preferences
|
6 years ago |