mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
🩹 Fix Biqu BX ABS Bed Preheat (#849)
This commit is contained in:
parent
46b12accb0
commit
43c2d658f2
1 changed files with 1 additions and 1 deletions
|
@ -2255,7 +2255,7 @@
|
|||
|
||||
#define PREHEAT_4_LABEL "ABS"
|
||||
#define PREHEAT_4_TEMP_HOTEND 240
|
||||
#define PREHEAT_4_TEMP_BED 110
|
||||
#define PREHEAT_4_TEMP_BED 100
|
||||
#define PREHEAT_4_TEMP_CHAMBER 35
|
||||
#define PREHEAT_4_FAN_SPEED 0 // Value from 0 to 255
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue