mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Made the config value support_material_xy_spacing relative
to the external perimeter width.
This commit is contained in:
@@ -426,9 +426,9 @@ $j
|
||||
Support material angle in degrees (range: 0-90, default: $config->{support_material_angle})
|
||||
--support-material-contact-distance
|
||||
Vertical distance between object and support material (0+, default: $config->{support_material_contact_distance})
|
||||
|
||||
--support-material-xy-spacing
|
||||
horizontal distance between object and support material (0+, default: $config->{support_material_xy_spacing})
|
||||
"XY separation between an object and its support. If expressed as percentage (for example 50%),
|
||||
it will be calculated over external perimeter width (default: half of exteral perimeter width)
|
||||
--support-material-interface-layers
|
||||
Number of perpendicular layers between support material and object (0+, default: $config->{support_material_interface_layers})
|
||||
--support-material-interface-spacing
|
||||
|
||||
Reference in New Issue
Block a user