Browse Source

Fix some trailing whitespace

pull/1/head
Scott Lahteine 6 years ago
parent
commit
d32c4efc77
  1. 1
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h
  2. 1
      Marlin/src/config/examples/Formbot/T_Rex_3/_Bootscreen.h

1
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h

@ -1014,7 +1014,6 @@
#define FIL_RUNOUT_PULLUP // Use internal pullup for filament runout pins. #define FIL_RUNOUT_PULLUP // Use internal pullup for filament runout pins.
//#define FIL_RUNOUT_PULLDOWN // Use internal pulldown for filament runout pins. //#define FIL_RUNOUT_PULLDOWN // Use internal pulldown for filament runout pins.
#define FILAMENT_RUNOUT_SCRIPT "M600" #define FILAMENT_RUNOUT_SCRIPT "M600"
//#define FILAMENT_RUNOUT_SCRIPT "M601"
#endif #endif
//=========================================================================== //===========================================================================

1
Marlin/src/config/examples/Formbot/T_Rex_3/_Bootscreen.h

@ -102,4 +102,3 @@ B10000000,B00000011,B11000000,B00000000,B01110000,B00001110,B10000001,B11111111,
B10000000,B00000011,B11000000,B00000000,B01110000,B00000111,B00000000,B01111100,B00000011,B10000000,B00011100,B00000000,B00000001,B11100000,B00000000,B00000001, B10000000,B00000011,B11000000,B00000000,B01110000,B00000111,B00000000,B01111100,B00000011,B10000000,B00011100,B00000000,B00000001,B11100000,B00000000,B00000001,
B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111 B11110000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00001111
}; };

Loading…
Cancel
Save