mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-27 17:59:47 -07:00
overhang speed factors update to string(list)
This commit is contained in:
parent
ccea5bcfee
commit
dd12c8152c
1 changed files with 2 additions and 7 deletions
|
|
@ -124,12 +124,7 @@
|
|||
"travel_avoid_other_parts": { "default_value": false },
|
||||
"wall_line_width": { "value": "machine_nozzle_size" },
|
||||
"wall_overhang_angle": { "default_value": 75 },
|
||||
"wall_overhang_speed_factors":
|
||||
{
|
||||
"default_value": [
|
||||
50
|
||||
]
|
||||
},
|
||||
"wall_overhang_speed_factors": { "default_value": "[50]" },
|
||||
"zig_zaggify_infill": { "value": true }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue