- fixed the toggle_units() method so now the grid values are accurate to the decimal

This commit is contained in:
Marius Stanciu
2019-12-06 14:02:15 +02:00
parent 7ac972e6c5
commit 770986c27e
2 changed files with 56 additions and 40 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
6.12.2019
- fixed the toggle_units() method so now the grid values are accurate to the decimal
5.12.2019
- in NCC Tool, the new Geometry object that is created on copper clear now has the solid_geometry attribute where the geometry is stored not only in the obj.tools attribute