- added support for G91 coordinates

- working in plotting the CNCjob generated with G91 coordinates
This commit is contained in:
Marius Stanciu
2019-09-04 17:41:17 +03:00
parent 28e31eb312
commit a2a3f1c1ed
4 changed files with 412 additions and 135 deletions

View File

@@ -12,6 +12,8 @@ CAD program, and create G-Code for Isolation routing.
4.09.2019
- started to work on support for G91 in Gcode (relative coordinates)
- added support for G91 coordinates
- working in plotting the CNCjob generated with G91 coordinates
3.09.2019