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,9 +1,9 @@
{
"type": "process",
"name": "fdm_process_anker_common",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"line_width": "0.45",
"initial_layer_line_width": "0.45",
"outer_wall_line_width": "0.42",
@@ -14,8 +14,8 @@
"support_line_width": "0.36",
"bridge_flow": "0.95",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
"Anker M5 0.4 nozzle",
"Anker M5 All-Metal 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}
}