Files
OrcaSlicer/resources/profiles/Anycubic/machine/Anycubic Kobra Neo.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
399 B
JSON

{
"type": "machine_model",
"name": "Anycubic Kobra Neo",
"machine_tech": "FFF",
"family": "Anycubic",
"model_id": "Anycubic Kobra Neo",
"nozzle_diameter": "0.4",
"bed_model": "Anycubic Kobra Neo_buildplate_model.stl",
"bed_texture": "Anycubic Kobra Neo_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Generic PLA @Anycubic;Anycubic PLA @Anycubic Kobra Neo 0.4 nozzle"
}