Tweak some comments

2.0.x
Scott Lahteine 6 years ago
parent 00cdd41b5f
commit 0f07ba4f09

@ -741,7 +741,7 @@ void MarlinUI::draw_status_message(const bool blink) {
* |F---% SD---% T--:--| * |F---% SD---% T--:--|
* |01234567890123456789| * |01234567890123456789|
* *
* LCD_INFO_SCREEN_STYLE 1 : Prusa-style Status Screen * LCD_INFO_SCREEN_STYLE 1 : Průša-style Status Screen
* *
* |T000/000° Z 000.00 | * |T000/000° Z 000.00 |
* |B000/000° F---% | * |B000/000° F---% |

@ -125,7 +125,7 @@
#define PIN_P2_11 P2_11 // Interrupt Capable #define PIN_P2_11 P2_11 // Interrupt Capable
// //
// Prusa i3 MK2 Multi Material Multiplexer Support // Průša i3 MK2 Multi Material Multiplexer Support
// //
#if ENABLED(MK2_MULTIPLEXER) #if ENABLED(MK2_MULTIPLEXER)
#define E_MUX0_PIN P1_23 // J8-3 #define E_MUX0_PIN P1_23 // J8-3

@ -132,7 +132,7 @@
//#define NEOPIXEL_PIN PF13 //#define NEOPIXEL_PIN PF13
// //
// Prusa i3 MK2 Multi Material Multiplexer Support // Průša i3 MK2 Multi Material Multiplexer Support
// //
//#define E_MUX0_PIN PG3 //#define E_MUX0_PIN PG3

@ -142,7 +142,7 @@
//#define NEOPIXEL_PIN PF13 //#define NEOPIXEL_PIN PF13
// //
// Prusa i3 MK2 Multi Material Multiplexer Support // Průša i3 MK2 Multi Material Multiplexer Support
// //
#define E_MUX0_PIN PG3 #define E_MUX0_PIN PG3

Loading…
Cancel
Save