mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 01:40:57 +00:00
* 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
11 lines
261 B
JSON
11 lines
261 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "SH65 Performance",
|
|
"model_id": "V650300K",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "VOLUMIC",
|
|
"bed_model": "SH65_bed.STL",
|
|
"default_materials": "Volumic PLA Ultra;Volumic PLA Ultra (Performance)"
|
|
}
|