Files
OrcaSlicer/resources/profiles/Anycubic/machine/Anycubic Kobra S1 Max.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
577 B
JSON

{
"type": "machine_model",
"machine_tech": "FFF",
"family": "Anycubic",
"name": "Anycubic Kobra S1 Max",
"model_id": "Anycubic Kobra S1 Max",
"nozzle_diameter": "0.4;0.25;0.6;0.8",
"bed_model": "Anycubic Kobra S1 Max_buildplate_model.stl",
"bed_texture": "Anycubic Kobra S1 Max_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Anycubic PLA @Anycubic Kobra S1 Max 0.4 nozzle;Anycubic PLA @Anycubic Kobra S1 Max 0.25 nozzle;Anycubic PLA @Anycubic Kobra S1 Max 0.6 nozzle;Anycubic PLA @Anycubic Kobra S1 Max 0.8 nozzle"
}