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,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"type": "process",
"name": "0.38mm Draft @Construct 1 XL",
"inherits": "fdm_process_common",
"name": "0.38mm Draft @Construct 1 XL",
"from": "system",
"instantiation": "true",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"bottom_shell_layers": "2",
"bridge_speed": "60",
"default_acceleration": "4000",
@@ -25,7 +25,6 @@
"inner_wall_speed": "300",
"internal_solid_infill_line_width": "0.64",
"internal_solid_infill_speed": "300",
"is_custom_defined": "0",
"layer_height": "0.38",
"line_width": "0.64",
"only_one_wall_top": "1",
@@ -54,7 +53,9 @@
"travel_acceleration": "6400",
"travel_speed": "320",
"wall_loops": "2",
"wall_sequence": "inner-outer-inner wall",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"compatible_printers": ["Construct 1 XL 0.6 nozzle"]
}
"wall_sequence": "inner-outer-inner wall",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"compatible_printers": [
"Construct 1 XL 0.6 nozzle"
]
}