User Tools

Site Tools


bdev:circuitboard_3dprinter_smoothie_config

Warning: Undefined array key -1 in /var/www/html/dokuwiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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://smoothieware.org/panel
 +\\
 +<code>
 +
 +# config settings
 +panel.enable                          true              # set to true to enable the panel code
 +panel.lcd                             reprap_discount_glcd     # set type of panel
 +panel.spi_channel                                     # spi channel to use  ; GLCD EXP1 Pins 3,5 (MOSI, SCLK)
 +panel.spi_cs_pin                      0.16              # spi chip select     ; GLCD EXP1 Pin 4
 +panel.encoder_a_pin                   3.25!^            # encoder pin         ; GLCD EXP2 Pin 3
 +panel.encoder_b_pin                   3.26!^            # encoder pin         ; GLCD EXP2 Pin 5
 +panel.click_button_pin                1.30!^            # click button        ; GLCD EXP1 Pin 2
 +panel.buzz_pin                        1.31              # pin for buzzer      ; GLCD EXP1 Pin 1
 +panel.back_button_pin                 2.11!^            # 2.11 menu back      ; GLCD EXP2 Pin 8
 +# setup for external sd card on the GLCD which uses the onboard sdcard SPI port
 +panel.external_sd                     true              # set to true if there is an extrernal sdcard on the panel
 +panel.external_sd.spi_channel                         # set spi channel the sdcard is on
 +panel.external_sd.spi_cs_pin          0.28              # set spi chip select for the sdcard (or any spare pin)
 +panel.external_sd.sdcd_pin            0.27!^            # sd detect signal (set to nc if no sdcard detect) (or any spare pin)
 +
 +</code>
 +
  
 <code> <code>
bdev/circuitboard_3dprinter_smoothie_config.1632349954.txt.gz ยท Last modified: 2021/09/22 22:32 by richard