Add X-Plus 4 and update to 1.9.5.51

This commit is contained in:
QIDI TECH
2024-09-20 20:22:49 +08:00
parent 6b6ca4055c
commit 47091be6d1
146 changed files with 3265 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @XPlus4",
"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": ["X-Plus 4 0.4 nozzle"]
}