mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-22 16:32:40 +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
12 lines
299 B
JSON
12 lines
299 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "TiQ2",
|
|
"model_id": "TiQ2",
|
|
"nozzle_diameter": "0.25;0.4;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "TiQ",
|
|
"bed_model": "TiQ2.stl",
|
|
"bed_texture": "TiQ2_texture.svg",
|
|
"default_materials": "Fiberthree PACF Pro P1 @iQ TiQ2 0.4 Nozzle;Generic PLA @System"
|
|
}
|