发作品签到
专业版

Voron0.2 3D打印机屏幕

工程标签

1.9k
0
0
4

简介

用于Voron0.1/0.2 3D打印机与Klipper固件的OLED屏, 根据原版stm32f042设计。

简介:用于Voron0.1/0.2 3D打印机与Klipper固件的OLED屏, 根据原版stm32f042设计。

开源协议

CC BY-NC-SA 3.0

(未经作者授权,禁止转载)
创建时间:2023-09-19 15:56:33更新时间:2023-10-07 10:33:28

描述

更改电源稳压IC为通用AMS1117-3.3,可用跳线(pin1、pin2可以选择VCC、GND)兼容新旧版本的oled屏,可短接跳线SJ3不用SN74LVC1G17DBVR处理LED信号,增加USB匹配电阻,将usb座改为立式方便走线同时也可以用XH2.54-4P插头线,目前已在自己的V0.2上正常服役了。

 

在Klipper配置文件里添加上以下代码 

 

[mcu display]
serial: /dev/serial/by-id/usb-Klipper_stm32f042x6_display-if00
#在这里填写屏幕的串口地址,使用ls /dev/serial/by-id/*查找

restart_method: command

[display]
lcd_type: sh1106
i2c_mcu: display
i2c_bus: i2c1a
encoder_pins: ^display:PA3, ^display:PA4
#encoder_pins: ^display:PA4, ^display:PA3  #旋转编码器反向
click_pin: ^!display:PA1
kill_pin: ^!display:PA5
x_offset: 2
#vcomh: 0
#   Set the Vcomh value on SSD1306/SH1106 displays. This value is
#   associated with a "smearing" effect on some OLED displays. The
#   value may range from 0 to 63. Default is 0.
#   Adjust this value if you get some vertical stripes on your display. (31 seems to be a good value)

[neopixel displayStatus]
pin: display:PA0
chain_count: 1
color_order: GRB
initial_RED: 0.2
initial_GREEN: 0.05
initial_BLUE: 0

设计图

未生成预览图,请在编辑器重新保存一次

BOM

暂无BOM

附件

序号文件名称下载次数
1
IMG_20230927_200936.jpg
64
2
IMG_20230927_201035.jpg
48
3
IMG_20230927_201216.jpg
44
克隆工程
添加到专辑
0
0
分享
侵权投诉

工程成员

评论

全部评论(1
按时间排序|按热度排序
粉丝0|获赞0
相关工程
暂无相关工程

底部导航