From cca8dc97905984f1c33158c42aa4f435a753f818 Mon Sep 17 00:00:00 2001 From: FlyingbearOfficial <150423627+FlyingbearOfficial@users.noreply.github.com> Date: Sun, 8 Feb 2026 17:45:17 +0800 Subject: [PATCH] Update bed temp for Flyingbear Ghost7 machine (#12199) Update fdm_filament_pla @Ghost7.json --- .../filament/Ghost7/fdm_filament_pla @Ghost7.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/profiles/FlyingBear/filament/Ghost7/fdm_filament_pla @Ghost7.json b/resources/profiles/FlyingBear/filament/Ghost7/fdm_filament_pla @Ghost7.json index cf2eee7733..e8a308c638 100644 --- a/resources/profiles/FlyingBear/filament/Ghost7/fdm_filament_pla @Ghost7.json +++ b/resources/profiles/FlyingBear/filament/Ghost7/fdm_filament_pla @Ghost7.json @@ -29,7 +29,7 @@ "60" ], "hot_plate_temp": [ - "55" + "60" ], "textured_plate_temp": [ "60" @@ -41,7 +41,7 @@ "60" ], "hot_plate_temp_initial_layer": [ - "55" + "60" ], "textured_plate_temp_initial_layer": [ "60" @@ -94,4 +94,4 @@ "filament_start_gcode": [ "; filament start gcode\n" ] -} \ No newline at end of file +}