mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-09 03:59:00 +08:00
Tweak relative_extrusion label and blurb.
This commit is contained in:
parent
d536630501
commit
2e60a4a589
@ -4922,8 +4922,8 @@
|
|||||||
},
|
},
|
||||||
"relative_extrusion":
|
"relative_extrusion":
|
||||||
{
|
{
|
||||||
"label": "Use Relative Extrusion",
|
"label": "Relative Extrusion",
|
||||||
"description": "Use relative extrusion rather than absolute extrusion. Before, Cura always used absolute extrusion. Most printers can cope with either relative or absolute extrusion.",
|
"description": "Use relative extrusion rather than absolute extrusion. Using relative E-steps makes for easier post-processing of the Gcode. However, it's not supported by all printers and it may produce very slight deviations in the amount of deposited material compared to absolute E-steps.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"value": "machine_gcode_flavor==\"RepRap (RepRap)\"",
|
"value": "machine_gcode_flavor==\"RepRap (RepRap)\"",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user