具有彩色触摸屏界面,上面说过 KlipperScreen 非常占用资源,所以这里是采用 LVGL 之类的工具创建的界面,屏幕元素直接和 Klippy 通讯,所以也就不需要 Moonraker。类似的项目还有Guppy Screen for Klipper。 其他关于主板和操作系统的介绍与分析:github.com 1.2 K1 系统短板与我的思路# 最高1.5GHz 双核 MIPS 处理器,256M...
src-$(CONFIG_WANT_SOFTWARE_I2C)+= i2c_software.c sensors-src-$(CONFIG_HAVE_GPIO_SPI):= thermocouple.c sensor_adxl345.c \ sensor_angle.c sensors-src-$(CONFIG_HAVE_GPIO_I2C)+= sensor_mpu9250.c src-$(CONFIG_WANT_SENSORS)+= $(sensors-src-y) src-$(CONFIG_WANT_LIS2DW)+= sensor_lis...
3. 请使用sed的方法替换软件源,否则有人出现下载的最新版版本号bullseye,软件仓库是buster的问题 4.Armbian仓库是有国内源的,请不要注释,一些特殊包这里才有,比如安装KlipperScreen的fbturbo 5. git clone https://gitee.com/zm112/kiauh.git(国内源)老了,建议使用github镜像 6. up的网络可能比较好,一般安装出...
Additionally, this config now utilizes: Multiple temperature/humidity/environment sensors Monitors chamber, ambient, and spool temp/humidity and VOC levels WLED-controlled addressable LED strips Directly-controlled addressable LEDs KlipperScreen on a 7-inch HDMI touchscreen Two SSH1306 OLED displays with ...
sudosed-i's/http:\/\/github.com/https:\/\/baidu.com/g' /usr/bin/armbian-config 15,输入“armbian-config”按下“回车”,稍等片刻后进入配置界面,然后记住顶部香橙派的IP。 16,记住你的IP地址后就可以断开COM连接了,后续建议用无线网络通过SSH去连接香橙派来进行运维操作。这个时候在Xshell的左上角点击...
melt/KlipperScreen 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支7 标签33
选择5安装KlipperScreen, 全部按照完成后,就可以打开浏览器看看是否安装成功了。 打开浏览器,输入主机IP地址,此时看到web页面且没有其他报错,就说明安装成功了。 图中的错误是因为没有连接打印机,此时Klipper等软件已经可以正常工作! 部分异常情况处理 1)Linux下is not in the sudoers file解决方法 ...
setup for common MMU types. The three conceptual types of MMUs and the function and operation of their various sensors can befound hereand should be consulted for any customized setup. It is best partnered withKlipperScreen for Happy Hareprojet at least until the Mainsail integration is complete...
选择5安装KlipperScreen, 全部按照完成后,就可以打开浏览器看看是否安装成功了。 打开浏览器,输入主机IP地址,此时看到web页面且没有其他报错,就说明安装成功了 图中的错误是因为没有连接打印机,此时Klipper等软件已经可以正常工作! 部分异常情况处理 1) Linux下is not in the sudoers file解决方法 ...
*Requires `LV_COLOR_DEPTH = 32` colors and the screen's `bg_opa` should be set to non LV_OPA_COVER value*/ #define LV_COLOR_SCREEN_TRANSP 0 /* Adjust color mix functions rounding. GPUs might calculate color mix (blending) differently....