Note (MarlinUI) limit on PREHEAT settings (#20966)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ellensp 2021-02-03 10:00:41 +13:00 committed by Scott Lahteine
parent 032152c41d
commit 62a65d3fdc

View File

@ -1614,7 +1614,9 @@
// @section temperature
// Preheat Constants
//
// Preheat Constants - Up to 5 are supported without changes
//
#define PREHEAT_1_LABEL "PLA"
#define PREHEAT_1_TEMP_HOTEND 180
#define PREHEAT_1_TEMP_BED 70