Updated some configurations for the Geeetech M1 machine (#7481)

Updated some configurations for the M1 machine

Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
This commit is contained in:
whoseyoung
2025-01-07 22:46:02 +08:00
committed by GitHub
parent d4580e7a32
commit 9b68c695d7
28 changed files with 464 additions and 365 deletions

View File

@@ -80,7 +80,8 @@
"0.08"
],
"printable_height": "250",
"extruder_clearance_radius": "47",
"extruder_clearance_max_radius": "47",
"extruder_clearance_dist_to_rod": "24",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_height_to_lid": "34",
"printer_settings_id": "",
@@ -137,5 +138,4 @@
"support_multi_bed_types": "1",
"auxiliary_fan": "0",
"z_hop_types": "Normal Lift"
}