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,23 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @XPlus4",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "true",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": "200",
"initial_layer_infill_speed": "105",
"initial_layer_speed": "50",
"inner_wall_speed": "200",
"internal_solid_infill_speed": "200",
"layer_height": "0.28",
"outer_wall_speed": "200",
"sparse_infill_speed": "200",
"support_threshold_angle": "40",
"top_shell_layers": "4",
"top_shell_thickness": "1.0",
"top_surface_line_width": "0.45",
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
}