Marius Stanciu
|
144a89f686
- added a new method for GCode generation for Geometry objects
|
5 years ago |
Marius Stanciu
|
0fc6f41177
- added some icons to more push buttons inside the app
|
5 years ago |
Marius Stanciu
|
c6baa8ca60
- Multiple Tools fix - fixed issue with converting slots to drills selection being cleared when togglinh all rows by clicking on the header
|
5 years ago |
Marius Stanciu
|
0d886955f8
- when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them
|
5 years ago |
Marius Stanciu
|
eee56a8f2f
- Geometry UI - moved the UI for polishing from Isolation Tool to Geometry UI (actually in the future Milling Tool) where it belongs
|
5 years ago |
Marius Stanciu
|
ddfc8cf6dc
- Isolation Tool - modified the UI; preparing to add new feature of polishing at the end of the milling job
|
5 years ago |
Marius Stanciu
|
6edd7f051a
- Tool Drilling - working on the UI
|
5 years ago |
Marius Stanciu
|
ce5ad816c5
- Drilling Tool - UI is working as expected; I will have to propagate the changes to other tools too, to increase likeness between different parts of the app
|
5 years ago |
Marius Stanciu
|
651b3137e9
- minor fix in App Tools that were updated to have UI in a separate class
|
5 years ago |
Marius Stanciu
|
87524bcfc9
- Tool Isolation - fixed a UI minor issue: 'forced rest' checkbox state at startup was always enabled
|
5 years ago |
Marius Stanciu
|
5757d856d5
- Isolation Tool - fixed to work with selection of tools in the Tool Table (previously it always used all the tools in the Tool Table)
|
5 years ago |
Marius Stanciu
|
9968fd14f2
- in Paint Tool and NCC Tool updated the way the selected tools were processed and made sure that the Tools Table rows are counted only once in the processing
|
5 years ago |
Marius Stanciu
|
5dcc31ef8b
- modified the Paint, NCC and Isolation Tools that when no tools is selected in the Tools Table, a message will show that no Tool is selected and the Geometry generation button is disabled
|
5 years ago |
Marius Stanciu
|
14425d1b25
- modified the Isolation Tool UI: now the tools can be reordered (if the order UI radio is set to 'no')
|
5 years ago |
Marius Stanciu
|
4823b198bb
- added a new string in the tooltip for the button that adds tool from database specifying the tools database administration is done in the menu
|
5 years ago |
Marius Stanciu
|
c44f395625
- made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start
|
5 years ago |
Marius Stanciu
|
a3fd6e9f87
- fixed bug in the Isolation Tool that in certain cases an empty geometry was present in the solid_geometry which mae the CNCJob object generation to fail. It happen for Gerber objects created in the Gerber Editor
|
5 years ago |
Marius Stanciu
|
039500b43f
- fixed issue with trying to access GUI from different threads by adding a new signal for printing to shell messages
|
5 years ago |
Marius Stanciu
|
fc60677cb8
- remade the ReadMe tab
|
5 years ago |
Marius Stanciu
|
2107a4766f
- changed how the import of svg.path module is done in the ParseSVG.py file
|
5 years ago |
Marius Stanciu
|
dc8a34bc16
- improved the Isolation Tool - rest machining: test if the isolated polygon has interiors (holes) and if those can't be isolated too then mark the polygon as a rest geometry to be isolated with the next tool and so on
|
5 years ago |
Marius Stanciu
|
2eecb20e95
- remade file names in the app
|
5 years ago |