Qidi.json

This commit is contained in:
HYzd766 2024-06-26 15:37:31 +08:00 committed by Lane.Wei
parent 8ede43721b
commit f23ad167d3
113 changed files with 2500 additions and 2515 deletions

View File

@ -18,10 +18,11 @@
"0x245"
],
"bed_exclude_area": [
"25x245",
"25x240",
"115x240",
"115x245",
"25x245",
"208x245",
"208x240",
"245x240",
"245x245",
@ -62,7 +63,7 @@
],
"layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nLOG_Z\nG92 E0\n",
"machine_end_gcode": "M141 S0\nM104 S0\nM140 S0\nG1 E-3 F1800\nG0 Z{min(max_print_height, max_layer_z + 3)} F600\nG0 X0 Y0 F12000\n{if max_layer_z < max_print_height / 2}G1 Z{max_print_height / 2 + 10} F600{else}G1 Z{min(max_print_height, max_layer_z + 3)}{endif}",
"machine_start_gcode": "PRINT_START BED=[hot_plate_temp_initial_layer] HOTEND=[nozzle_temperature_initial_layer] CHAMBER=[chamber_temperatures]\nM83\nM140 S[hot_plate_temp_initial_layer]\nM104 S[nozzle_temperature_initial_layer]\nG4 P3000\nG0 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0)} Z5 F6000\nG0 Z[initial_layer_print_height] F600\nG1 E3 F1800\nG1 X{(min(print_bed_max[0], first_layer_print_min[0] + 80))} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 85} E{83 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 3} E{82 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 3} Z0\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 6}\nG1 Z1 F600",
"machine_start_gcode": "PRINT_START BED=[hot_plate_temp_initial_layer] HOTEND=[nozzle_temperature_initial_layer] CHAMBER=[chamber_temperatures]\nM83\nM140 S[hot_plate_temp_initial_layer]\nM104 S[nozzle_temperature_initial_layer]\nG4 P3000\nG0 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} Y{max((min(print_bed_max[1] - 5, first_layer_print_min[1] + 80) - 85), 0)} Z5 F6000\nG0 Z[initial_layer_print_height] F600\nG1 E3 F1800\nG1 X{(min(print_bed_max[0], first_layer_print_min[0] + 80))} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1] - 5, first_layer_print_min[1] + 80) - 85), 0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85), 0)} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1] - 5, first_layer_print_min[1] + 80) - 85), 0) + 85} E{83 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85), 0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1] - 5, first_layer_print_min[1] + 80) - 85), 0) + 3} E{82 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85), 0) + 3} Z0\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85), 0) + 6}\nG1 Z1 F600\n",
"thumbnails_format": "PNG",
"default_filament_profile": [
"Qidi Generic PLA @Qidi Q1 Pro 0.4 nozzle"

View File

@ -22,8 +22,7 @@
"380x380",
"210x210"
],
"thumbnails_format": "ColPic",
"machine_start_gcode": "PRINT_START\nG28\nM141 S0\nG0 Z50 F600\nM190 S[hot_plate_temp_initial_layer]\nG28 Z\nG29; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[nozzle_temperature_initial_layer]\nM106 P3 S255\nM83\nG4 P3000\nG0 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0)} Z5 F6000\nG0 Z[initial_layer_print_height] F600\nG1 E3 F1800\nG1 X{(min(print_bed_max[0], first_layer_print_min[0] + 80))} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 85} E{83 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 3} E{82 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 12} E{-10 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 E{10 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\n",
"machine_start_gcode": "PRINT_START\nG28\nM141 S0\nG0 Z50 F600\nM190 S[hot_plate_temp_initial_layer]\nG28 Z\nG29; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM191 S{overall_chamber_temperature}\nM109 S[nozzle_temperature_initial_layer]\nM106 P3 S255\nM83\nG4 P3000\nG0 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0)} Z5 F6000\nG0 Z[initial_layer_print_height] F600\nG1 E3 F1800\nG1 X{(min(print_bed_max[0], first_layer_print_min[0] + 80))} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0)} E{85 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 85} E{83 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 2} E{2 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 Y{max((min(print_bed_max[1], first_layer_print_min[1] + 80) - 85),0) + 3} E{82 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 X{max((min(print_bed_max[0], first_layer_print_min[0] + 80) - 85),0) + 12} E{-10 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\nG1 E{10 * 0.5 * initial_layer_print_height * nozzle_diameter[0]} F3000\n",
"machine_end_gcode": "M141 S0\nM104 S0\nM140 S0\nG1 E-3 F1800\nG0 Z{min(max_print_height, max_layer_z + 3)} F600\nG0 X0 Y0 F12000\n{if max_layer_z < max_print_height / 2}G1 Z{max_print_height / 2 + 10} F600{else}G1 Z{min(max_print_height, max_layer_z + 3)}{endif}",
"scan_first_layer": "0"
}

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_001",
"setting_id": "GP024",
"name": "0.06mm Standard @Qidi Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_002",
"setting_id": "GP024",
"name": "0.06mm Standard @Qidi XMax3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_003",
"setting_id": "GP024",
"name": "0.06mm Standard @Qidi XPlus3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_004",
"setting_id": "GP024",
"name": "0.06mm Standard @Qidi XSmart3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_005",
"setting_id": "GP025",
"name": "0.08mm Standard @Qidi Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_006",
"setting_id": "GP025",
"name": "0.08mm Standard @Qidi XMax3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_007",
"setting_id": "GP025",
"name": "0.08mm Standard @Qidi XPlus3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_008",
"setting_id": "GP025",
"name": "0.08mm Standard @Qidi XSmart3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_009",
"setting_id": "GP007",
"name": "0.10mm Standard @Qidi Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_010",
"setting_id": "GP007",
"name": "0.10mm Standard @Qidi XMax3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_011",
"setting_id": "GP007",
"name": "0.10mm Standard @Qidi XPlus3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_012",
"setting_id": "GP007",
"name": "0.10mm Standard @Qidi XSmart3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_013",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi Q1 Pro",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_014",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi X3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_015",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XCFPro",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "25",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_016",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XMax",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_017",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XMax3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.12",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"inherits": "0.12mm Fine @Qidi X3",
"compatible_printers": [
"Qidi X-Max 3 0.4 nozzle"
]

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_018",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XPlus",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,67 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_019",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XPlus3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.12",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"inherits": "0.12mm Fine @Qidi X3",
"compatible_printers": [
"Qidi X-Plus 3 0.4 nozzle"
]
]
}

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_020",
"setting_id": "GP004",
"name": "0.12mm Fine @Qidi XSmart3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.12",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.12",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.12",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"inherits": "0.12mm Fine @Qidi X3",
"compatible_printers": [
"Qidi X-Smart 3 0.4 nozzle"
]

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_021",
"setting_id": "GP026",
"name": "0.12mm Standard @Qidi Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_022",
"setting_id": "GP026",
"name": "0.12mm Standard @Qidi XMax3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_023",
"setting_id": "GP026",
"name": "0.12mm Standard @Qidi XPlus3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_024",
"setting_id": "GP026",
"name": "0.12mm Standard @Qidi XSmart3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_025",
"setting_id": "GP027",
"name": "0.14mm Standard @Qidi Q1 Pro 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_026",
"setting_id": "GP027",
"name": "0.14mm Standard @Qidi XMax3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_027",
"setting_id": "GP027",
"name": "0.14mm Standard @Qidi XPlus3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_028",
"setting_id": "GP027",
"name": "0.14mm Standard @Qidi XSmart3 0.2 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GGP_Qidi_029",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi Q1 Pro",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_030",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi X3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_031",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XCFPro",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "25",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_032",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XMax",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_033",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XMax3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.16",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"inherits": "0.16mm Optimal @Qidi X3",
"compatible_printers": [
"Qidi X-Max 3 0.4 nozzle"
]

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_034",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XPlus",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_035",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XPlus3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.16",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"inherits": "0.16mm Optimal @Qidi X3",
"compatible_printers": [
"Qidi X-Plus 3 0.4 nozzle"
]

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_036",
"setting_id": "GP004",
"name": "0.16mm Optimal @Qidi XSmart3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.16",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.16",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.16",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"inherits": "0.16mm Optimal @Qidi X3",
"compatible_printers": [
"Qidi X-Smart 3 0.4 nozzle"
]

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP037",
"setting_id": "GP028",
"name": "0.18mm Standard @Qidi Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_038",
"setting_id": "GP028",
"name": "0.18mm Standard @Qidi XMax3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_039",
"setting_id": "GP028",
"name": "0.18mm Standard @Qidi XPlus3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_040",
"setting_id": "GP028",
"name": "0.18mm Standard @Qidi XSmart3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_041",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi Q1 Pro",
"from": "system",
"inherits": "0.20mm Standard @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_042",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi X3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_043",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XCFPro",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "25",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_044",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XMax",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_045",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XMax3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"inherits": "0.20mm Standard @Qidi X3",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Qidi X-Max 3 0.4 nozzle"
]

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_046",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XPlus",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_047",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XPlus3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"inherits": "0.20mm Standard @Qidi X3",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Qidi X-Plus 3 0.4 nozzle"
]

View File

@ -1,66 +1,10 @@
{
"type": "process",
"setting_id": "GP_Qidi_048",
"setting_id": "GP004",
"name": "0.20mm Standard @Qidi XSmart3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"inherits": "0.20mm Standard @Qidi X3",
"instantiation": "true",
"reduce_crossing_wall": "0",
"layer_height": "0.2",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"brim_width": "0",
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_top_z_distance": "0.2",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Qidi X-Smart 3 0.4 nozzle"
]

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_049",
"setting_id": "GP004",
"name": "0.24mm Draft @Qidi Q1 Pro",
"from": "system",
"inherits": "0.24mm Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_050",
"setting_id": "GP004",
"name": "0.24mm Draft @Qidi X3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_051",
"setting_id": "GP004",
"name": "0.24mm Draft @Qidi XMax3",
"from": "system",
"inherits": "0.24mm Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_052",
"setting_id": "GP004",
"name": "0.24mm Draft @Qidi XPlus3",
"from": "system",
"inherits": "0.24mm Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_053",
"setting_id": "GP004",
"name": "0.24mm Draft @Qidi XSmart3",
"from": "system",
"inherits": "0.24mm Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_054",
"setting_id": "GP029",
"name": "0.24mm Standard @Qidi Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_055",
"setting_id": "GP032",
"name": "0.24mm Standard @Qidi Q1 Pro 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_056",
"setting_id": "GP029",
"name": "0.24mm Standard @Qidi XMax3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_057",
"setting_id": "GP032",
"name": "0.24mm Standard @Qidi XMax3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_058",
"setting_id": "GP029",
"name": "0.24mm Standard @Qidi XPlus3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_059",
"setting_id": "GP032",
"name": "0.24mm Standard @Qidi XPlus3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_060",
"setting_id": "GP029",
"name": "0.24mm Standard @Qidi XSmart3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_061",
"setting_id": "GP032",
"name": "0.24mm Standard @Qidi XSmart3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_062",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi Q1 Pro",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_063",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XCFPro",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "25",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_064",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XMax",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,11 +64,28 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "35",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"top_surface_jerk": "8",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_065",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XMax3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -46,14 +47,31 @@
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0.42",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "35",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_066",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XPlus",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_067",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XPlus3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -46,14 +47,31 @@
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0.42",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "35",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_068",
"setting_id": "GP004",
"name": "0.25mm Draft @Qidi XSmart3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.25",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -46,14 +47,31 @@
"skirt_height": "1",
"skirt_loops": "2",
"minimum_sparse_infill_area": "10",
"internal_solid_infill_line_width": "0",
"internal_solid_infill_line_width": "0.42",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.25",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "35",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_069",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Qidi Q1 Pro",
"from": "system",
"inherits": "0.28mm Extra Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_070",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Qidi X3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_071",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Qidi XMax3",
"from": "system",
"inherits": "0.28mm Extra Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_072",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Qidi XPlus3",
"from": "system",
"inherits": "0.28mm Extra Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_073",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Qidi XSmart3",
"from": "system",
"inherits": "0.28mm Extra Draft @Qidi X3",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_074",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi Q1 Pro",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_075",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XCFPro",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.3",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.3",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "25",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_076",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XMax",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.30",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.30",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_077",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XMax3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.3",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.3",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -51,9 +52,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.3",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "40",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_078",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XPlus",
"from": "system",
"inherits": "fdm_process_qidi_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.3",
"max_travel_detour_distance": "0",
@ -43,7 +44,7 @@
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "20",
@ -63,9 +64,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.3",
"support_interface_speed": "100",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_interface_speed": "100%",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "30",
"support_threshold_angle": "30",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_079",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XPlus3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.3",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.3",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -51,9 +52,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.3",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "40",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,10 +1,11 @@
{
"type": "process",
"setting_id": "GP_Qidi_080",
"setting_id": "GP004",
"name": "0.30mm Extra Draft @Qidi XSmart3",
"from": "system",
"inherits": "fdm_process_qidi_x3_common",
"instantiation": "true",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"layer_height": "0.3",
"max_travel_detour_distance": "0",
@ -18,14 +19,14 @@
"print_sequence": "by layer",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.3",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
@ -35,7 +36,7 @@
"ironing_spacing": "0.1",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "[input_filename_base].gcode",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
@ -51,9 +52,26 @@
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "grid",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.3",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "3",
"support_interface_bottom_layers": "-1",
"support_interface_spacing": "0.5",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_threshold_angle": "40",
"support_object_xy_distance": "50%",
"tree_support_branch_angle": "40",
"tree_support_wall_count": "0",
"detect_thin_wall": "1",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.4",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "0",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_081",
"setting_id": "GP010",
"name": "0.30mm Standard @Qidi Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_082",
"setting_id": "GP010",
"name": "0.30mm Standard @Qidi XMax3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_083",
"setting_id": "GP010",
"name": "0.30mm Standard @Qidi XPlus3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_084",
"setting_id": "GP010",
"name": "0.30mm Standard @Qidi XSmart3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_085",
"setting_id": "GP033",
"name": "0.32mm Standard @Qidi Q1 Pro 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_086",
"setting_id": "GP033",
"name": "0.32mm Standard @Qidi XMax3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_087",
"setting_id": "GP033",
"name": "0.32mm Standard @Qidi XPlus3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_088",
"setting_id": "GP033",
"name": "0.32mm Standard @Qidi XSmart3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_089",
"setting_id": "GP030",
"name": "0.36mm Standard @Qidi Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_090",
"setting_id": "GP030",
"name": "0.36mm Standard @Qidi XMax3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_091",
"setting_id": "GP030",
"name": "0.36mm Standard @Qidi XPlus3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_092",
"setting_id": "GP030",
"name": "0.36mm Standard @Qidi XSmart3 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_093",
"setting_id": "GP009",
"name": "0.40mm Standard @Qidi Q1 Pro 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_094",
"setting_id": "GP009",
"name": "0.40mm Standard @Qidi XMax3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_095",
"setting_id": "GP009",
"name": "0.40mm Standard @Qidi XPlus3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_096",
"setting_id": "GP009",
"name": "0.40mm Standard @Qidi XSmart3 0.8 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_097",
"setting_id": "GP031",
"name": "0.42mm Standard @Qidi Q1 Pro 0.6 nozzle",
"from": "system",
"instantiation": "true",

View File

@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "GP_Qidi_098",
"setting_id": "GP031",
"name": "0.42mm Standard @Qidi XMax3 0.6 nozzle",
"from": "system",
"instantiation": "true",

Some files were not shown because too many files have changed in this diff Show More