Pārlūkot izejas kodu

Fix for the PR #4256 (Additional tweaks for HOTENDS == 1)

esenapaj 9 gadus atpakaļ
vecāks
revīzija
6af525e252
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Marlin/configuration_store.cpp

+ 1
- 1
Marlin/configuration_store.cpp Parādīt failu

@@ -618,7 +618,7 @@ void Config_ResetDefault() {
618 618
 
619 619
   #if ENABLED(PIDTEMP)
620 620
     #if ENABLED(PID_PARAMS_PER_HOTEND)
621
-      HOTEND_LOOP
621
+      HOTEND_LOOP()
622 622
     #else
623 623
       int e = 0; UNUSED(e); // only need to write once
624 624
     #endif

Notiek ielāde…
Atcelt
Saglabāt