mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
{
|
||||
"name": "MINI",
|
||||
"sub_path": "machine/Prusa MINI.json"
|
||||
},
|
||||
{
|
||||
"name": "Pursa XL Input Shaper",
|
||||
"sub_path": "machine/Prusa XLIS.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
@@ -46,6 +50,10 @@
|
||||
"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"
|
||||
@@ -151,137 +159,236 @@
|
||||
"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": [
|
||||
@@ -309,6 +416,10 @@
|
||||
"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"
|
||||
@@ -317,10 +428,18 @@
|
||||
"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"
|
||||
@@ -345,6 +464,18 @@
|
||||
"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"
|
||||
@@ -389,6 +520,14 @@
|
||||
"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"
|
||||
@@ -413,6 +552,10 @@
|
||||
"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"
|
||||
@@ -449,6 +592,10 @@
|
||||
"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"
|
||||
@@ -469,6 +616,14 @@
|
||||
"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"
|
||||
@@ -489,6 +644,10 @@
|
||||
"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"
|
||||
@@ -528,6 +687,10 @@
|
||||
{
|
||||
"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": [
|
||||
@@ -598,6 +761,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user