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,4 +1,9 @@
{
"type": "process",
"name": "process_common_mk4s",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0.5",
"bridge_acceleration": "1500",
@@ -11,20 +16,17 @@
"enforce_support_layers": "0",
"exclude_object": "1",
"filename_format": "{input_filename_base}_{nozzle_diameter[0]}n_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",
"from": "system",
"gap_infill_speed": "120",
"gcode_comments": "0",
"gcode_label_objects": "1",
"infill_anchor": "2",
"infill_anchor_max": "12",
"infill_wall_overlap": "15%",
"inherits": "fdm_process_common",
"initial_layer_line_width": "0.5",
"initial_layer_speed": "40",
"inner_wall_acceleration": "4000",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "170",
"instantiation": "false",
"internal_solid_infill_acceleration": "4000",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "200",
@@ -32,7 +34,6 @@
"min_bead_width": "85%",
"min_feature_size": "25%",
"minimum_sparse_infill_area": "0",
"name": "process_common_mk4s",
"ooze_prevention": "0",
"outer_wall_acceleration": "4000",
"outer_wall_line_width": "0.45",
@@ -84,7 +85,6 @@
"tree_support_branch_diameter_double_wall": "3",
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"type": "process",
"wall_filament": "1",
"wall_generator": "arachne",
"wall_loops": "2"