mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Creality Ender 3 and Prusa Mk3s 0,2;0,4,06 and 0,8 profiles (#4029)
* Ender 3 - All nozzles and Quality Profiles Ender 3 Profiles. 0.20 Nozzle 0.40 Nozzle 0.60 Nozzle 0.80 Nozzle 0.12 to 0.24 Quality Profiles for every Nozzle in Process Folder * all all * Ender 3 Profiles Ender 3 Profiles for: 0,2;0,4;0,6;0,8 5 Different and independent Quality profiles for each Nozzle. Fine, Optimal, Standard, Draft and Superdraft * aa aa * aa aa * aa aa * Prusa Mk3s Profiles Prusa Mk3s Profiles * Mk3s FIXED mk3s FIXED --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
cc55c2dde7
commit
31d1d03578
58 changed files with 3785 additions and 28 deletions
|
@ -2,11 +2,11 @@
|
|||
"type": "machine_model",
|
||||
"name": "Prusa MK3S",
|
||||
"model_id": "MK3S",
|
||||
"nozzle_diameter": "0.4",
|
||||
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "mk3_bed.stl",
|
||||
"bed_texture": "mk3.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Prusa Generic ABS;Prusa Generic PLA;Prusa Generic PLA-CF;Prusa Generic PETG;Prusa Generic TPU;Prusa Generic ASA;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue