mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 12:15:58 +08: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
@ -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…
x
Reference in New Issue
Block a user