Tweak some comments

This commit is contained in:
Scott Lahteine 2019-01-23 20:17:21 -06:00
parent 00cdd41b5f
commit 0f07ba4f09
4 changed files with 4 additions and 4 deletions

View file

@ -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---% |

View file

@ -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

View file

@ -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

View file

@ -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