From 696ee69f2c83a4c5318fd4db945331d548300b47 Mon Sep 17 00:00:00 2001 From: Arksine Date: Wed, 27 Jun 2018 18:22:42 -0400 Subject: [PATCH] config: update example-extras.cfg to include uc1701 display Signed-off-by: Eric Callahan --- config/example-extras.cfg | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 81231f75..0ef6e63a 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -522,10 +522,11 @@ # Support for a display attached to the micro-controller. #[display] #lcd_type: -# The type of LCD chip in use. This may be either "hd44780" (which -# is used in "RepRapDiscount 2004 Smart Controller" type displays) -# or "st7920" (which is used in "RepRapDiscount 12864 Full Graphic -# Smart Controller" type displays). This parameter must be provided. +# The type of LCD chip in use. This may be "hd44780" (which is +# used in "RepRapDiscount 2004 Smart Controller" type displays), +# "st7920" (which is used in "RepRapDiscount 12864 Full Graphic +# Smart Controller" type displays) or "uc1701" (which is used in +# "MKS Mini 12864 type" displays). This parameter must be provided. #rs_pin: #e_pin: #d4_pin: @@ -539,7 +540,10 @@ #sid_pin: # The pins connected to an st7920 type lcd. These parameters must be # provided when using an st7920 display. - +#cs_pin: +#a0_pin +# The pins connected to an uc1701 type lcd. These parameters must be +# provided when using an uc1701 display. # Custom thermistors (one may define any number of sections with a # "thermistor" prefix). A custom thermistor may be used in the