mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Loading extruder stack files also for single extruder printers - CURA-4379
This commit is contained in:
parent
0900a0ff07
commit
402617af1e
@ -693,7 +693,6 @@ class ThreeMFWorkspaceReader(WorkspaceReader):
|
||||
|
||||
# --
|
||||
# load extruder stack files
|
||||
if extruder_count_from_global_stack > 1:
|
||||
try:
|
||||
for extruder_stack_file in extruder_stack_files:
|
||||
container_id = self._stripFileToId(extruder_stack_file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user