prototyping tweakable XY supports;
option should be present now in advanced support menu. Can't figure out what's going on atm; support should be moving but isn't
This commit is contained in:
parent
f63c21f0f3
commit
bb22f1dc8a
6 changed files with 19 additions and 3 deletions
|
@ -426,6 +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})
|
||||
--support-material-interface-layers
|
||||
Number of perpendicular layers between support material and object (0+, default: $config->{support_material_interface_layers})
|
||||
--support-material-interface-spacing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue