- removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon)

This commit is contained in:
Marius Stanciu
2019-09-27 05:13:38 +03:00
committed by Marius
parent 46e7be20e2
commit 2c9657d9eb
4 changed files with 4 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- optimized the toggle axis command
- added posibility of using a big mouse cursor or a small mouse cursor. The big mouse cursor is made from 2 infinite lines. This was implemented for both graphic engines
- added ability to change the cursor size when the small mouse cursor is selected in Preferences -> General
- removed the line that remove the spaces from the path parameter in the Tcl commands that open something (Gerber, Gcode, Excellon)
27.09.2019