- Tool Fiducials - added the GUI and the shortcut key

This commit is contained in:
Marius Stanciu
2019-11-21 01:44:55 +02:00
committed by Marius
parent 004ede957d
commit 70f6469ea8
5 changed files with 109 additions and 247 deletions

View File

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
20.11.2019
- Tool Fiducials - added the GUI and the shortcut key
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