mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user