Files
OrcaSlicer/resources/profiles/Snapmaker/machine/Snapmaker A250 BKit.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
365 B
JSON

{
"type": "machine_model",
"name": "Snapmaker A250 BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1921635482",
"default_materials": "PolyTerra PLA @0.2 nozzle;Snapmaker PLA",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}