- fixed GCode generated with HPGL preprocessor to output only integer coordinates

- fixed the HPGL2 import parsing for absolute linear movements
This commit is contained in:
Marius Stanciu
2019-12-16 21:20:08 +02:00
committed by Marius
parent 0574f7a039
commit f857326687
3 changed files with 44 additions and 12 deletions

View File

@@ -20,7 +20,8 @@ CAD program, and create G-Code for Isolation routing.
- updated the preprocessor files
- fixed the HPGL preprocessor
- fixed the CNCJob geometry created with HPGL preprocessor
- fixed GCode generated with HPGL preprocessor to output only integer coordinates
- fixed the HPGL2 import parsing for absolute linear movements
15.12.2019