

Printer profiles are used to handle all printer variants and specialized configurations of a printer model. Printer variants and specialized configurations of a printer model should not have separate printer models. inherits = *common*ĭefault_print_profile = 0.10mm DETAIL 0.25 nozzle Printer variants and specialized configurations for printer profiles This is used for inheritance where common parent profiles of various end-usage profiles are hidden. ) then the preset is marked internal and is not available in the PrusaSlicer. If the name is enclosed with asterisks (eg. For example, the "Prusament PLA" profile defined for the Creality Ender-3 printer is named "Prusament PLA although only "Prusament PLA" is shown in the Filament installation wizard and at the Plater, more about name aliases later. This name has to be globally unique (across all. The colon is followed by the preset name. Each preset section's name starts with either: Individual preset fields for printer, filament, and print profilesĪfter the header section, individual preset sections follow. The versioning system used by PrusaSlicer is based on Semantic Versioning, the config_version field expects a version string formated as, optionally there may also be a pre-release string (such as "-alpha") appended. Variants = 0.4 0.25 0.6 # Variant names separated by ` `įamily = MK3 # Optional, printers from the same family will be shown together in the Configuration Wizardīed_model = mk3_bed.stl # An STL mode3l of the printer bed shapeīed_texture = mk3.svg # An SVG showing the texture of the bed, use for company logos displayed on the build plateĭefault_materials = Prusament PLA Prusament PETG Name = Original Prusa i3 MK3 # Name for GUI display purposes # Section for each model starts with `printer_model:` followed by the printer model ID Name = Prusa Research # Name for GUI display purposes (Configuration Wizard)Ĭonfig_version = 0.1.1 # This bundle version, used for updatingĬonfig_update_url = # Location of updates (optional), see below. We'll appreciate it if you describe the changes made.

Alternatively, you can create a New Issue and upload the modified file there. If you know how, submit a pull-request of your modified vendor bundle.
#Prusa slicer download
Use the steps above, but rather than starting from scratch or with the Creality.ini file (unless it is a Creality printer), download the latest vendor bundle for your vendor from the PrusaSlicer-settings repository. Creating a profile for a vendor already present in PrusaSlicer (e.g. But please try to clean the file and create a basic inheritance structure before you send it to us.
#Prusa slicer free
If it helps you during the creation of your vendor bundle, feel free to do so. But this file will have very poor structure and will be very hard to read and maintain. If you add vendor info to the beginning of this exported file (config bundle header), you'll have essentially created a Vendor bundle. You can then create/import your custom profile and use the File - Export - Export config function. If you launch PrusaSlicer with -datadir="F:\mybundle" you can select a custom bundle profile directory.
#Prusa slicer how to

