mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Switch out the arranger algorithm for arrange all
CURA-7440
This commit is contained in:
parent
d16ab4fdd6
commit
b0a8a5ccab
2 changed files with 24 additions and 52 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue