Kaynağa Gözat

Update pins comments

Scott Lahteine 6 yıl önce
ebeveyn
işleme
77b4f23edc

+ 1
- 1
Marlin/src/pins/mega/pins_WANHAO_ONEPLUS.h Dosyayı Görüntüle

@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 #ifndef __AVR_ATmega2560__
29
-  #error "Oops!  Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu."
29
+  #error "Oops! Select 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
30 30
 #endif
31 31
 
32 32
 #define BOARD_NAME           "Wanhao i3 Mini 0ne+"

+ 1
- 1
Marlin/src/pins/ramps/pins_FORMBOT_RAPTOR.h Dosyayı Görüntüle

@@ -30,7 +30,7 @@
30 30
 #endif
31 31
 
32 32
 #if HOTENDS > 3 || E_STEPPERS > 3
33
-  #error "Formbot supports up to 3 hotends / E-steppers. Comment this line to keep going."
33
+  #error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue."
34 34
 #endif
35 35
 
36 36
 #define BOARD_NAME           "Formbot Raptor"

+ 1
- 1
Marlin/src/pins/ramps/pins_FORMBOT_TREX2PLUS.h Dosyayı Görüntüle

@@ -30,7 +30,7 @@
30 30
 #endif
31 31
 
32 32
 #if HOTENDS > 2 || E_STEPPERS > 2
33
-  #error "Formbot supports up to 2 hotends / E-steppers. Comment this line to keep going."
33
+  #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
34 34
 #endif
35 35
 
36 36
 #define BOARD_NAME           "Formbot"

+ 1
- 1
Marlin/src/pins/ramps/pins_FORMBOT_TREX3.h Dosyayı Görüntüle

@@ -30,7 +30,7 @@
30 30
 #endif
31 31
 
32 32
 #if HOTENDS > 2 || E_STEPPERS > 2
33
-  #error "Formbot supports up to 2 hotends / E-steppers. Comment this line to keep going."
33
+  #error "Formbot supports up to 2 hotends / E-steppers. Comment out this line to continue."
34 34
 #endif
35 35
 
36 36
 #define BOARD_NAME           "Formbot"

Loading…
İptal
Kaydet