Scott Lahteine 6 лет назад
Родитель
Сommit
048486390e

+ 1
- 2
Marlin/Configuration.h Просмотреть файл

1642
 //#define CR10_STOCKDISPLAY
1642
 //#define CR10_STOCKDISPLAY
1643
 
1643
 
1644
 //
1644
 //
1645
-// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1645
+// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
1646
 // http://reprap.org/wiki/MKS_12864OLED
1646
 // http://reprap.org/wiki/MKS_12864OLED
1647
 //
1647
 //
1648
 // Tiny, but very sharp OLED display
1648
 // Tiny, but very sharp OLED display
1649
-// If there is a pixel shift, try the other controller.
1650
 //
1649
 //
1651
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1650
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1652
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1651
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller

+ 1
- 2
Marlin/src/config/default/Configuration.h Просмотреть файл

1642
 //#define CR10_STOCKDISPLAY
1642
 //#define CR10_STOCKDISPLAY
1643
 
1643
 
1644
 //
1644
 //
1645
-// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1645
+// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
1646
 // http://reprap.org/wiki/MKS_12864OLED
1646
 // http://reprap.org/wiki/MKS_12864OLED
1647
 //
1647
 //
1648
 // Tiny, but very sharp OLED display
1648
 // Tiny, but very sharp OLED display
1649
-// If there is a pixel shift, try the other controller.
1650
 //
1649
 //
1651
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1650
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1652
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1651
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller

+ 2
- 3
Marlin/src/config/examples/Tronxy/X1/Configuration.h Просмотреть файл

94
 // @section machine
94
 // @section machine
95
 
95
 
96
 /**
96
 /**
97
- * Select which serial port on the board will be used for communication with the host.
97
+ * Select the serial port on the board to use for communication with the host.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
100
  *
100
  *
1627
 //#define CR10_STOCKDISPLAY
1627
 //#define CR10_STOCKDISPLAY
1628
 
1628
 
1629
 //
1629
 //
1630
-// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
1630
+// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
1631
 // http://reprap.org/wiki/MKS_12864OLED
1631
 // http://reprap.org/wiki/MKS_12864OLED
1632
 //
1632
 //
1633
 // Tiny, but very sharp OLED display
1633
 // Tiny, but very sharp OLED display
1634
-// If there is a pixel shift, try the other controller.
1635
 //
1634
 //
1636
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1635
 //#define MKS_12864OLED          // Uses the SH1106 controller (default)
1637
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller
1636
 //#define MKS_12864OLED_SSD1306  // Uses the SSD1306 controller

+ 1
- 1
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h Просмотреть файл

94
 // @section machine
94
 // @section machine
95
 
95
 
96
 /**
96
 /**
97
- * Select which serial port on the board will be used for communication with the host.
97
+ * Select the serial port on the board to use for communication with the host.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
100
  *
100
  *

+ 1
- 1
Marlin/src/config/examples/stm32f103ret6/Configuration.h Просмотреть файл

94
 // @section machine
94
 // @section machine
95
 
95
 
96
 /**
96
 /**
97
- * Select which serial port on the board will be used for communication with the host.
97
+ * Select the serial port on the board to use for communication with the host.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
98
  * This allows the connection of wireless adapters (for instance) to non-default port pins.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
99
  * Serial port 0 is always used by the Arduino bootloader regardless of this setting.
100
  *
100
  *

Загрузка…
Отмена
Сохранить