Files
OrcaSlicer/resources/profiles/Prusa/machine/Prusa MK4S.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

13 lines
474 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",
"family": "Prusa",
"hotend_model": "",
"machine_tech": "FFF",
"model_id": "MK4S",
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8"
}