mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:49:00 +08:00
Disable relative_extrusion for UMs
CURA-4219
This commit is contained in:
parent
ab6d90d0a7
commit
f50255f1c9
@ -31,6 +31,11 @@
|
|||||||
{
|
{
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
"maximum_value": "machine_width"
|
"maximum_value": "machine_width"
|
||||||
|
},
|
||||||
|
"relative_extrusion":
|
||||||
|
{
|
||||||
|
"value": false,
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user