mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
parent
7e84082aff
commit
e8f6786e97
2 changed files with 6 additions and 14 deletions
|
@ -227,7 +227,6 @@ class UFPWriter(MeshWriter):
|
|||
},
|
||||
"intent": machine_manager.activeIntentCategory,
|
||||
"quality": machine_manager.activeQualityOrQualityChangesName,
|
||||
"quality_type": machine_manager.activeQualityOrQualityChangesId,
|
||||
}
|
||||
|
||||
global_stack = cast(GlobalStack, Application.getInstance().getGlobalContainerStack())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue