mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fix some small issues for Prusa XL profiles:
1. fixed some wrong parameter names 2. fixed bed texture 3. Fix typo "pursa" 4. Use Prusa XL in all cases
This commit is contained in:
12
resources/profiles/Prusa/machine/Prusa XL.json
Normal file
12
resources/profiles/Prusa/machine/Prusa XL.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Prusa XL",
|
||||
"model_id": "Prusa XL",
|
||||
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "Prusa XL_bed.stl",
|
||||
"bed_texture": "Prusa XL.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Prusa Generic PLA @XL;Prusament PLA @XL;Prusament rPLA @XL;Prusa Generic PETG @XL;Prusament PETG @XL;Prusa Generic ABS @XL;Prusament ASA @XL;Prusament PC Blend @XL;Prusament PC-CF @XL;Prusament PVB @XL;Prusament PA-CF @XL"
|
||||
}
|
||||
Reference in New Issue
Block a user