OrcaSlicer/resources/profiles/iQ.json
innovatiQ e5cbd2da24
Filament and process files added/modified for TiQ2 (#11356)
* Added InnovatiQ Vendor Files

* Cover image corrected

* Corrected Texture Image

* Merge branch 'main' into main

* Support Interface Pattern modified

* Merge branch 'main' of https://github.com/InnovatiQ-Additive/OrcaSlicer

* Merge branch 'SoftFever:main' into main

* Merge branch 'main' into main

* Fix file name casing

* Merge branch 'SoftFever:main' into main

* Added new filament(PETG)

* Merge branch 'main' into main

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* changed three parameters

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* Added 6 new printer files

0.25, 0.6, 0.8 printer profiles are added to TiQ2 and TiQ8

* Merge branch 'SoftFever:main' into main

* Added 6 new machines in machine list

* 6 new machines added in machine list

* Merge branch 'SoftFever:main' into main

* Modified the PACF filament and process file

* Added two new filament file and one process file

* Modified one filament and one process file
2025-11-15 19:32:19 +08:00

111 lines
3.3 KiB
JSON

{
"name": "innovatiQ",
"version": "02.03.01.10",
"force_update": "1",
"description": "innovatiQ configuration",
"machine_model_list": [
{
"name": "TiQ2",
"sub_path": "machine/TiQ2.json"
},
{
"name": "TiQ8",
"sub_path": "machine/TiQ8.json"
}
],
"machine_list": [
{
"name": "fdm_tiq_common",
"sub_path": "machine/fdm_tiq_common.json"
},
{
"name": "iQ TiQ2 0.4 Nozzle",
"sub_path": "machine/iQ TiQ2 0.4 nozzle.json"
},
{
"name": "iQ TiQ2 0.25 Nozzle",
"sub_path": "machine/iQ TiQ2 0.25 nozzle.json"
},
{
"name": "iQ TiQ2 0.6 Nozzle",
"sub_path": "machine/iQ TiQ2 0.6 nozzle.json"
},
{
"name": "iQ TiQ2 0.8 Nozzle",
"sub_path": "machine/iQ TiQ2 0.8 nozzle.json"
},
{
"name": "iQ TiQ8 0.4 Nozzle",
"sub_path": "machine/iQ TiQ8 0.4 nozzle.json"
},
{
"name": "iQ TiQ8 0.25 Nozzle",
"sub_path": "machine/iQ TiQ8 0.25 nozzle.json"
},
{
"name": "iQ TiQ8 0.6 Nozzle",
"sub_path": "machine/iQ TiQ8 0.6 nozzle.json"
},
{
"name": "iQ TiQ8 0.8 Nozzle",
"sub_path": "machine/iQ TiQ8 0.8 nozzle.json"
}
],
"process_list": [
{
"name": "fdm_process_tiq_common",
"sub_path": "process/fdm_process_tiq_common.json"
},
{
"name": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
"sub_path": "process/0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle).json"
},
{
"name": "0.20mm Standard @iQ TiQ2 P1 - PETG Polymax Polymaker (0.4 Nozzle)",
"sub_path": "process/0.20mm Standard @iQ TiQ2 P1 - PETG Polymax Polymaker (0.4 Nozzle).json"
},
{
"name": "0.20mm Standard @iQ TiQ8 P1 - ABS Natur Material4Print (0.4 Nozzle)",
"sub_path": "process/0.20mm Standard @iQ TiQ8 P1 - ABS Natur Material4Print (0.4 Nozzle).json"
},
{
"name": "0.20mm Standard @iQ TiQ2 P2 - PACF Pro Fiberthree + VXL90 Xioneer (0.4 Nozzle)",
"sub_path": "process/0.20mm Standard @iQ TiQ2 P2 - PACF Pro Fiberthree + VXL90 Xioneer (0.4 Nozzle).json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "Fiberthree PACF Pro P1 @iQ TiQ2 0.4 Nozzle",
"sub_path": "filament/Fiberthree PACF Pro P1 @iQ TiQ2 0.4 Nozzle.json"
},
{
"name": "Material4Print ABS Natur P1 @iQ TiQ8 0.4 Nozzle",
"sub_path": "filament/Material4Print ABS Natur P1 @iQ TiQ8 0.4 Nozzle.json"
},
{
"name": "Polymaker PETG Polymax black P1 @iQ TiQ2 0.4 Nozzle",
"sub_path": "filament/Polymaker PETG Polymax black P1 @iQ TiQ2 0.4 Nozzle.json"
},
{
"name": "Fiberthree PACF Pro P2 @iQ TiQ2 0.4 Nozzle",
"sub_path": "filament/Fiberthree PACF Pro P2 @iQ TiQ2 0.4 Nozzle.json"
},
{
"name": "VXL90 TiQ2 P2 @iQ TiQ2 0.4 Nozzle",
"sub_path": "filament/VXL90 TiQ2 P2 @iQ TiQ2 0.4 Nozzle.json"
}
]
}