- made the output of Panelization Tool a choice out of Gerber and Geometry type of objects. Useful for those who want to engrave multiple copies of the same design.

This commit is contained in:
Marius Stanciu
2019-02-18 23:47:59 +02:00
committed by Marius S
parent 7c2d8ff28e
commit 783604f2aa
4 changed files with 38 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ CAD program, and create G-Code for Isolation routing.
- adjusted the plotcanvas.zomm_fit() function so the objects are better fit into view (with a border around)
- modified the GUI in Objects Selected Tab to accommodate 2 different modes: basic and Advanced. In Basic mode, some of the functionality's are hidden from the user.
- added Tool Transform preferences in Edit -> Preferences and used them through out the app
- made the output of Panelization Tool a choice out of Gerber and Geometry type of objects. Useful for those who want to engrave multiple copies of the same design.
17.02.2019