JSON: made retraction prime amount have mm3 unit (CURA-415)

This commit is contained in:
Tim Kuipers 2015-11-11 16:38:02 +01:00
parent 4ef0dc822e
commit a13de5a489

View File

@ -664,7 +664,7 @@
"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.",
"unit": "mm",
"unit": "mm³",
"type": "float",
"default": 0,
"visible": false,