Home
last modified time | relevance | path

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

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DSupportMaterial.hpp242 Flow m_first_layer_flow; member in Slic3r::PrintObjectSupportMaterial
H A DSupportMaterial.cpp146m_first_layer_flow (support_material_1st_layer_flow(object, float(slicing_params.first_print_… in PrintObjectSupportMaterial()
3062 Flow flow = m_first_layer_flow; in generate_toolpaths()
3067 filler->spacing = m_first_layer_flow.spacing(); in generate_toolpaths()
3234 flow = m_first_layer_flow; in generate_toolpaths()