3 new machine files added to both TiQ2 and TiQ8 machines (#11297)

* Added InnovatiQ Vendor Files

* Cover image corrected

* Corrected Texture Image

* Support Interface Pattern modified

* Fix file name casing

* Added new filament(PETG)

* changed three parameters

* Added 6 new printer files

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

* Added 6 new machines in machine list

* 6 new machines added in machine list

---------

Co-authored-by: MohanS <sibi.mohan@innovatiq.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: Ashidsha Jaleel <JaA0@germanreprap.local>
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
innovatiQ
2025-11-07 18:00:32 +01:00
committed by GitHub
parent c3e03a0955
commit b88aee4c0b
7 changed files with 867 additions and 12 deletions

View File

@@ -15,17 +15,50 @@
],
"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 TiQ8 0.4 Nozzle",
"sub_path": "machine/iQ TiQ8 0.4 nozzle.json"
}
"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": [
{
@@ -63,4 +96,4 @@
"sub_path": "filament/Polymaker PETG Polymax black P1 @iQ TiQ2 0.4 Nozzle.json"
}
]
}
}