Apply composite tests
This commit is contained in:
@@ -3099,7 +3099,7 @@ void MarlinSettings::reset() {
|
||||
HOTEND_LOOP() {
|
||||
CONFIG_ECHO_START();
|
||||
SERIAL_ECHOPAIR_P(
|
||||
#if HAS_MULTI_HOTEND && ENABLED(PID_PARAMS_PER_HOTEND)
|
||||
#if BOTH(HAS_MULTI_HOTEND, PID_PARAMS_PER_HOTEND)
|
||||
PSTR(" M301 E"), e,
|
||||
SP_P_STR
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user