Marius Stanciu
|
60512f09a7
- in Properties Tool made threaded the calculation of convex_hull area and to work for multi-geo objects
|
6 lat temu |
Marius Stanciu
|
4b7115ca59
- added formatting for some strings in the app strings, making the future translations easier
|
6 lat temu |
Marius Stanciu
|
9a8fa1ac4c
- added support for file associations with FlatCAM, for Windows
|
6 lat temu |
Marius Stanciu
|
4ca15b486b
- modified the way key modifiers are detected in Gerber Editor Selection class and in Excellon Editor Selection class
|
6 lat temu |
Marius Stanciu
|
e35cf7f02c
- fixed the issue with GUI entries content being deselected on right click in the box in order to copy the value
|
6 lat temu |
Marius Stanciu
|
f087c242f3
- in Tool Cutout tool I've added the possibility to create a cutout without bridge gaps; added the 'None' option in the Gaps combobox
|
6 lat temu |
Marius Stanciu
|
c2991b969b
- moved the canvas setup into it's own function and called it in the init() function
|
6 lat temu |
Marius Stanciu
|
bd8f607b32
- added possibility to turn application portable from the Edit -> Preferences -> General -> App. Preferences -> Portable checkbox
|
6 lat temu |
Marius Stanciu
|
47cd3dd043
- in NCC Tool added area selection feature
|
6 lat temu |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 lat temu |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 lat temu |
Marius Stanciu
|
c2563b4857
- added ability to lock toolbars within the context menu that is popped up on any toolbars right mouse click. The value is saved in QSettings and it is persistent between application startup's.
|
6 lat temu |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 lat temu |
Marius Stanciu
|
1fca6ef1bf
- added possibility to drag & drop FlatCAM config files (*.FlatConfig) into the canvas to be opened into the application
|
6 lat temu |
Marius Stanciu
|
531beb1d97
- in NCC Tool added a new parameter (radio button) that offer the choice on the order of the tools both in tools table and in execution of engraving; added as a parameter also in Edit -> Preferences -> Tools -> NCC Tool
|
6 lat temu |
Marius Stanciu
|
9e7d81d61b
- added new menu category in File -> Backup with two menu entries that duplicate the functions of the export/import preferences buttons from the bottom of the Preferences window
|
6 lat temu |
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 lat temu |
Marius Stanciu
|
ca8a12610e
- fixed the GUI for Slot Arrays in Excellon Editor
|
6 lat temu |
Marius Stanciu
|
ab12853393
- added Edit -> Preferences GUI and storage for the Excellon Editor Add Slots
|
6 lat temu |
Marius Stanciu
|
f3fc175197
- changes in the way the edited Excellon with added slots is saved
|
6 lat temu |
Marius Stanciu
|
3905e11171
- started to work in adding slots and slots array in Excellon Editor
|
6 lat temu |
Marius Stanciu
|
13a29a229d
- added all the tools from Gerber Editor to the the contextual menu
|
6 lat temu |
Marius Stanciu
|
3e339630e6
- fixed bugs in Geometry Editor
|
6 lat temu |
Marius Stanciu
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Marius Stanciu
|
7a6c0541be
- started to work on Paint Area in Paint Tool
|
6 lat temu |
Marius Stanciu
|
258d3463e7
- replaced setFixedWidth calls with setMinimumWidth
|
6 lat temu |