- added a new TclCommand named Bbox who generate a bounding box.

This commit is contained in:
Marius Stanciu
2019-08-24 21:25:25 +03:00
committed by Marius
parent a29f8ec43d
commit d606c836f4
5 changed files with 107 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- remade the TclCommand Paint to work in the new configuration of the the app (the painting functions are now in their own tool, Paint Tool)
- fixed a bug in the Properties Tool
- added a new TcL Command named Nregions who generate non-copper regions
- added a new TclCommand named Bbox who generate a bounding box.
23.08.2019