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
This commit is contained in:
innovatiQ
2025-11-15 12:32:19 +01:00
committed by GitHub
parent 25791cc685
commit e5cbd2da24
8 changed files with 547 additions and 16 deletions

View File

@@ -1,21 +1,20 @@
{
"type": "process",
"name": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
"inherits": "fdm_process_tiq_common",
"from": "system",
"instantiation": "true",
"bridge_flow": "1.07",
"bridge_speed": "25",
"brim_type": "no_brim",
"enable_support": "1",
"exclude_object": "0",
"from": "system",
"gcode_label_objects": "0",
"compatible_printers": [
"iQ TiQ2 0.4 Nozzle"
],
"instantiation": "true",
"compatible_printers": ["iQ TiQ2 0.4 Nozzle"],
"inherits": "fdm_process_tiq_common",
"internal_bridge_speed": "50%",
"internal_solid_infill_speed": "60",
"ironing_pattern": "concentric",
"is_custom_defined": "0",
"name": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
"prime_tower_width": "80",
"layer_height": "0.2",
"print_settings_id": "0.20mm Standard @iQ TiQ2 P1 - PACF Pro Fiberthree (0.4 Nozzle)",
@@ -32,8 +31,8 @@
"support_bottom_interface_spacing": "0.3",
"support_bottom_z_distance": "0.24",
"support_expansion": "0.5",
"support_filament": "1",
"support_interface_filament": "1",
"support_filament": "0",
"support_interface_filament": "0",
"support_interface_pattern": "rectilinear_interlaced",
"support_interface_spacing": "0",
"support_object_xy_distance": "0.25",
@@ -45,5 +44,6 @@
"tree_support_branch_diameter_angle": "10",
"tree_support_branch_diameter_organic": "3",
"tree_support_tip_diameter": "2",
"version": "2.2.0.4",
"wall_loops": "2"
}
}