![]() |
Prusa Slicer 2.6.0
|
Functions | |
| static void | update_print_estimated_stats (const GCodeProcessor &processor, const std::vector< Extruder > &extruders, PrintStatistics &print_statistics) |
| static std::vector< std::pair< std::string, std::string > > | validate_custom_gcode (const Print &print) |
| static void | init_gcode_processor (const PrintConfig &config, GCodeProcessor &processor, bool &silent_time_estimator_enabled) |
| static double | autospeed_volumetric_limit (const Print &print) |
| static void | init_ooze_prevention (const Print &print, OozePrevention &ooze_prevention) |
| static std::string | update_print_stats_and_format_filament_stats (const bool has_wipe_tower, const WipeTowerData &wipe_tower_data, const FullPrintConfig &config, const std::vector< Extruder > &extruders, unsigned int initial_extruder_id, PrintStatistics &print_statistics) |
References autospeed_volumetric_limit(), Slic3r::PrintRegion::config(), Slic3r::Print::config(), Slic3r::LayerRegion::fills(), Slic3r::ExtrusionEntityCollection::min_mm3_per_mm(), Slic3r::Print::objects(), and Slic3r::LayerRegion::perimeters().
Referenced by Slic3r::GCode::_do_export(), and autospeed_volumetric_limit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::GCodeProcessor::apply_config(), Slic3r::GCodeProcessor::enable_stealth_time_estimator(), Slic3r::gcfMarlinFirmware, Slic3r::gcfMarlinLegacy, init_gcode_processor(), Slic3r::GCodeProcessor::initialize_result_moves(), and Slic3r::GCodeProcessor::reset().
Referenced by Slic3r::GCode::_do_export(), and init_gcode_processor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::Print::config(), Slic3r::OozePrevention::enable, and init_ooze_prevention().
Referenced by Slic3r::GCode::_do_export(), and init_ooze_prevention().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::PrintStatistics::estimated_normal_print_time, Slic3r::PrintStatistics::estimated_silent_print_time, Slic3r::PrintStatistics::filament_stats, Slic3r::GCodeProcessor::get_result(), Slic3r::get_time_dhms(), Slic3r::GCodeProcessor::is_stealth_time_estimator_enabled(), Slic3r::PrintEstimatedStatistics::modes, PI, Slic3r::GCodeProcessorResult::print_statistics, Slic3r::sqr(), Slic3r::PrintStatistics::total_cost, Slic3r::PrintStatistics::total_extruded_volume, Slic3r::PrintStatistics::total_used_filament, Slic3r::PrintStatistics::total_weight, update_print_estimated_stats(), and Slic3r::PrintEstimatedStatistics::volumes_per_extruder.
Referenced by Slic3r::GCode::do_export(), and update_print_estimated_stats().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References Slic3r::PrintStatistics::clear(), Slic3r::filament_cost(), Slic3r::PrintStatistics::initial_extruder_id, Slic3r::PrintStatistics::initial_filament_type, Slic3r::is_decimal_separator_point(), Slic3r::WipeTowerData::number_of_toolchanges, Slic3r::PrintStatistics::printing_extruders, Slic3r::PrintStatistics::printing_filament_types, Slic3r::PrintStatistics::total_cost, Slic3r::PrintStatistics::total_extruded_volume, Slic3r::PrintStatistics::total_toolchanges, Slic3r::PrintStatistics::total_used_filament, Slic3r::PrintStatistics::total_weight, Slic3r::PrintStatistics::total_wipe_tower_cost, Slic3r::PrintStatistics::total_wipe_tower_filament, update_print_stats_and_format_filament_stats(), and Slic3r::WipeTowerData::used_filament.
Referenced by Slic3r::GCode::_do_export(), and update_print_stats_and_format_filament_stats().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
References _u8L, Slic3r::Print::config(), Slic3r::Model::custom_gcode_per_print_z, Slic3r::CustomGCode::Info::gcodes, Slic3r::PrintBase::model(), and validate_custom_gcode().
Referenced by Slic3r::GCode::do_export(), and validate_custom_gcode().
Here is the call graph for this function:
Here is the caller graph for this function: