mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Applied printer-linter format
This commit is contained in:
parent
ee85383699
commit
c517311171
1 changed files with 4 additions and 2 deletions
|
@ -4785,8 +4785,10 @@
|
||||||
"settable_per_mesh": false,
|
"settable_per_mesh": false,
|
||||||
"settable_per_extruder": true,
|
"settable_per_extruder": true,
|
||||||
"settable_per_meshgroup": false,
|
"settable_per_meshgroup": false,
|
||||||
"children": {
|
"children":
|
||||||
"support_z_seam_min_distance": {
|
{
|
||||||
|
"support_z_seam_min_distance":
|
||||||
|
{
|
||||||
"label": "Min Z Seam Distance from Model",
|
"label": "Min Z Seam Distance from Model",
|
||||||
"description": "The distance between the model and its support structure at the z-axis seam.",
|
"description": "The distance between the model and its support structure at the z-axis seam.",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue