* Add Prusa MINI profiles & fix image extension * Add MINI & MK3S to generic filaments * Change 0.2 to 0.25 * Change this one * Fix this * Fix nozzle diameters * Forgot this...
12 lines
475 B
JSON
12 lines
475 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa MINI",
|
|
"model_id": "MINI",
|
|
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Prusa",
|
|
"bed_model": "mini_bed.stl",
|
|
"bed_texture": "mini.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"
|
|
}
|