mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
mk4 profiles
This commit is contained in:
parent
9bab2e2efa
commit
b636be8852
20 changed files with 154 additions and 12 deletions
12
resources/profiles/Prusa/machine/Prusa MK4.json
Normal file
12
resources/profiles/Prusa/machine/Prusa MK4.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Prusa MK4",
|
||||
"model_id": "MK4",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "mk4_bed.stl",
|
||||
"bed_texture": "mk4.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