mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
* Replace prusa printer images with standard sizes and aspect ratio * Rename Prusa Mini IS to specify the IS in the name * Add missing prusa CORE One in the preset dialog and reorder prusa printers * updated pictures to 320px
13 lines
685 B
JSON
13 lines
685 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa MINI IS",
|
|
"model_id": "MINI",
|
|
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Prusa",
|
|
"bed_model": "miniis_bed.stl",
|
|
"bed_texture": "miniis.svg",
|
|
"hotend_model": "",
|
|
"default_materials": "Prusa Generic PLA-CF @MINIIS;Prusa Generic PC @MINIIS;Prusa Generic PVA @MINIIS;Prusa Generic PA @MINIIS;Prusa Generic PA-CF @MINIIS;Prusa Generic ABS @MINIIS;Prusa Generic PLA @MINIIS;Prusa Generic PLA @MINIIS 0.6;Prusa Generic PLA @MINIIS 0.8;Prusa Generic PETG @MINIIS;Prusa Generic PETG @MINIIS 0.6;Prusa Generic PETG @MINIIS 0.8;Prusa Generic TPU @MINIIS;Prusa Generic ASA @MINIIS;"
|
|
}
|