update resources

This commit is contained in:
QIDI TECH
2025-05-05 14:58:54 +08:00
parent 524bd808f3
commit 3fe258372a
566 changed files with 7708 additions and 5046 deletions

View File

@@ -5,26 +5,28 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_color_penetration_layers": "5",
"bottom_shell_layers": "5",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"initial_layer_infill_speed": "70",
"initial_layer_infill_speed": ["70"],
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"initial_layer_speed": ["40"],
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"layer_height": "0.1",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"sparse_infill_line_width": "0.22",
"sparse_infill_speed": "100",
"sparse_infill_speed": ["100"],
"support_bottom_z_distance": "0.1",
"support_line_width": "0.22",
"support_top_z_distance": "0.1",
"top_color_penetration_layers": "7",
"top_shell_layers": "7",
"top_surface_line_width": "0.22",
"top_surface_speed": "150",
"top_surface_speed": ["150"],
"wall_loops": "4",
"compatible_printers": ["X-Plus 3 0.2 nozzle"]
}