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_mytoolchanger_common",
"inherits": "fdm_process_klipper_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_klipper_common",
"default_acceleration": "5000",
"top_surface_acceleration": "3000",
"travel_acceleration": "7000",
@@ -25,7 +25,7 @@
"wipe_tower_extra_spacing": "150%",
"wipe_tower_rotation_angle": "90",
"ooze_prevention": "1",
"standby_temperature_delta": "-40",
"standby_temperature_delta": "-40",
"preheat_time": "30",
"preheat_steps": "1"
}