- further modifications in Preferences -> General GUI

This commit is contained in:
Marius Stanciu
2019-12-26 05:05:01 +02:00
committed by Marius
parent 7535267f5b
commit 1863cbcb39
4 changed files with 154 additions and 160 deletions

View File

@@ -20,6 +20,7 @@ CAD program, and create G-Code for Isolation routing.
- added a clean_up() method in all the Editor Tools that need it, to be run when aborting using the ESC key
- fixed an error in the Gerber parser; it did not took into consideration the aperture size declared before the beginning of a Gerber region. Detected for Gerber files generated by KiCAD 5.x
- in Panelize Tool made sure that for Gerber objects if one of the apertures is without geometry then it is ignored
- further modifications in Preferences -> General GUI
25.12.2019