This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
bdev:circuitboard_3dprinter_smoothie_config [2021/09/22 22:32] richard |
bdev:circuitboard_3dprinter_smoothie_config [2021/09/22 22:37] (current) richard |
||
---|---|---|---|
Line 126: | Line 126: | ||
\\ | \\ | ||
LCD\\ | LCD\\ | ||
+ | |||
+ | \\http:// | ||
+ | \\ | ||
+ | < | ||
+ | |||
+ | # config settings | ||
+ | panel.enable | ||
+ | panel.lcd | ||
+ | panel.spi_channel | ||
+ | panel.spi_cs_pin | ||
+ | panel.encoder_a_pin | ||
+ | panel.encoder_b_pin | ||
+ | panel.click_button_pin | ||
+ | panel.buzz_pin | ||
+ | panel.back_button_pin | ||
+ | # setup for external sd card on the GLCD which uses the onboard sdcard SPI port | ||
+ | panel.external_sd | ||
+ | panel.external_sd.spi_channel | ||
+ | panel.external_sd.spi_cs_pin | ||
+ | panel.external_sd.sdcd_pin | ||
+ | |||
+ | </ | ||
+ | |||
< | < |