Allow setting PIDTEMP and PIDTEMPBED together or apart
This commit is contained in:
@@ -794,7 +794,7 @@ void Config_PrintSettings(bool forReplay) {
|
||||
SERIAL_EOL;
|
||||
#endif // ULTIPANEL
|
||||
|
||||
#if ENABLED(PIDTEMP) || ENABLED(PIDTEMPBED)
|
||||
#if HAS_PID_HEATING
|
||||
|
||||
CONFIG_ECHO_START;
|
||||
if (!forReplay) {
|
||||
|
Reference in New Issue
Block a user