- WIP in Gerber Editor: geometry is no longer stored in a Rtree storage as it is not needed

This commit is contained in:
Marius Stanciu
2019-04-05 16:55:47 +03:00
committed by Marius
parent b7fce74ca3
commit 788daf9081
2 changed files with 11 additions and 11 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- Gerber Editor: made geometry transfer (which is slow) to Editor to be multithreaded
- Gerber Editor: plotting process is showed in the status bar
- increased the number of workers in FlatCAM and made the number of workers customizable from Preferences
- WIP in Gerber Editor: geometry is no longer stored in a Rtree storage as it is not needed
4.04.2019