mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Change switch_extruder_extra_prime_amount setting to be more consistent with other
This commit is contained in:
parent
5d41d2cc3d
commit
055dcddd1e
1 changed files with 3 additions and 3 deletions
|
@ -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.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
"unit": "mm³",
|
||||
"default_value": 0,
|
||||
"minimum_value_warning": "0",
|
||||
"maximum_value_warning": "100",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue