mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:39:06 +08:00
Fix typo in blocks_base definition
Contributes to CURA-10101
This commit is contained in:
parent
a28fc03628
commit
d95314250a
@ -64,7 +64,7 @@
|
||||
"retraction_hop_enabled": { "value": "False" },
|
||||
"retraction_prime_speed":
|
||||
{
|
||||
"deafult_value": 20,
|
||||
"default_value": 20,
|
||||
"maximum_value": 200
|
||||
},
|
||||
"retraction_retract_speed":
|
||||
@ -74,7 +74,7 @@
|
||||
},
|
||||
"retraction_speed":
|
||||
{
|
||||
"deafult_value": 40,
|
||||
"default_value": 40,
|
||||
"maximum_value": 200
|
||||
},
|
||||
"roofing_layer_count": { "value": 1 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user