mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-19 09:10:47 +08:00
JSON: made retraction prime amount have mm3 unit (CURA-415)
This commit is contained in:
parent
4ef0dc822e
commit
a13de5a489
@ -664,7 +664,7 @@
|
|||||||
"retraction_extra_prime_amount": {
|
"retraction_extra_prime_amount": {
|
||||||
"label": "Retraction Extra Prime Amount",
|
"label": "Retraction Extra Prime Amount",
|
||||||
"description": "The amount of material extruded after unretracting. During a retracted travel material might get lost and so we need to compensate for this.",
|
"description": "The amount of material extruded after unretracting. During a retracted travel material might get lost and so we need to compensate for this.",
|
||||||
"unit": "mm",
|
"unit": "mm³",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user