- fixed the CNCJob geometry created with HPGL preprocessor

This commit is contained in:
Marius Stanciu
2019-12-16 20:32:00 +02:00
committed by Marius
parent 435648171e
commit 0574f7a039
3 changed files with 5 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ CAD program, and create G-Code for Isolation routing.
- made sure that in Geometry Editor the self.app.mouse attribute is updated with the current mouse position (x, y)
- updated the preprocessor files
- fixed the HPGL preprocessor
- fixed the CNCJob geometry created with HPGL preprocessor
15.12.2019