Correct Flying Bear S1 / Ghost 6 extruder clearance radius (#8560)

This commit is contained in:
Aleksander Alekseev 2025-02-26 15:16:45 +03:00 committed by GitHub
parent e6f71774fd
commit 99b6033a1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -110,7 +110,7 @@
],
"extruder_clearance_height_to_lid": "80",
"extruder_clearance_height_to_rod": "64",
"extruder_clearance_radius": "40",
"extruder_clearance_radius": "55",
"z_hop": [
"0.2"
],
@ -131,4 +131,4 @@
"100x100",
"320x320"
]
}
}

View File

@ -29,7 +29,7 @@
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "69",
"extruder_clearance_height_to_rod": "69",
"extruder_clearance_radius": "49",
"extruder_clearance_radius": "55",
"extruder_colour": [
"#FCE94F"
],