aboutsummaryrefslogtreecommitdiffstats
path: root/config/sample-lcd.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Add a note on wiring EXP1 to EXP3 on Creality 12864 displaysKevin O'Connor2021-05-281-0/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update color_order in config/sample-lcd.cfgKevin O'Connor2020-10-311-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update "Fysetc Mini 12864Panel" in sample-lcd.cfgKevin O'Connor2019-12-041-3/+3
| | | | | | Use the more standard "lcd_type: uc1701" and reverse the encoder pins. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add a description of the EXP1/EXP2 pin locations to sample-lcd.cfgKevin O'Connor2019-09-011-0/+21
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add the "Fysetc Mini 12864Panel" to the example lcd configsKevin O'Connor2019-08-311-0/+31
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Minor formatting change to sample-lcd.cfgKevin O'Connor2019-08-311-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update several config files to use board aliases for lcdKevin O'Connor2019-08-191-0/+91
Add a sample-lcd.cfg with the defintions for several common "reprap" style LCD displays that use the EXP1/EXP2 plugs. Update several config files to add EXP1/EXP2 board aliases. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>