Fine tuning the new parameters and adding max_pillar_link_distance

This commit is contained in:
tamasmeszaros 2019-03-08 11:39:34 +01:00
parent e0b1551790
commit 1cb1c12812
8 changed files with 41 additions and 11 deletions

View file

@ -457,6 +457,7 @@ const std::vector<std::string>& Preset::sla_print_options()
"support_base_height",
"support_critical_angle",
"support_max_bridge_length",
"support_max_pillar_link_distance",
"support_object_elevation",
"support_points_density_relative",
"support_points_minimal_distance",