mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Fix containertree for machines without materials but with specific qualities
CURA-6775
This commit is contained in:
parent
830b22e381
commit
7016e791c8
2 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
"visible": false,
|
||||
"has_materials": true,
|
||||
"has_variants": false,
|
||||
"has_machine_quality": false,
|
||||
"preferred_material": "generic_pla",
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue