mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
add Prusa MINI+
This commit is contained in:
parent
85f774a72d
commit
7c11aeba96
17 changed files with 186 additions and 11 deletions
12
resources/profiles/Prusa/machine/Prusa MINI.json
Normal file
12
resources/profiles/Prusa/machine/Prusa MINI.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Prusa MINI",
|
||||
"model_id": "MINI",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "",
|
||||
"bed_texture": "mini.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"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