Comment on LEVELING_NOZZLE_TEMP

This commit is contained in:
Scott Lahteine 2020-12-22 06:50:02 -06:00
parent b8771fe908
commit f8c3670708
242 changed files with 242 additions and 242 deletions

View file

@ -1350,7 +1350,7 @@
*/
//#define PREHEAT_BEFORE_LEVELING
#if ENABLED(PREHEAT_BEFORE_LEVELING)
#define LEVELING_NOZZLE_TEMP 120
#define LEVELING_NOZZLE_TEMP 120 // (°C) Only applies to E0 at this time
#define LEVELING_BED_TEMP 50
#endif