Allow setting PIDTEMP and PIDTEMPBED together or apart

This commit is contained in:
Scott Lahteine
2016-04-19 18:09:29 -07:00
parent 5cb8ec68ae
commit ba84d8d091
5 changed files with 101 additions and 35 deletions

View File

@@ -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) {