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": "machine",
"name": "fdm_geeetech_common",
"inherits": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin",
"machine_max_acceleration_e": [
"5000",
@@ -138,4 +138,4 @@
"support_multi_bed_types": "1",
"auxiliary_fan": "0",
"z_hop_types": "Normal Lift"
}
}