Switch out the arranger algorithm for arrange all

CURA-7440
This commit is contained in:
Jaime van Kessel 2020-09-28 16:16:47 +02:00
parent d16ab4fdd6
commit b0a8a5ccab
No known key found for this signature in database
GPG key ID: 3710727397403C91
2 changed files with 24 additions and 52 deletions

View file

@ -22,6 +22,7 @@ import os
# tries to create PyQt objects on a non-main thread.
import Arcus # @UnusedImport
import Savitar # @UnusedImport
import pynest2d # @UnusedImport
from PyQt5.QtNetwork import QSslConfiguration, QSslSocket