#include <src/libslic3r/SLA/SupportTree.hpp>
◆ head_fullwidth()
| double Slic3r::sla::SupportTreeConfig::head_fullwidth |
( |
| ) |
const |
|
inline |
◆ safety_distance() [1/2]
| double Slic3r::sla::SupportTreeConfig::safety_distance |
( |
| ) |
const |
|
inline |
◆ safety_distance() [2/2]
| double Slic3r::sla::SupportTreeConfig::safety_distance |
( |
double |
r | ) |
const |
|
inline |
◆ base_height_mm
| double Slic3r::sla::SupportTreeConfig::base_height_mm = 1.0 |
◆ base_radius_mm
| double Slic3r::sla::SupportTreeConfig::base_radius_mm = 2.0 |
◆ bridge_slope
| double Slic3r::sla::SupportTreeConfig::bridge_slope = M_PI/4 |
Referenced by Slic3r::sla::DefaultSupportTree::add_pinheads(), Slic3r::sla::DefaultSupportTree::connect_to_nearpillar(), Slic3r::sla::create_branching_tree(), Slic3r::sla::create_ground_pillar(), Slic3r::sla::deepsearch_ground_connection(), Slic3r::sla::DefaultSupportTree::interconnect(), Slic3r::make_support_cfg(), Slic3r::sla::optimize_anchor_placement(), Slic3r::sla::optimize_pinhead_placement(), Slic3r::sla::search_ground_route(), and Slic3r::sla::search_widening_path().
◆ enabled
| bool Slic3r::sla::SupportTreeConfig::enabled = true |
◆ ground_facing_only
| bool Slic3r::sla::SupportTreeConfig::ground_facing_only = false |
◆ head_back_radius_mm
| double Slic3r::sla::SupportTreeConfig::head_back_radius_mm = 0.5 |
Referenced by Slic3r::sla::DefaultSupportTree::add_pinheads(), Slic3r::sla::DefaultSupportTree::bridge_mesh_intersect(), Slic3r::sla::build_ground_connection(), Slic3r::sla::calculate_pinhead_placement(), Slic3r::sla::check_ground_route(), Slic3r::sla::connect_to_ground(), Slic3r::sla::DefaultSupportTree::connect_to_model_body(), Slic3r::sla::DefaultSupportTree::connect_to_nearpillar(), Slic3r::sla::create_branching_tree(), Slic3r::sla::create_ground_pillar(), head_fullwidth(), Slic3r::sla::DefaultSupportTree::interconnect(), Slic3r::make_support_cfg(), Slic3r::sla::DefaultWideningModel::operator()(), Slic3r::sla::optimize_pinhead_placement(), Slic3r::sla::DefaultSupportTree::pinhead_mesh_intersect(), safety_distance(), Slic3r::sla::search_ground_route(), and Slic3r::sla::search_widening_path().
◆ head_fallback_radius_mm
| double Slic3r::sla::SupportTreeConfig::head_fallback_radius_mm = 0.25 |
◆ head_front_radius_mm
| double Slic3r::sla::SupportTreeConfig::head_front_radius_mm = 0.2 |
◆ head_penetration_mm
| double Slic3r::sla::SupportTreeConfig::head_penetration_mm = 0.5 |
◆ head_width_mm
| double Slic3r::sla::SupportTreeConfig::head_width_mm = 1.0 |
◆ max_bridge_length_mm
| double Slic3r::sla::SupportTreeConfig::max_bridge_length_mm = 10.0 |
◆ max_bridges_on_pillar
| unsigned Slic3r::sla::SupportTreeConfig::max_bridges_on_pillar = 3 |
◆ max_dual_pillar_height_mm
| const double constexpr Slic3r::sla::SupportTreeConfig::max_dual_pillar_height_mm = 35.0 |
|
staticconstexpr |
◆ max_pillar_link_distance_mm
| double Slic3r::sla::SupportTreeConfig::max_pillar_link_distance_mm = 10.0 |
◆ max_solo_pillar_height_mm
| const double constexpr Slic3r::sla::SupportTreeConfig::max_solo_pillar_height_mm = 15.0 |
|
staticconstexpr |
◆ max_weight_on_model_support
| double Slic3r::sla::SupportTreeConfig::max_weight_on_model_support = 10.f |
◆ normal_cutoff_angle
| const double constexpr Slic3r::sla::SupportTreeConfig::normal_cutoff_angle = 150.0 * M_PI / 180.0 |
|
staticconstexpr |
◆ object_elevation_mm
| double Slic3r::sla::SupportTreeConfig::object_elevation_mm = 10 |
◆ optimizer_max_iterations
| const unsigned constexpr Slic3r::sla::SupportTreeConfig::optimizer_max_iterations = 2000 |
|
staticconstexpr |
◆ optimizer_rel_score_diff
| const double constexpr Slic3r::sla::SupportTreeConfig::optimizer_rel_score_diff = 1e-10 |
|
staticconstexpr |
◆ pillar_base_safety_distance_mm
| double Slic3r::sla::SupportTreeConfig::pillar_base_safety_distance_mm = 0.5 |
◆ pillar_cascade_neighbors
| const unsigned constexpr Slic3r::sla::SupportTreeConfig::pillar_cascade_neighbors = 3 |
|
staticconstexpr |
◆ pillar_connection_mode
◆ pillar_widening_factor
| double Slic3r::sla::SupportTreeConfig::pillar_widening_factor = .5 |
◆ safety_distance_mm
| const double constexpr Slic3r::sla::SupportTreeConfig::safety_distance_mm = 0.5 |
|
staticconstexpr |
◆ tree_type
The documentation for this struct was generated from the following file: