mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
InnovatiQ Vendor Addition (#10163)
* Added InnovatiQ Vendor Files * Cover image corrected * Corrected Texture Image * Support Interface Pattern modified * Fix file name casing --------- Co-authored-by: MohanS <sibi.mohan@innovatiq.com> Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
64
resources/profiles/iQ.json
Normal file
64
resources/profiles/iQ.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"name": "innovatiQ",
|
||||
"version": "02.03.00.02",
|
||||
"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 TiQ8 0.4 nozzle",
|
||||
"sub_path": "machine/iQ TiQ8 0.4 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 TiQ8 P1 - ABS Natur Material4Print (0.4 Nozzle)",
|
||||
"sub_path": "process/0.20mm Standard @iQ TiQ8 P1 - ABS Natur Material4Print (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"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user