daid303 12 years ago
parent
commit
a2032afa3a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/ultralcd.cpp

+ 1
- 1
Marlin/ultralcd.cpp View File

@@ -1115,7 +1115,7 @@ void MainMenu::showControlTemp()
1115 1115
           }
1116 1116
           else
1117 1117
           {
1118
-            setTargetHotend1(encoderpos);
1118
+            setTargetHotend2(encoderpos);
1119 1119
             encoderpos=activeline*lcdslow;
1120 1120
             beepshort();
1121 1121
           }

Loading…
Cancel
Save