mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
enable skin edge support
For all ultimaker printers AND low infill density the skin edge support feature is used. PP-15
This commit is contained in:
parent
02fb4e70d3
commit
e543416deb
1 changed files with 3 additions and 0 deletions
|
|
@ -94,6 +94,9 @@
|
|||
},
|
||||
"acceleration_travel": {
|
||||
"value": "acceleration_wall"
|
||||
},
|
||||
"skin_edge_support_thickness": {
|
||||
"value": "4 * layer_height if infill_sparse_density < 30 else 0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue