#(Having Trouble With Klipper Screen) Formbot Voron 2.4
5 messages · Page 1 of 1 (latest)
**Here is the Armbian Env.txt **
verbosity=1
bootlogo=true
overlay_prefix=sun50i-h616
#------------------------------------------------#
'cb1-sd.dtb' for CB1, 'cb1-emmc.dtb' for CB1 eMMC version
fdtfile=sun50i-h616-bigtreetech-cb1-sd.dtb
default 'display' for debug, 'serial' for /dev/ttyS0
console=display
Specify HDMI output resolution (eg. extraargs=video=HDMI-A-1:800x480-24@60)
extraargs=video=HDMI-A-1:800x480-24@60
uncomment for ws2812
#overlays=ws2812
uncomment for i2c-gpio, pwm3, disable uart0 for pwm3
#overlays=light
uncomment for pad7 vibration motor gpio
#overlays=pad7_vibration
uncomment for TFT35_SPI screen
#overlays=tft35_spi
tft35 rotate: 0, 90, 180, 270
#param_tft35_spi_rotate=0
uncomment MCP2515 spi to canbus module
#overlays=mcp2515
uncomment to release 'i2c0'(PI5/PI6) to user space
#overlays=i2c0
uncomment to release 'spidev0.0' to user space
#overlays=spidev0_0
uncomment to release 'spidev1.0' to user space
#overlays=spidev1_0
uncomment to release 'spidev1.1' to user space
#overlays=spidev1_1
uncomment to release 'spidev1.2' to user space
#overlays=spidev1_2
uncomment to set 'PH10' for IR
#overlays=ir
uncomment 'param_gpio_shutdown_pin' & 'param_gpio_shutdown_level' to enable gpio_shutdown feature
set the gpio of detect pin
#param_gpio_shutdown_pin=PC8
shutdown level: 0=Falling, 1=Rising
#param_gpio_shutdown_level=0
write the config after the 'overlays' and separate it with a space when multiple functions are enabled
#overlays=disable_uart0 pwm ws2812 light tft35_spi mcp2515 i2c0 spidev0_0 spidev1_0 spidev1_1 spidev1_2 ir
**
Here is the System.cfg**
`#-----------------------------------------#
check_interval=5 # Cycle to detect whether wifi is connected, time 5s
eth=end0 # Ethernet card device number
wlan=wlan0 # Wireless NIC device number
hostname="Voron 2.4"
###########################################
System time zone setting, default Time zone: Etc/UTC (UTC, +0000)
More settable time zones can be viewed by running the command: timedatectl list-timezones
TimeZone="America/New_York"
###########################################
klipperScreen Target Screen
ks_src= "HDMI-1", "TFT35"
##ks_src= "HDMI-1"
ks_angle: Rotation angle
normal: 0; inverted: 180;
left: 90; right: 270;
ks_angle="normal"
###########################################
wifi name
WIFI_SSID=""
wifi password
WIFI_PASSWD=""
###########################################
BTT-PAD7 (ON/OFF)
BTT_PAD7="OFF"
touch vibration effects
TOUCH_VIBRATION="OFF"
touch sound effects
TOUCH_SOUND="OFF"
Automatic brightness adjustment
AUTO_BRIGHTNESS="OFF"
###########################################
`
**Here is the Armbian Env.txt **
`
verbosity=1
bootlogo=true
overlay_prefix=sun50i-h616
#------------------------------------------------#
'cb1-sd.dtb' for CB1, 'cb1-emmc.dtb' for CB1 eMMC version
fdtfile=sun50i-h616-bigtreetech-cb1-sd.dtb
default 'display' for debug, 'serial' for /dev/ttyS0
console=display
Specify HDMI output resolution (eg. extraargs=video=HDMI-A-1:800x480-24@60)
extraargs=video=HDMI-A-1:800x480-24@60
uncomment for ws2812
#overlays=ws2812
uncomment for i2c-gpio, pwm3, disable uart0 for pwm3
#overlays=light
uncomment for pad7 vibration motor gpio
#overlays=pad7_vibration
uncomment for TFT35_SPI screen
#overlays=tft35_spi
tft35 rotate: 0, 90, 180, 270
#param_tft35_spi_rotate=0
uncomment MCP2515 spi to canbus module
#overlays=mcp2515
uncomment to release 'i2c0'(PI5/PI6) to user space
#overlays=i2c0
uncomment to release 'spidev0.0' to user space
#overlays=spidev0_0
uncomment to release 'spidev1.0' to user space
#overlays=spidev1_0
uncomment to release 'spidev1.1' to user space
#overlays=spidev1_1
uncomment to release 'spidev1.2' to user space
#overlays=spidev1_2
uncomment to set 'PH10' for IR
#overlays=ir
uncomment 'param_gpio_shutdown_pin' & 'param_gpio_shutdown_level' to enable gpio_shutdown feature
set the gpio of detect pin
#param_gpio_shutdown_pin=PC8
shutdown level: 0=Falling, 1=Rising
#param_gpio_shutdown_level=0
write the config after the 'overlays' and separate it with a space when multiple functions are enabled
#overlays=disable_uart0 pwm ws2812 light tft35_spi mcp2515 i2c0 spidev0_0 spidev1_0 spidev1_1 spidev1_2 ir`
when running xandr it shows "HDMI-1 connected primary 1024x768" even though armbian set to 800x480