- fixed a bug in SolderPaste Tool that did not allow to view the GCode

This commit is contained in:
Marius Stanciu
2019-10-30 00:49:44 +02:00
committed by Marius
parent a0e142f6e9
commit d2d5371148
3 changed files with 20 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
30.10.2019
- converted SolderPaste Tool to usage of SpinBoxes; changed the SolderPaste Tool UI in Preferences too
- fixed a bug in SolderPaste Tool that did not allow to view the GCode
29.10.2019