🩹 Fix CR-10S ABS preheat value (#922)

This commit is contained in:
Brandon D. Northcutt 2023-04-24 23:12:17 -04:00 committed by GitHub
parent d43f47ac18
commit 43f3e038c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2374,7 +2374,7 @@
#define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255
#define PREHEAT_2_LABEL "ABS"
#define PREHEAT_2_TEMP_HOTEND 250
#define PREHEAT_2_TEMP_HOTEND 235 // ABS working temp between 210 and 250 C.
#define PREHEAT_2_TEMP_BED 80
#define PREHEAT_2_TEMP_CHAMBER 35
#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255