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
673 B
JSON
13 lines
673 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Prusa MK4S",
|
|
"bed_model": "mk4_bed.stl",
|
|
"bed_texture": "mk4s.svg",
|
|
"default_materials": "Generic ABS @Prusa MK4S;Generic ASA @Prusa MK4S;Generic PETG @Prusa MK4S;Generic PLA @Prusa MK4S;Generic PLA Silk @Prusa MK4S;Generic TPU @Prusa MK4S;Generic PLA @Prusa MK4S 0.6;Generic PLA @Prusa MK4S 0.8;Prusament PLA @MK4S;Prusament rPLA @MK4S;Prusament PETG @MK4S;Prusament ASA @MK4S;Prusament PC Blend @MK4S;Prusament PVB @MK4S;Prusament PC Blend Carbon Fiber @MK4S;Prusament PA11 Carbon Fiber @MK4S",
|
|
"family": "Prusa",
|
|
"hotend_model": "",
|
|
"machine_tech": "FFF",
|
|
"model_id": "MK4S",
|
|
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8"
|
|
}
|