- in Script Editor added support for "CTRL + / " key combo to comment/uncomment line

This commit is contained in:
Marius Stanciu
2019-05-06 01:54:35 +03:00
parent 4bb4a18a81
commit ed58acdac5
2 changed files with 31 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- another fix for bug in clear geometry processing for Gerber apertures
- added a protection for the case that the aperture table is part of a deleted object
- in Script Editor added support for auto-add closing parenthesis, brace and bracket
- in Script Editor added support for "CTRL + / " key combo to comment/uncomment line
4.05.2019