![]() |
Prusa Slicer 2.6.0
|
Functions | |
| static void | skirt_loops_per_extruder_all_printing (const Print &print, const LayerTools &layer_tools, std::map< unsigned int, std::pair< size_t, size_t > > &skirt_loops_per_extruder_out) |
| static std::map< unsigned int, std::pair< size_t, size_t > > | make_skirt_loops_per_extruder_1st_layer (const Print &print, const LayerTools &layer_tools, std::vector< coordf_t > &skirt_done) |
| static std::map< unsigned int, std::pair< size_t, size_t > > | make_skirt_loops_per_extruder_other_layers (const Print &print, const LayerTools &layer_tools, std::vector< coordf_t > &skirt_done) |
|
static |
References Slic3r::ExtrusionEntityCollection::entities, Slic3r::LayerTools::has_skirt, Slic3r::Print::has_skirt(), Slic3r::LayerTools::print_z, Slic3r::Print::skirt(), and skirt_loops_per_extruder_all_printing().
Referenced by Slic3r::GCode::process_layer().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::Print::config(), Slic3r::ExtrusionEntityCollection::entities, EPSILON, Slic3r::LayerTools::extruders, Slic3r::Print::has_infinite_skirt(), Slic3r::LayerTools::has_skirt, Slic3r::Print::has_skirt(), Slic3r::LayerTools::print_z, Slic3r::Print::skirt(), and skirt_loops_per_extruder_all_printing().
Referenced by Slic3r::GCode::process_layer().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::ExtrusionEntityCollection::entities, Slic3r::LayerTools::extruders, and Slic3r::Print::skirt().
Referenced by make_skirt_loops_per_extruder_1st_layer(), and make_skirt_loops_per_extruder_other_layers().
Here is the call graph for this function:
Here is the caller graph for this function: