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,25 +1,25 @@
{
"type": "process",
"from": "system",
"instantiation": "true",
"name": "0.34 Standard @Snapmaker J1 (0.6 nozzle)",
"setting_id": "1036004160",
"inherits": "fdm_process_idex",
"compatible_printers": [
"Snapmaker J1 (0.6 nozzle)"
],
"layer_height": "0.34",
"wall_loops": "2",
"top_shell_layers": "3",
"bridge_speed": "30",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_infill_speed": "55",
"initial_layer_speed": "40"
"type": "process",
"name": "0.34 Standard @Snapmaker J1 (0.6 nozzle)",
"inherits": "fdm_process_idex",
"from": "system",
"setting_id": "1036004160",
"instantiation": "true",
"compatible_printers": [
"Snapmaker J1 (0.6 nozzle)"
],
"layer_height": "0.34",
"wall_loops": "2",
"top_shell_layers": "3",
"bridge_speed": "30",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_infill_speed": "55",
"initial_layer_speed": "40"
}