mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 20:35:53 +08:00
JSON: fix: retraction settings not visible for UM2 anymore (CURA-875)
This commit is contained in:
parent
1271a7407e
commit
9545f7da36
@ -87,6 +87,10 @@
|
||||
"material_print_temperature": { "enabled": "False" },
|
||||
"material_bed_temperature": { "enabled": "False" },
|
||||
"material_diameter": { "enabled": "False" },
|
||||
"material_flow": { "enabled": "False" }
|
||||
"material_flow": { "enabled": "False" },
|
||||
"retraction_amount": { "enabled": "False" },
|
||||
"retraction_speed": { "enabled": "False" },
|
||||
"retraction_retract_speed": { "enabled": "False" },
|
||||
"retraction_prime_speed": { "enabled": "False" }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user