Files
OrcaSlicer/resources/profiles/Prusa.json
cochcoder 467691db5e Add support for Prusa XL Input Shaper (only one head will print) & add PC-CF, PA11-CF, & PVB filament types (#5511)
* Add Prusa XL & speed profile

* Wrong name

* Fix cover image sizing

* Change infill pattern & density to whats in PrusaSlicer

* Fix filament start G-Code & Add additional info in printer notes

* Add PETG profile

* Link PETG profile

* Add ABS & add bed temps

* Add Prusament PLA & attempt at removing ramming limits

* Allow user to change ramming time & volume

* Revert changing identifier

* Remove invalid ramming variables

* Add Prusament PETG

* Try this

* Revert "Try this"

This reverts commit c6228950fb.

* Revert ramming changes

* Add rPLA, PLA+, PC-CF, PA11-CF, and PVB

* Add PVB profile and other minor improvements

* Add image formats

* Add rPLA profile & remove rPLA & PLA+ from printConfig

* Add Prusament PC-CF & small bug fixes

* Add Prusament ASA, PA-CF, PC, & pa11cf common file

* Minor improvements to common and speed profiles

* Add 0.20mm Quality profile

* Add .3mm Draft process & link .2mm Quality

* Add 0.15mm Quality process

* Add 0.10mm Detail process

* Add 0.07mm UltraDetail profile

* Add 0.5mm nozzle size & related processes

* Set default print profile

* Fix incorrect bridge flow ratio

* Fix incorrect support z distance

* Correct skirt values if enabled

* Add 0.6 & 0.8 nozzles & respective profiles as well as some fixes

* Set default profile for 0.8

* Add 0.25, 0.3, & respective profiles

This also adds all the nozzle sizes to the filament profiles

* Adapt filename format

* Remove unneeded values

* Add Input Shaper

* Fix raft contact distance

* Add Input Shaper profiles to filaments

* List default profiles

* Add printer variant variable

* Change cover sizes & optimize svg

* Fix small filament bug

* Add comment for symmetry

* Add Prusa before XL & XLIS

* Fix failing check

* Fix failing check part 2

* Some small changes

* I've been overthinking this haven't I?

* Could it be this?

* Revert this change

* Try one last thing

* Change naming for XLIS & covers

* Try removing non-IS profiles

* Change IS models

* Remove remnants of non-IS profiles

* Change naming for better consistency
2024-06-08 17:36:00 +08:00

791 lines
25 KiB
JSON

{
"name": "Prusa",
"version": "02.01.00.00",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
{
"name": "MK4IS",
"sub_path": "machine/Prusa MK4.json"
},
{
"name": "MINIIS",
"sub_path": "machine/Prusa MINIIS.json"
},
{
"name": "MK3S",
"sub_path": "machine/Prusa MK3S.json"
},
{
"name": "MINI",
"sub_path": "machine/Prusa MINI.json"
},
{
"name": "Pursa XL Input Shaper",
"sub_path": "machine/Prusa XLIS.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "process_common_mk4",
"sub_path": "process/process_common_mk4.json"
},
{
"name": "process_common_miniis",
"sub_path": "process/process_common_miniis.json"
},
{
"name": "process_speed_miniis",
"sub_path": "process/process_speed_miniis.json"
},
{
"name": "process_detail_miniis",
"sub_path": "process/process_detail_miniis.json"
},
{
"name": "process_common_mk3",
"sub_path": "process/process_common_mk3.json"
},
{
"name": "process_common_xl",
"sub_path": "process/process_common_xl.json"
},
{
"name": "0.20mm Standard @MINI 0.25",
"sub_path": "process/0.20mm Standard @MINI 0.25.json"
},
{
"name": "0.20mm Standard @MINI",
"sub_path": "process/0.20mm Standard @MINI.json"
},
{
"name": "0.20mm Standard @MINI 0.6",
"sub_path": "process/0.20mm Standard @MINI 0.6.json"
},
{
"name": "0.20mm Standard @MINI 0.8",
"sub_path": "process/0.20mm Standard @MINI 0.8.json"
},
{
"name": "0.05mm UltraDetail @MK3S 0.25",
"sub_path": "process/0.05mm UltraDetail @MK3S 0.25.json"
},
{
"name": "0.05mm UltraDetail @MK3S 0.4",
"sub_path": "process/0.05mm UltraDetail @MK3S 0.4.json"
},
{
"name": "0.07mm UltraDetail @MK3S 0.25",
"sub_path": "process/0.07mm UltraDetail @MK3S 0.25.json"
},
{
"name": "0.07mm UltraDetail @MK3S 0.4",
"sub_path": "process/0.07mm UltraDetail @MK3S 0.4.json"
},
{
"name": "0.10mm Detail @MK3S 0.25",
"sub_path": "process/0.10mm Detail @MK3S 0.25.json"
},
{
"name": "0.10mm Detail @MK3S 0.4",
"sub_path": "process/0.10mm Detail @MK3S 0.4.json"
},
{
"name": "0.15mm Quality @MK3S 0.25",
"sub_path": "process/0.15mm Quality @MK3S 0.25.json"
},
{
"name": "0.15mm Quality @MK3S 0.4",
"sub_path": "process/0.15mm Quality @MK3S 0.4.json"
},
{
"name": "0.15mm Speed @MK3S 0.4",
"sub_path": "process/0.15mm Speed @MK3S 0.4.json"
},
{
"name": "0.20mm Standard @MK3S 0.4",
"sub_path": "process/0.20mm Standard @MK3S 0.4.json"
},
{
"name": "0.20mm Speed @MK3S 0.4",
"sub_path": "process/0.20mm Speed @MK3S 0.4.json"
},
{
"name": "0.30mm Draft @MK3S 0.4",
"sub_path": "process/0.30mm Draft @MK3S 0.4.json"
},
{
"name": "0.15mm Detail @MK3S 0.6",
"sub_path": "process/0.15mm Detail @MK3S 0.6.json"
},
{
"name": "0.20mm Detail @MK3S 0.6",
"sub_path": "process/0.20mm Detail @MK3S 0.6.json"
},
{
"name": "0.30mm Quality @MK3S 0.6",
"sub_path": "process/0.30mm Quality @MK3S 0.6.json"
},
{
"name": "0.35mm Speed @MK3S 0.6",
"sub_path": "process/0.35mm Speed @MK3S 0.6.json"
},
{
"name": "0.40mm Draft @MK3S 0.6",
"sub_path": "process/0.40mm Draft @MK3S 0.6.json"
},
{
"name": "0.30mm Detail @MK3S 0.8",
"sub_path": "process/0.30mm Detail @MK3S 0.8.json"
},
{
"name": "0.40mm Quality @MK3S 0.8",
"sub_path": "process/0.40mm Quality @MK3S 0.8.json"
},
{
"name": "0.55mm Draft @MK3S 0.8",
"sub_path": "process/0.55mm Draft @MK3S 0.8.json"
},
{
"name": "0.08mm Standard @MK4",
"sub_path": "process/0.08mm Standard @MK4.json"
},
{
"name": "0.12mm Standard @MK4",
"sub_path": "process/0.12mm Standard @MK4.json"
},
{
"name": "0.16mm Standard @MK4",
"sub_path": "process/0.16mm Standard @MK4.json"
},
{
"name": "0.20mm Standard @MK4",
"sub_path": "process/0.20mm Standard @MK4.json"
},
{
"name": "0.05mm Detail @MINIIS",
"sub_path": "process/0.05mm Detail @MINIIS.json"
},
{
"name": "0.07mm Detail @MINIIS",
"sub_path": "process/0.07mm Detail @MINIIS.json"
},
{
"name": "0.10mm Speed @MINIIS",
"sub_path": "process/0.10mm Speed @MINIIS.json"
},
{
"name": "0.12mm Speed @MINIIS",
"sub_path": "process/0.12mm Speed @MINIIS.json"
},
{
"name": "0.12mm Standard @MINIIS",
"sub_path": "process/0.12mm Standard @MINIIS.json"
},
{
"name": "0.15mm Standard @MINIIS",
"sub_path": "process/0.15mm Standard @MINIIS.json"
},
{
"name": "0.15mm Standard @MINIIS 0.6",
"sub_path": "process/0.15mm Standard @MINIIS 0.6.json"
},
{
"name": "0.15mm Standard @MINIIS 0.25",
"sub_path": "process/0.15mm Standard @MINIIS 0.25.json"
},
{
"name": "0.15mm Speed @MINIIS",
"sub_path": "process/0.15mm Speed @MINIIS.json"
},
{
"name": "0.15mm Speed @MINIIS 0.25",
"sub_path": "process/0.15mm Speed @MINIIS 0.25.json"
},
{
"name": "0.20mm Standard @MINIIS",
"sub_path": "process/0.20mm Standard @MINIIS.json"
},
{
"name": "0.20mm Standard @MINIIS 0.6",
"sub_path": "process/0.20mm Standard @MINIIS 0.6.json"
},
{
"name": "0.20mm Speed @MINIIS",
"sub_path": "process/0.20mm Speed @MINIIS.json"
},
{
"name": "0.20mm Speed @MINIIS 0.6",
"sub_path": "process/0.20mm Speed @MINIIS 0.6.json"
},
{
"name": "0.25mm Standard @MINIIS",
"sub_path": "process/0.25mm Standard @MINIIS.json"
},
{
"name": "0.25mm Speed @MINIIS",
"sub_path": "process/0.25mm Speed @MINIIS.json"
},
{
"name": "0.30mm Detail @MINIIS",
"sub_path": "process/0.30mm Detail @MINIIS.json"
},
{
"name": "0.35mm Standard @MINIIS",
"sub_path": "process/0.35mm Standard @MINIIS.json"
},
{
"name": "0.40mm Standard @MINIIS",
"sub_path": "process/0.40mm Standard @MINIIS.json"
},
{
"name": "0.24mm Standard @MK4",
"sub_path": "process/0.24mm Standard @MK4.json"
},
{
"name": "0.28mm Standard @MK4",
"sub_path": "process/0.28mm Standard @MK4.json"
},
{
"name": "0.32mm Standard @MK4",
"sub_path": "process/0.32mm Standard @MK4.json"
},
{
"name": "0.40mm Standard @MK4",
"sub_path": "process/0.40mm Standard @MK4.json"
},
{
"name": "0.56mm Standard @MK4",
"sub_path": "process/0.56mm Standard @MK4.json"
},
{
"name": "0.15mm Structural @XLIS 0.25",
"sub_path": "process/0.15mm Structural @XLIS 0.25.json"
},
{
"name": "0.15mm Speed @XLIS 0.25",
"sub_path": "process/0.15mm Speed @XLIS 0.25.json"
},
{
"name": "0.12mm Structural @XLIS 0.25",
"sub_path": "process/0.12mm Structural @XLIS 0.25.json"
},
{
"name": "0.12mm Speed @XLIS 0.25",
"sub_path": "process/0.12mm Speed @XLIS 0.25.json"
},
{
"name": "0.07mm Detail @XLIS 0.25",
"sub_path": "process/0.07mm Detail @XLIS 0.25.json"
},
{
"name": "0.05mm Detail @XLIS 0.25",
"sub_path": "process/0.05mm Detail @XLIS 0.25.json"
},
{
"name": "0.20mm Speed @XLIS 0.3",
"sub_path": "process/0.20mm Speed @XLIS 0.3.json"
},
{
"name": "0.16mm Structural @XLIS 0.3",
"sub_path": "process/0.16mm Structural @XLIS 0.3.json"
},
{
"name": "0.16mm Speed @XLIS 0.3",
"sub_path": "process/0.16mm Speed @XLIS 0.3.json"
},
{
"name": "0.12mm Structural @XLIS 0.3",
"sub_path": "process/0.12mm Structural @XLIS 0.3.json"
},
{
"name": "0.25mm Structural @XLIS 0.4",
"sub_path": "process/0.25mm Structural @XLIS 0.4.json"
},
{
"name": "0.20mm Structural @XLIS 0.4",
"sub_path": "process/0.20mm Structural @XLIS 0.4.json"
},
{
"name": "0.20mm Speed @XLIS 0.4",
"sub_path": "process/0.20mm Speed @XLIS 0.4.json"
},
{
"name": "0.15mm Structural @XLIS 0.4",
"sub_path": "process/0.15mm Structural @XLIS 0.4.json"
},
{
"name": "0.15mm Speed @XLIS 0.4",
"sub_path": "process/0.15mm Speed @XLIS 0.4.json"
},
{
"name": "0.10mm FastDetail @XLIS 0.4",
"sub_path": "process/0.10mm FastDetail @XLIS 0.4.json"
},
{
"name": "0.25mm Structural @XLIS 0.5",
"sub_path": "process/0.25mm Structural @XLIS 0.5.json"
},
{
"name": "0.25mm Speed @XLIS 0.5",
"sub_path": "process/0.25mm Speed @XLIS 0.5.json"
},
{
"name": "0.20mm Structural @XLIS 0.5",
"sub_path": "process/0.20mm Structural @XLIS 0.5.json"
},
{
"name": "0.20mm Speed @XLIS 0.5",
"sub_path": "process/0.20mm Speed @XLIS 0.5.json"
},
{
"name": "0.15mm Structural @XLIS 0.5",
"sub_path": "process/0.15mm Structural @XLIS 0.5.json"
},
{
"name": "0.10mm Structural @XLIS 0.5",
"sub_path": "process/0.10mm Structural @XLIS 0.5.json"
},
{
"name": "0.32mm Structural @XLIS 0.6",
"sub_path": "process/0.32mm Structural @XLIS 0.6.json"
},
{
"name": "0.32mm Speed @XLIS 0.6",
"sub_path": "process/0.32mm Speed @XLIS 0.6.json"
},
{
"name": "0.25mm Structural @XLIS 0.6",
"sub_path": "process/0.25mm Structural @XLIS 0.6.json"
},
{
"name": "0.25mm Speed @XLIS 0.6",
"sub_path": "process/0.25mm Speed @XLIS 0.6.json"
},
{
"name": "0.20mm Structural @XLIS 0.6",
"sub_path": "process/0.20mm Structural @XLIS 0.6.json"
},
{
"name": "0.20mm Speed @XLIS 0.6",
"sub_path": "process/0.20mm Speed @XLIS 0.6.json"
},
{
"name": "0.15mm Structural @XLIS 0.6",
"sub_path": "process/0.15mm Structural @XLIS 0.6.json"
},
{
"name": "0.55mm Draft @XLIS 0.8",
"sub_path": "process/0.55mm Draft @XLIS 0.8.json"
},
{
"name": "0.40mm Quality @XLIS 0.8",
"sub_path": "process/0.40mm Quality @XLIS 0.8.json"
},
{
"name": "0.30mm Detail @XLIS 0.8",
"sub_path": "process/0.30mm Detail @XLIS 0.8.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_pccf",
"sub_path": "filament/fdm_filament_pccf.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pvb",
"sub_path": "filament/fdm_filament_pvb.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "fdm_filament_pa11cf",
"sub_path": "filament/fdm_filament_pa11cf.json"
},
{
"name": "Prusa Generic PLA",
"sub_path": "filament/Prusa Generic PLA.json"
},
{
"name": "Prusa Generic PLA @MK4",
"sub_path": "filament/Prusa Generic PLA @MK4.json"
},
{
"name": "Prusa Generic PLA @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PLA @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PLA @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PLA @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PLA @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PLA @MINIIS 0.8.json"
},
{
"name": "Prusa Generic PLA @MINIIS",
"sub_path": "filament/Prusa Generic PLA @MINIIS.json"
},
{
"name": "Prusa Generic PLA @XL",
"sub_path": "filament/Prusa Generic PLA @XL.json"
},
{
"name": "Prusament PLA @XL",
"sub_path": "filament/Prusament PLA @XL.json"
},
{
"name": "Prusament rPLA @XL",
"sub_path": "filament/Prusament rPLA @XL.json"
},
{
"name": "Prusa Generic PLA-CF",
"sub_path": "filament/Prusa Generic PLA-CF.json"
},
{
"name": "Prusa Generic PLA-CF @MINIIS",
"sub_path": "filament/Prusa Generic PLA-CF @MINIIS.json"
},
{
"name": "Prusa Generic PLA-CF @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PLA-CF @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PLA-CF @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PLA-CF @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PLA-CF @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PLA-CF @MINIIS 0.8.json"
},
{
"name": "Prusa Generic PETG",
"sub_path": "filament/Prusa Generic PETG.json"
},
{
"name": "Prusa Generic PETG @MK4",
"sub_path": "filament/Prusa Generic PETG @MK4.json"
},
{
"name": "Prusa Generic PETG @MINIIS",
"sub_path": "filament/Prusa Generic PETG @MINIIS.json"
},
{
"name": "Prusa Generic PETG @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PETG @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PETG @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PETG @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PETG @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PETG @MINIIS 0.8.json"
},
{
"name": "Prusa Generic PETG @XL",
"sub_path": "filament/Prusa Generic PETG @XL.json"
},
{
"name": "Prusament PETG @XL",
"sub_path": "filament/Prusament PETG @XL.json"
},
{
"name": "Prusa Generic ABS",
"sub_path": "filament/Prusa Generic ABS.json"
},
{
"name": "Prusa Generic ABS @MK4",
"sub_path": "filament/Prusa Generic ABS @MK4.json"
},
{
"name": "Prusa Generic ABS @MINIIS",
"sub_path": "filament/Prusa Generic ABS @MINIIS.json"
},
{
"name": "Prusa Generic ABS @MINIIS 0.25",
"sub_path": "filament/Prusa Generic ABS @MINIIS 0.25.json"
},
{
"name": "Prusa Generic ABS @MINIIS 0.6",
"sub_path": "filament/Prusa Generic ABS @MINIIS 0.6.json"
},
{
"name": "Prusa Generic ABS @MINIIS 0.8",
"sub_path": "filament/Prusa Generic ABS @MINIIS 0.8.json"
},
{
"name": "Prusa Generic ABS @XL",
"sub_path": "filament/Prusa Generic ABS @XL.json"
},
{
"name": "Prusa Generic TPU",
"sub_path": "filament/Prusa Generic TPU.json"
},
{
"name": "Prusa Generic TPU @MK4",
"sub_path": "filament/Prusa Generic TPU @MK4.json"
},
{
"name": "Prusa Generic TPU @MINIIS",
"sub_path": "filament/Prusa Generic TPU @MINIIS.json"
},
{
"name": "Prusa Generic ASA",
"sub_path": "filament/Prusa Generic ASA.json"
},
{
"name": "Prusa Generic ASA @MK4",
"sub_path": "filament/Prusa Generic ASA @MK4.json"
},
{
"name": "Prusa Generic ASA @MINIIS",
"sub_path": "filament/Prusa Generic ASA @MINIIS.json"
},
{
"name": "Prusa Generic ASA @MINIIS 0.25",
"sub_path": "filament/Prusa Generic ASA @MINIIS 0.25.json"
},
{
"name": "Prusa Generic ASA @MINIIS 0.6",
"sub_path": "filament/Prusa Generic ASA @MINIIS 0.6.json"
},
{
"name": "Prusa Generic ASA @MINIIS 0.8",
"sub_path": "filament/Prusa Generic ASA @MINIIS 0.8.json"
},
{
"name": "Prusament ASA @XL",
"sub_path": "filament/Prusament ASA @XL.json"
},
{
"name": "Prusa Generic PC",
"sub_path": "filament/Prusa Generic PC.json"
},
{
"name": "Prusa Generic PC @MINIIS",
"sub_path": "filament/Prusa Generic PC @MINIIS.json"
},
{
"name": "Prusa Generic PC @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PC @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PC @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PC @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PC @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PC @MINIIS 0.8.json"
},
{
"name": "Prusament PC Blend @XL",
"sub_path": "filament/Prusament PC Blend @XL.json"
},
{
"name": "Prusament PC-CF @XL",
"sub_path": "filament/Prusament PC-CF @XL.json"
},
{
"name": "Prusa Generic PVA",
"sub_path": "filament/Prusa Generic PVA.json"
},
{
"name": "Prusa Generic PVA @MINIIS",
"sub_path": "filament/Prusa Generic PVA @MINIIS.json"
},
{
"name": "Prusa Generic PVA @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PVA @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PVA @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PVA @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PVA @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PVA @MINIIS 0.8.json"
},
{
"name": "Prusament PVB @XL",
"sub_path": "filament/Prusament PVB @XL.json"
},
{
"name": "Prusa Generic PA",
"sub_path": "filament/Prusa Generic PA.json"
},
{
"name": "Prusa Generic PA @MINIIS",
"sub_path": "filament/Prusa Generic PA @MINIIS.json"
},
{
"name": "Prusa Generic PA @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PA @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PA @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PA @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PA @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PA @MINIIS 0.8.json"
},
{
"name": "Prusa Generic PA-CF",
"sub_path": "filament/Prusa Generic PA-CF.json"
},
{
"name": "Prusa Generic PA-CF @MINIIS",
"sub_path": "filament/Prusa Generic PA-CF @MINIIS.json"
},
{
"name": "Prusa Generic PA-CF @MINIIS 0.25",
"sub_path": "filament/Prusa Generic PA-CF @MINIIS 0.25.json"
},
{
"name": "Prusa Generic PA-CF @MINIIS 0.6",
"sub_path": "filament/Prusa Generic PA-CF @MINIIS 0.6.json"
},
{
"name": "Prusa Generic PA-CF @MINIIS 0.8",
"sub_path": "filament/Prusa Generic PA-CF @MINIIS 0.8.json"
},
{
"name": "Prusament PA-CF @XL",
"sub_path": "filament/Prusament PA-CF @XL.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Prusa MK3S 0.25 nozzle",
"sub_path": "machine/Prusa MK3S 0.25 nozzle.json"
},
{
"name": "Prusa MK3S 0.4 nozzle",
"sub_path": "machine/Prusa MK3S 0.4 nozzle.json"
},
{
"name": "Prusa MK3S 0.6 nozzle",
"sub_path": "machine/Prusa MK3S 0.6 nozzle.json"
},
{
"name": "Prusa MK3S 0.8 nozzle",
"sub_path": "machine/Prusa MK3S 0.8 nozzle.json"
},
{
"name": "Prusa MK4 0.25 nozzle",
"sub_path": "machine/Prusa MK4 0.25 nozzle.json"
},
{
"name": "Prusa MK4 0.4 nozzle",
"sub_path": "machine/Prusa MK4 0.4 nozzle.json"
},
{
"name": "Prusa MINIIS 0.4 nozzle",
"sub_path": "machine/Prusa MINIIS 0.4 nozzle.json"
},
{
"name": "Prusa MINIIS 0.25 nozzle",
"sub_path": "machine/Prusa MINIIS 0.25 nozzle.json"
},
{
"name": "Prusa MINIIS 0.6 nozzle",
"sub_path": "machine/Prusa MINIIS 0.6 nozzle.json"
},
{
"name": "Prusa MINIIS 0.8 nozzle",
"sub_path": "machine/Prusa MINIIS 0.8 nozzle.json"
},
{
"name": "Prusa MK4 0.6 nozzle",
"sub_path": "machine/Prusa MK4 0.6 nozzle.json"
},
{
"name": "Prusa MK4 0.8 nozzle",
"sub_path": "machine/Prusa MK4 0.8 nozzle.json"
},
{
"name": "Prusa MINI 0.25 nozzle",
"sub_path": "machine/Prusa MINI 0.25 nozzle.json"
},
{
"name": "Prusa MINI 0.4 nozzle",
"sub_path": "machine/Prusa MINI 0.4 nozzle.json"
},
{
"name": "Prusa MINI 0.6 nozzle",
"sub_path": "machine/Prusa MINI 0.6 nozzle.json"
},
{
"name": "Prusa MINI 0.8 nozzle",
"sub_path": "machine/Prusa MINI 0.8 nozzle.json"
},
{
"name": "Prusa XLIS 0.25 nozzle",
"sub_path": "machine/Prusa XLIS 0.25 nozzle.json"
},
{
"name": "Prusa XLIS 0.3 nozzle",
"sub_path": "machine/Prusa XLIS 0.3 nozzle.json"
},
{
"name": "Prusa XLIS 0.4 nozzle",
"sub_path": "machine/Prusa XLIS 0.4 nozzle.json"
},
{
"name": "Prusa XLIS 0.5 nozzle",
"sub_path": "machine/Prusa XLIS 0.5 nozzle.json"
},
{
"name": "Prusa XLIS 0.6 nozzle",
"sub_path": "machine/Prusa XLIS 0.6 nozzle.json"
},
{
"name": "Prusa XLIS 0.8 nozzle",
"sub_path": "machine/Prusa XLIS 0.8 nozzle.json"
}
]
}