Marius Stanciu
38abfa4f31
- fixed issues in the Tools Database due of recent changes in how the data structure is created
...
- made sure that the right tools go only to the intended use, in Tools Database otherwise an error status message is created and Tools DB is closed on adding a wrong tool
- fixed the usage for Tools Database in Unix-like OS's
- done some modest refactoring
- fixed the Search and Add feature in Geometry Object UI
2020-10-29 22:32:44 +02:00
Marius Stanciu
5a929a4c60
- Excellon UI: fixed a small issue with toggling all rows in Tools Table not toggling off and also the milling section in Utilities was not updated
2020-10-23 19:16:56 +03:00
Marius Stanciu
66a3e36701
- cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app
2020-10-21 13:55:41 +03:00
Marius Stanciu
0fc6f41177
- added some icons to more push buttons inside the app
...
- a change of layout in Tools Database
2020-07-15 21:11:47 +03:00
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
...
- Multiple Tools fix - fixes for when having multiple tools selected which created issues in tool tables for many tools
2020-07-13 15:49:11 +03:00
Marius Stanciu
c1a6bcc9f0
- put the bases for a new Tool: Milling Holes Tool
2020-06-18 23:43:54 +03:00