mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +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:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"type": "process",
|
||||
"bridge_flow": "1.07",
|
||||
"bridge_speed": "25",
|
||||
"brim_type": "no_brim",
|
||||
"enable_support": "1",
|
||||
"exclude_object": "0",
|
||||
"from": "system",
|
||||
"gcode_label_objects": "0",
|
||||
"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)",
|
||||
"reduce_crossing_wall": "1",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"small_perimeter_speed": "30%",
|
||||
"small_perimeter_threshold": "5",
|
||||
"sparse_infill_density": "30%",
|
||||
"sparse_infill_pattern": "triangles",
|
||||
"support_angle": "45",
|
||||
"support_base_pattern": "rectilinear-grid",
|
||||
"support_base_pattern_spacing": "1",
|
||||
"support_bottom_interface_spacing": "0.3",
|
||||
"support_bottom_z_distance": "0.24",
|
||||
"support_expansion": "0.5",
|
||||
"support_filament": "1",
|
||||
"support_interface_filament": "1",
|
||||
"support_interface_pattern": "rectilinear_interlaced",
|
||||
"support_interface_spacing": "0",
|
||||
"support_object_xy_distance": "0.25",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_top_z_distance": "0.26",
|
||||
"support_type": "tree(auto)",
|
||||
"top_shell_thickness": "0",
|
||||
"top_solid_infill_flow_ratio": "0.98",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user