04 2025 档案

摘要:热床调平 https://github.com/protoloft/klipper_z_calibration https://github.com/jlas1/Klicky-Probe 阅读全文
posted @ 2025-04-21 10:08 hbg-rohens 阅读(19) 评论(0) 推荐(0)
摘要:google test (简称gtest) 是 google 开发的一个 c++单元测试框架,它能帮助开发者编写可移植、可维护的单元测试代码。 1、安装gtest # 克隆仓库 git clone https://github.com/google/googletest.git cd googlet 阅读全文
posted @ 2025-04-17 18:00 hbg-rohens 阅读(119) 评论(0) 推荐(0)
摘要:moonraker 官网中关于file manage的参数解释如下: # moonraker.confqueue_gcode_uploads: False# When set to True the file manager will add uploads to the job_queue whe 阅读全文
posted @ 2025-04-07 11:13 hbg-rohens 阅读(95) 评论(0) 推荐(0)