- fixed some TclCommands: MillDrills and OpenGerber

This commit is contained in:
Marius Stanciu
2019-11-19 23:22:14 +02:00
committed by Marius
parent f707a9f06f
commit 50abe2883d
3 changed files with 6 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
19.11.2019
- removed the f-strings replacing them with the traditional string formatting due of not being supported by older versions of Python 3
- fixed some TclCommands: MillDrills and OpenGerber
18.11.2019