mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
SLA support parameters changed: radiuses for diameters.
This commit is contained in:
parent
9722bcdd75
commit
746c1d2fd8
6 changed files with 48 additions and 42 deletions
|
@ -403,12 +403,12 @@ const std::vector<std::string>& Preset::sla_print_options()
|
|||
s_opts = {
|
||||
"layer_height",
|
||||
"supports_enable",
|
||||
"support_head_front_radius",
|
||||
"support_head_front_diameter",
|
||||
"support_head_penetration",
|
||||
"support_head_width",
|
||||
"support_pillar_radius",
|
||||
"support_pillar_diameter",
|
||||
"support_pillar_widening_factor",
|
||||
"support_base_radius",
|
||||
"support_base_diameter",
|
||||
"support_base_height",
|
||||
"support_critical_angle",
|
||||
"support_max_bridge_length",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue