![]() |
Prusa Slicer 2.6.0
|
Functions | |
| const VendorProfile::PrinterModel * | system_printer_model (const Preset &preset) |
| std::string | system_printer_bed_model (const Preset &preset) |
| std::string | system_printer_bed_texture (const Preset &preset) |
| bool | vendor_profile_has_all_resources (const VendorProfile &vp) |
References Slic3r::VendorProfile::PrinterModel::bed_model, Slic3r::data_dir(), Slic3r::VendorProfile::id, Slic3r::resources_dir(), system_printer_model(), and Slic3r::Preset::vendor.
Referenced by Slic3r::GUI::Bed3D::detect_type(), and Slic3r::GUI::GCodeViewer::load().
Here is the call graph for this function:
Here is the caller graph for this function:References Slic3r::VendorProfile::PrinterModel::bed_texture, Slic3r::data_dir(), Slic3r::VendorProfile::id, Slic3r::resources_dir(), system_printer_model(), and Slic3r::Preset::vendor.
Referenced by Slic3r::GUI::Bed3D::detect_type(), and Slic3r::GUI::GCodeViewer::load().
Here is the call graph for this function:
Here is the caller graph for this function:| const VendorProfile::PrinterModel * Slic3r::PresetUtils::system_printer_model | ( | const Preset & | preset | ) |
References Slic3r::Preset::config, Slic3r::VendorProfile::models, Slic3r::ConfigBase::opt(), and Slic3r::Preset::vendor.
Referenced by Slic3r::GUI::ConfigWizard::priv::check_and_install_missing_materials(), system_printer_bed_model(), and system_printer_bed_texture().
Here is the call graph for this function:
Here is the caller graph for this function:| bool Slic3r::PresetUtils::vendor_profile_has_all_resources | ( | const VendorProfile & | vp | ) |
References Slic3r::data_dir(), Slic3r::VendorProfile::id, Slic3r::VendorProfile::models, and Slic3r::resources_dir().
Referenced by Slic3r::PresetUpdater::priv::get_config_updates().
Here is the call graph for this function:
Here is the caller graph for this function: