- the Gerber UI is built only once now so the process is lighter on CPU

- the Gerber apertures marking shapes storage is now built only once because the more are built the more sluggish is the interface
This commit is contained in:
Marius Stanciu
2019-12-29 01:11:24 +02:00
committed by Marius
parent 5032d8e8fe
commit 84cd2143c3
3 changed files with 134 additions and 120 deletions

View File

@@ -12,6 +12,8 @@ CAD program, and create G-Code for Isolation routing.
29.12.2019
- the Apply button text in Preferences is now made red when changes were made and require to be applied
- the Gerber UI is built only once now so the process is lighter on CPU
- the Gerber apertures marking shapes storage is now built only once because the more are built the more sluggish is the interface
28.12.2019