Marius Stanciu
|
47cd3dd043
- in NCC Tool added area selection feature
|
6 tahun lalu |
Marius Stanciu
|
f338403130
- added new entry in Properties Tool which is the calculated Convex Hull Area (should give a more precise area for the irregular shapes than the box area)
|
6 tahun lalu |
Marius Stanciu
|
50210820e2
- added feature in Paint Tool allowing the painting to be done on Gerber objects
|
6 tahun lalu |
Marius Stanciu
|
1d470bafb4
- replaced the layout from Grid to Form for the Reference objects comboboxes in Paint Tool and in NCC Tool
|
6 tahun lalu |
Marius Stanciu
|
03c264886d
- added ability to do copper clearing through NCC Tool on Geometry objects also
|
6 tahun lalu |
Marius Stanciu
|
392b0e1b49
- fixed the Spanish, Brazilian Portuguese and Romanian translations
|
6 tahun lalu |
Marius Stanciu
|
07c31bba22
- fixed bug in Tool Sub that created issues when toggling visibility of the plots
|
6 tahun lalu |
Marius Stanciu
|
1b6dd02217
- some mods in the Tool Sub
|
6 tahun lalu |
Marius Stanciu
|
498f562a68
- fixed the POT file and the German translation
|
6 tahun lalu |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
6 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
8b12dbd52d
- updated the translation files for the modified strings (and for the newly added strings)
|
6 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
762d949461
- added GUI in Paint tool in beginning to add Paint by external reference object
|
6 tahun lalu |
Marius Stanciu
|
1fca6ef1bf
- added possibility to drag & drop FlatCAM config files (*.FlatConfig) into the canvas to be opened into the application
|
6 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
ae5de6c149
- added messages in the application window title which show the progress in loading a project (which is not thread-safe therefore keeping the app from fully initialize until finished)
|
6 tahun lalu |
Marius Stanciu
|
2720bc34b7
- projects at startup don't work in another thread so there is no multithreading if I want to double click an project and to load it
|
6 tahun lalu |
Marius Stanciu
|
b297e15eee
- made the exported preferences formatted therefore more easily read
|
6 tahun lalu |
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 tahun lalu |
Marius Stanciu
|
d8937b82fc
- fixed bug in Geometry Editor, in disconnect_canvas_event_handlers() where I left some part of code without adding a try - except block which was required
|
6 tahun lalu |
Marius Stanciu
|
b0db73497c
- updated translations and changed version
|
6 tahun lalu |
Marius Stanciu
|
9205dd61f8
- fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions
|
6 tahun lalu |
Marius Stanciu
|
0131fb7700
- fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions
|
6 tahun lalu |
Marius Stanciu
|
bc6b2666cd
- added estimated time of routing for the CNCJob and added travelled distance parameter for geometry, too
|
6 tahun lalu |
Marius Stanciu
|
923ce6aa7f
- updated the translations for the new strings
|
6 tahun lalu |
Marius Stanciu
|
77535d57b6
- In Excellon Editor -> fixed bug that caused incorrect display of the relative coordinates in the status bar
|
6 tahun lalu |
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 tahun lalu |
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 tahun lalu |
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 tahun lalu |