2025年3月12日

klipper — mcu 交互

摘要: 初始化 在打印机加载配置文件里的模块对象之前,会对mcu进行初始化。 def __init__(self, config, clocksync): self._printer = printer = config.get_printer() self._clocksync = clocksync s 阅读全文

posted @ 2025-03-12 18:27 logicalsky 阅读(373) 评论(0) 推荐(0)

导航