mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Pad "tilt" changed to "slope"
This commit is contained in:
parent
f23919985f
commit
2b03c25bc6
7 changed files with 16 additions and 16 deletions
|
@ -465,7 +465,7 @@ const std::vector<std::string>& Preset::sla_print_options()
|
|||
"pad_wall_height",
|
||||
"pad_max_merge_distance",
|
||||
"pad_edge_radius",
|
||||
"pad_wall_tilt",
|
||||
"pad_wall_slope",
|
||||
"output_filename_format",
|
||||
"default_sla_print_profile",
|
||||
"compatible_printers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue