mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 18:45:55 +08:00
Remove mm unit from bool type
This commit is contained in:
parent
f4d1db8961
commit
22abbb82b5
@ -1396,7 +1396,6 @@
|
|||||||
{
|
{
|
||||||
"label": "Z Seam Relative",
|
"label": "Z Seam Relative",
|
||||||
"description": "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate.",
|
"description": "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate.",
|
||||||
"unit": "mm",
|
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"enabled": "z_seam_type == 'back'",
|
"enabled": "z_seam_type == 'back'",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user