mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
* Port over Prusament filament profiles for MK3 and MK4/S from PrusaSlicer * fix errors --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
13 lines
652 B
JSON
13 lines
652 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa MK3S",
|
|
"model_id": "MK3S",
|
|
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Prusa",
|
|
"bed_model": "mk3_bed.stl",
|
|
"bed_texture": "mk3.svg",
|
|
"hotend_model": "",
|
|
"default_materials": "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 @Prusa;Prusament PLA @MK3S;Prusament rPLA @MK3S;Prusament PETG @MK3S;Prusament ASA @MK3S;Prusament PC Blend @MK3S;Prusament PVB @MK3S;Prusament PC Blend Carbon Fiber @MK3S;Prusament PA11 Carbon Fiber @MK3S"
|
|
}
|