Allow setting PIDTEMP and PIDTEMPBED together or apart
This commit is contained in:
parent
5cb8ec68ae
commit
ba84d8d091
5 changed files with 101 additions and 35 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue