Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,11 +1,13 @@
{
"type": "process",
"name": "0.24mm Draft @Artillery M1 Pro 0.4 nozzle",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "3",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_M1Pro.gcode",
"from": "system",
"gap_infill_speed": "200",
"inner_wall_speed": "300",
"is_custom_defined": "0",
"name": "0.24mm Draft @Artillery M1 Pro 0.4 nozzle",
"outer_wall_speed": "200",
"print_settings_id": "0.24mm Draft @Artillery M1 Pro 0.4 nozzle",
"slow_down_layers": "3",
@@ -14,11 +16,8 @@
"top_shell_thickness": "1",
"tree_support_branch_diameter_angle": "15",
"tree_support_branch_diameter_double_wall": "1",
"version": "2.1.1.0",
"instantiation": "true",
"initial_layer_print_height": "0.2",
"layer_height": "0.24",
"inherits": "fdm_process_common",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "50%",
"alternate_extra_wall": "0",
@@ -281,5 +280,5 @@
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0",
"top_bottom_infill_wall_overlap":"15%"
}
"top_bottom_infill_wall_overlap": "15%"
}