mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
🐛 Fix various configs, prevent oversized binary (#1012)
This commit is contained in:
parent
91557020ec
commit
66a95ec8a4
36 changed files with 47 additions and 68 deletions
|
@ -2462,7 +2462,7 @@
|
|||
#define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255
|
||||
|
||||
#define PREHEAT_2_LABEL "ABS"
|
||||
#define PREHEAT_2_TEMP_HOTEND 240
|
||||
#define PREHEAT_2_TEMP_HOTEND 235
|
||||
#define PREHEAT_2_TEMP_BED 90 // TB2: ABS default 110, 90 is the maximum temp at 12V supply
|
||||
#define PREHEAT_2_TEMP_CHAMBER 35
|
||||
#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue