mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 16:59:02 +08:00
Change switch_extruder_extra_prime_amount setting to be more consistent with other
This commit is contained in:
parent
5d41d2cc3d
commit
055dcddd1e
@ -2467,12 +2467,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"switch_extruder_extra_prime_distance":
|
"switch_extruder_extra_prime_amount":
|
||||||
{
|
{
|
||||||
"label": "Nozzle Switch Extra Prime Distance",
|
"label": "Nozzle Switch Extra Prime Amount",
|
||||||
"description": "Extra material to prime after nozzle switching.",
|
"description": "Extra material to prime after nozzle switching.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm³",
|
||||||
"default_value": 0,
|
"default_value": 0,
|
||||||
"minimum_value_warning": "0",
|
"minimum_value_warning": "0",
|
||||||
"maximum_value_warning": "100",
|
"maximum_value_warning": "100",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user