Files
OrcaSlicer/resources/profiles/iQ/machine/TiQ2.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

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"
}