Merge pull request #9144 from thinkyhead/bf2_Creality_CR-10S
[2.0.x] Creality CR-10S configurations
This commit is contained in:
commit
06eb46b1d4
@ -1642,11 +1642,10 @@
|
|||||||
//#define CR10_STOCKDISPLAY
|
//#define CR10_STOCKDISPLAY
|
||||||
|
|
||||||
//
|
//
|
||||||
// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
|
// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
|
||||||
// http://reprap.org/wiki/MKS_12864OLED
|
// http://reprap.org/wiki/MKS_12864OLED
|
||||||
//
|
//
|
||||||
// Tiny, but very sharp OLED display
|
// Tiny, but very sharp OLED display
|
||||||
// If there is a pixel shift, try the other controller.
|
|
||||||
//
|
//
|
||||||
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
||||||
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
||||||
|
@ -1642,11 +1642,10 @@
|
|||||||
//#define CR10_STOCKDISPLAY
|
//#define CR10_STOCKDISPLAY
|
||||||
|
|
||||||
//
|
//
|
||||||
// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
|
// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
|
||||||
// http://reprap.org/wiki/MKS_12864OLED
|
// http://reprap.org/wiki/MKS_12864OLED
|
||||||
//
|
//
|
||||||
// Tiny, but very sharp OLED display
|
// Tiny, but very sharp OLED display
|
||||||
// If there is a pixel shift, try the other controller.
|
|
||||||
//
|
//
|
||||||
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
||||||
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
||||||
|
1772
Marlin/src/config/examples/Creality/CR-10S/Configuration.h
Executable file
1772
Marlin/src/config/examples/Creality/CR-10S/Configuration.h
Executable file
File diff suppressed because it is too large
Load Diff
1594
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
Normal file
1594
Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -94,7 +94,7 @@
|
|||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Select which serial port on the board will be used for communication with the host.
|
* Select the serial port on the board to use for communication with the host.
|
||||||
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
||||||
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
||||||
*
|
*
|
||||||
@ -1627,11 +1627,10 @@
|
|||||||
//#define CR10_STOCKDISPLAY
|
//#define CR10_STOCKDISPLAY
|
||||||
|
|
||||||
//
|
//
|
||||||
// MKS OLED 1.3" 128 x 64 FULL GRAPHICS CONTROLLER
|
// MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER
|
||||||
// http://reprap.org/wiki/MKS_12864OLED
|
// http://reprap.org/wiki/MKS_12864OLED
|
||||||
//
|
//
|
||||||
// Tiny, but very sharp OLED display
|
// Tiny, but very sharp OLED display
|
||||||
// If there is a pixel shift, try the other controller.
|
|
||||||
//
|
//
|
||||||
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
//#define MKS_12864OLED // Uses the SH1106 controller (default)
|
||||||
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
//#define MKS_12864OLED_SSD1306 // Uses the SSD1306 controller
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Select which serial port on the board will be used for communication with the host.
|
* Select the serial port on the board to use for communication with the host.
|
||||||
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
||||||
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
||||||
*
|
*
|
||||||
|
@ -94,7 +94,7 @@
|
|||||||
// @section machine
|
// @section machine
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Select which serial port on the board will be used for communication with the host.
|
* Select the serial port on the board to use for communication with the host.
|
||||||
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
* This allows the connection of wireless adapters (for instance) to non-default port pins.
|
||||||
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
* Serial port 0 is always used by the Arduino bootloader regardless of this setting.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user