mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Add MK4 0.25/0.6/0.8 nozzle
This commit is contained in:
parent
e97ab55e83
commit
60111eaa16
31 changed files with 621 additions and 51 deletions
|
@ -2,11 +2,11 @@
|
|||
"type": "machine_model",
|
||||
"name": "Prusa MK4",
|
||||
"model_id": "MK4",
|
||||
"nozzle_diameter": "0.4",
|
||||
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "mk4_bed.stl",
|
||||
"bed_texture": "mk4.svg",
|
||||
"bed_texture": "mk4is.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Prusa Generic PLA-CF;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF;Prusa Generic ABS @MK4;Prusa Generic PLA @MK4;Prusa Generic PETG @MK4;Prusa Generic TPU @MK4;Prusa Generic ASA @MK4"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue