From 99b6033a1bcb2b84cb3ad34f9ef1058eeb04ee06 Mon Sep 17 00:00:00 2001 From: Aleksander Alekseev Date: Wed, 26 Feb 2025 15:16:45 +0300 Subject: [PATCH] Correct Flying Bear S1 / Ghost 6 extruder clearance radius (#8560) --- .../FlyingBear/machine/FlyingBear Ghost 6 0.4 nozzle.json | 4 ++-- .../FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/profiles/FlyingBear/machine/FlyingBear Ghost 6 0.4 nozzle.json b/resources/profiles/FlyingBear/machine/FlyingBear Ghost 6 0.4 nozzle.json index acf5abe257..cfe5ed26b6 100644 --- a/resources/profiles/FlyingBear/machine/FlyingBear Ghost 6 0.4 nozzle.json +++ b/resources/profiles/FlyingBear/machine/FlyingBear Ghost 6 0.4 nozzle.json @@ -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" ] -} \ No newline at end of file +} diff --git a/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json b/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json index ffc1a0bbe7..02d20e37f1 100644 --- a/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json +++ b/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json @@ -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" ],