-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
229a826
commit c4d369d
Showing
25 changed files
with
596 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
resources/profiles/Qidi/process/0.06mm High Quality @Qidi XPlus4 0.2 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
resources/profiles/Qidi/process/0.08mm Extra Fine @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
34 changes: 34 additions & 0 deletions
34
resources/profiles/Qidi/process/0.08mm High Quality @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
30 changes: 30 additions & 0 deletions
30
resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
11
resources/profiles/Qidi/process/0.12mm Fine @Qidi XPlus4.json
This file was deleted.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
resources/profiles/Qidi/process/0.12mm High Quality @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
34 changes: 34 additions & 0 deletions
34
resources/profiles/Qidi/process/0.16mm High Quality @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} |
30 changes: 30 additions & 0 deletions
30
resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
11
resources/profiles/Qidi/process/0.16mm Optimal @Qidi XPlus4.json
This file was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
resources/profiles/Qidi/process/0.20mm Standard @Qidi XPlus4 0.4 nozzle.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
11
resources/profiles/Qidi/process/0.20mm Standard @Qidi XPlus4.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.