Исправление направления кнопок навигации, ↑- ↓+ на ↓- ↑+
This commit is contained in:
@@ -591,7 +591,7 @@
|
||||
* Note: For Bowden Extruders make this large enough to allow load/unload.
|
||||
*/
|
||||
#define PREVENT_LENGTHY_EXTRUDE
|
||||
#define EXTRUDE_MAXLENGTH 710
|
||||
#define EXTRUDE_MAXLENGTH 710
|
||||
|
||||
//===========================================================================
|
||||
//======================== Thermal Runaway Protection =======================
|
||||
@@ -1558,7 +1558,7 @@ EEPROM_W25Q
|
||||
#undef SRAM_EEPROM_EMULATION
|
||||
#undef I2C_EEPROM_AT24C16
|
||||
#undef SPI_EEPROM_W25Q
|
||||
#undef USE_WIRED_EEPROM
|
||||
#undef USE_WIRED_EEPROM
|
||||
#define MARLIN_EEPROM_SIZE 4096
|
||||
#endif
|
||||
|
||||
@@ -1843,7 +1843,7 @@ EEPROM_W25Q
|
||||
// If CLOCKWISE normally moves DOWN this makes it go UP.
|
||||
// If CLOCKWISE normally moves UP this makes it go DOWN.
|
||||
//
|
||||
//#define REVERSE_MENU_DIRECTION
|
||||
#define REVERSE_MENU_DIRECTION
|
||||
|
||||
//
|
||||
// This option reverses the encoder direction for Select Screen.
|
||||
|
||||
Reference in New Issue
Block a user