随笔分类 - 3D打印
摘要:Mcu Printer::connect send_event("klippy:mcu_identify") 1) Probe 2) mcu SerialReader::connect_uart(有波特率情况) 3) temperature 4) tmc SerialReader::connect_
阅读全文
摘要:热床调平 https://github.com/protoloft/klipper_z_calibration https://github.com/jlas1/Klicky-Probe
阅读全文
摘要:moonraker 官网中关于file manage的参数解释如下: # moonraker.confqueue_gcode_uploads: False# When set to True the file manager will add uploads to the job_queue whe
阅读全文
摘要:1、filament_switch_sensor 细丝开关传感器 用于监测打印材料细丝的余量情况。当细丝快用完时,传感器检测到相应状态变化并反馈给 3D 打印机的控制系统,控制系统就可以暂停打印,提示用户更换新的细丝材料,避免打印过程中因材料耗尽而导致打印失败。而且,还能检测细丝是否顺畅输送,如果出
阅读全文
摘要:1、3D打印开发相关网站 1)klipper https://www.klipper3d.org/ 2) marlin https://marlinfw.org/ 3) moonraker https://moonraker.readthedocs.io/en/latest/ 4) kiauh ht
阅读全文
摘要:一、核心作用 API 服务器通信路径 /tmp/klippy_uds 是 Klipper 默认的 Unix 域套接字(Unix Domain Socket)地址,用于与 Moonraker 等外部服务通信。 此路径需在启动 Klipper 时通过 -a 参数显式指定,例如: bashCop
阅读全文
摘要:一、kiauh 调试 1、功能 KIAUH is a script that assists you in installing Klipper on a Linux operating system that has already been flashed to your Raspberry P
阅读全文
摘要:1、src/ 目录 包含微控制器的C源码。 其中/src/atsam, /src/atsamd, /src/avr, /src/linux/, src/lpc176x, /src/pru, /src/stm32对应微处理器架构的源码。 /src/simulator/包含用于交叉编译、测试目标微处理器
阅读全文

浙公网安备 33010602011771号