mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Remove mm unit from bool type
This commit is contained in:
parent
f4d1db8961
commit
22abbb82b5
1 changed files with 0 additions and 1 deletions
|
@ -1396,7 +1396,6 @@
|
|||
{
|
||||
"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.",
|
||||
"unit": "mm",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"enabled": "z_seam_type == 'back'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue