Home
last modified time | relevance | path

Searched refs:with_sheath (Results 1 – 1 of 1) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DSupportMaterial.cpp2959 bool with_sheath = m_object_config->support_material_with_sheath; in generate_toolpaths() local
3003 …, raft_angle_1st_layer, raft_angle_base, raft_angle_interface, link_max_length_factor, with_sheath] in generate_toolpaths()
3026 ExPolygons to_infill = (support_layer_id == 0 || ! with_sheath) ? in generate_toolpaths()
3030 if (! to_infill.empty() && with_sheath) { in generate_toolpaths()
3108 … support_density, interface_density, interface_angle, &angles, link_max_length_factor, with_sheath] in generate_toolpaths()
3225 ExPolygons to_infill = (support_layer_id == 0 || ! with_sheath) ? in generate_toolpaths()
3240 } else if (with_sheath) { in generate_toolpaths()