Update bed temp for Flyingbear Ghost7 machine (#12199)

Update fdm_filament_pla @Ghost7.json
This commit is contained in:
FlyingbearOfficial
2026-02-08 17:45:17 +08:00
committed by GitHub
parent 8fd556e4b0
commit cca8dc9790

View File

@@ -29,7 +29,7 @@
"60" "60"
], ],
"hot_plate_temp": [ "hot_plate_temp": [
"55" "60"
], ],
"textured_plate_temp": [ "textured_plate_temp": [
"60" "60"
@@ -41,7 +41,7 @@
"60" "60"
], ],
"hot_plate_temp_initial_layer": [ "hot_plate_temp_initial_layer": [
"55" "60"
], ],
"textured_plate_temp_initial_layer": [ "textured_plate_temp_initial_layer": [
"60" "60"
@@ -94,4 +94,4 @@
"filament_start_gcode": [ "filament_start_gcode": [
"; filament start gcode\n" "; filament start gcode\n"
] ]
} }