mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Hollowing params: accuracy and smoothness
This commit is contained in:
parent
a82f1268f3
commit
bc3d22348a
9 changed files with 85 additions and 23 deletions
|
@ -498,6 +498,8 @@ const std::vector<std::string>& Preset::sla_print_options()
|
|||
"pad_object_connector_penetration",
|
||||
"hollowing_enable",
|
||||
"hollowing_min_thickness",
|
||||
"hollowing_accuracy",
|
||||
"hollowing_smoothness",
|
||||
"output_filename_format",
|
||||
"default_sla_print_profile",
|
||||
"compatible_printers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue