Skip to content

Commit

Permalink
Improve Qidi Plus 4
Browse files Browse the repository at this point in the history
  • Loading branch information
liberodark committed Feb 10, 2025
1 parent 229a826 commit c4d369d
Show file tree
Hide file tree
Showing 25 changed files with 596 additions and 122 deletions.
34 changes: 29 additions & 5 deletions resources/profiles/Qidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,11 @@
},
{
"name": "0.12mm Fine @Qidi XPlus4",
"sub_path": "process/0.12mm Fine @Qidi XPlus4.json"
"sub_path": "process/0.12mm Fine @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.12mm High Quality @Qidi XPlus4",
"sub_path": "process/0.12mm High Quality @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.16mm Optimal @Qidi X3",
Expand Down Expand Up @@ -180,7 +184,11 @@
},
{
"name": "0.16mm Optimal @Qidi XPlus4",
"sub_path": "process/0.16mm Optimal @Qidi XPlus4.json"
"sub_path": "process/0.16mm Optimal @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.16mm High Quality @Qidi XPlus4",
"sub_path": "process/0.16mm High Quality @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.20mm Standard @Qidi X3",
Expand Down Expand Up @@ -216,7 +224,11 @@
},
{
"name": "0.20mm Standard @Qidi XPlus4",
"sub_path": "process/0.20mm Standard @Qidi XPlus4.json"
"sub_path": "process/0.20mm Standard @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.20mm Strength @Qidi XPlus4",
"sub_path": "process/0.20mm Strength @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.24mm Draft @Qidi X3",
Expand Down Expand Up @@ -252,7 +264,7 @@
},
{
"name": "0.24mm Draft @Qidi XPlus4",
"sub_path": "process/0.24mm Draft @Qidi XPlus4.json"
"sub_path": "process/0.24mm Draft @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.28mm Extra Draft @Qidi X3",
Expand Down Expand Up @@ -288,12 +300,24 @@
},
{
"name": "0.28mm Extra Draft @Qidi XPlus4",
"sub_path": "process/0.28mm Extra Draft @Qidi XPlus4.json"
"sub_path": "process/0.28mm Extra Draft @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.06mm High Quality @Qidi XPlus4 0.2 nozzle",
"sub_path": "process/0.06mm High Quality @Qidi XPlus4 0.2 nozzle.json"
},
{
"name": "0.06mm Standard @Qidi XPlus4 0.2 nozzle",
"sub_path": "process/0.06mm Standard @Qidi XPlus4 0.2 nozzle.json"
},
{
"name": "0.08mm Extra Fine @Qidi XPlus4",
"sub_path": "process/0.08mm Extra Fine @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.08mm High Quality @Qidi XPlus4",
"sub_path": "process/0.08mm High Quality @Qidi XPlus4 0.4 nozzle.json"
},
{
"name": "0.08mm Standard @Qidi XPlus4 0.2 nozzle",
"sub_path": "process/0.08mm Standard @Qidi XPlus4 0.2 nozzle.json"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.06mm High Quality @Qidi XPlus4 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bridge_flow": "1",
"default_acceleration": "4000",
"elefant_foot_compensation": "0.15",
"initial_layer_infill_speed": "70",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"layer_height": "0.06",
"line_width": "0.22",
"outer_wall_acceleration": "2000",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "60",
"sparse_infill_line_width": "0.22",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "100",
"support_bottom_z_distance": "0.06",
"support_line_width": "0.22",
"support_top_z_distance": "0.06",
"top_shell_layers": "7",
"top_surface_line_width": "0.22",
"top_surface_speed": "150",
"wall_loops": "4",
"compatible_printers": [
"Qidi X-Plus 4 0.2 nozzle"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,28 @@
"name": "0.06mm Standard @Qidi XPlus4 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_QIDI_0.06_nozzle_0.2",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"initial_layer_infill_speed": "70",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"layer_height": "0.06",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"sparse_infill_line_width": "0.22",
"sparse_infill_speed": "100",
"support_bottom_z_distance": "0.06",
"support_line_width": "0.22",
"support_top_z_distance": "0.06",
"top_shell_layers": "7",
"top_surface_line_width": "0.22",
"top_surface_speed": "150",
"wall_loops": "4",
"compatible_printers": [
"Qidi X-Plus 4 0.2 nozzle"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.08mm Extra Fine @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "7",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "350",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"ironing_flow": "8%",
"layer_height": "0.08",
"outer_wall_speed": "200",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_speed": "450",
"support_bottom_z_distance": "0.08",
"support_threshold_angle": "15",
"support_top_z_distance": "0.08",
"top_shell_layers": "9",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.08mm High Quality @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "7",
"bridge_flow": "1",
"default_acceleration": "4000",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "210",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "120",
"internal_solid_infill_speed": "150",
"ironing_flow": "8%",
"layer_height": "0.08",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "150",
"support_bottom_z_distance": "0.08",
"support_threshold_angle": "15",
"support_top_z_distance": "0.08",
"top_shell_layers": "9",
"top_surface_speed": "150",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.12mm Fine @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "350",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"layer_height": "0.12",
"outer_wall_speed": "200",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_speed": "430",
"support_bottom_z_distance": "0.12",
"support_threshold_angle": "20",
"support_top_z_distance": "0.12",
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
11 changes: 0 additions & 11 deletions resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus4.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.12mm High Quality @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"bridge_flow": "1",
"default_acceleration": "4000",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "230",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "150",
"internal_solid_infill_speed": "180",
"layer_height": "0.12",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "180",
"support_bottom_z_distance": "0.12",
"support_threshold_angle": "20",
"support_top_z_distance": "0.12",
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"top_surface_speed": "150",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.16mm High Quality @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "4",
"bridge_flow": "1",
"default_acceleration": "4000",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "250",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "150",
"internal_solid_infill_speed": "200",
"layer_height": "0.16",
"outer_wall_acceleration": "2000",
"outer_wall_speed": "60",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_pattern": "gyroid",
"sparse_infill_speed": "200",
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"top_shell_thickness": "1.0",
"top_surface_speed": "150",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.16mm Optimal @Qidi XPlus4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "4",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "300",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "300",
"layer_height": "0.16",
"outer_wall_speed": "200",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"sparse_infill_speed": "330",
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"top_shell_thickness": "1.0",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
11 changes: 0 additions & 11 deletions resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus4.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "process",
"setting_id": "GP024",
"name": "0.20mm Standard @Qidi XPlus4 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "250",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"outer_wall_speed": "200",
"sparse_infill_speed": "270",
"top_shell_layers": "5",
"top_shell_thickness": "1.0",
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}
11 changes: 0 additions & 11 deletions resources/profiles/Qidi/process/0.20mm Standard @Qidi XPlus4.json

This file was deleted.

Loading

0 comments on commit c4d369d

Please sign in to comment.