- fixed a division by zero error: fixed #377

This commit is contained in:
Marius Stanciu
2020-02-01 06:59:15 +02:00
committed by Marius
parent 6eb96264f1
commit 7aea33914c
4 changed files with 15 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ CAD program, and create G-Code for Isolation routing.
- added a new functionality, a variation of Set Origin named Move to Origin. It will move a selection of objects to origin such as the bottom left corner of the bounding box that fit them all is in origin.
- fixed some bugs
- fixed a division by zero error: fixed #377
30.01.2020