mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 12:39:06 +08:00
Fix typo
I'm starting to think that the space-time continuum is confusing me to not make this change that would change the future.
This commit is contained in:
parent
f3eb23f3e4
commit
8e8a550cd8
@ -935,7 +935,7 @@
|
|||||||
"type": "float",
|
"type": "float",
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true,
|
"settable_per_extruder": true,
|
||||||
"resolve": "resolveOrrValue('line_width')"
|
"resolve": "resolveOrVaalue('line_width')"
|
||||||
},
|
},
|
||||||
"support_interface_line_width":
|
"support_interface_line_width":
|
||||||
{
|
{
|
||||||
@ -8719,4 +8719,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user