MCU版本太低 可以看出报错原因是MCU version低,也就是说我们需要重新给打印机主板刷写新版本的KLIPPER固件。本文使用的主板为MKS GEN_L V2.1,上位机为香橙派ZERO LTS,其他型号操作类似。 打开KLIPPER官方说明书,方便复制指令, 官方指南 翻到Building and flashing the micro-controller主题下,连接PI进行操作。 在执行...
Check for the `/tmp/KlipperScreen.log` file. Logging output should go there and have any issues (attach it to this issue if you need help). If that file does not exist, run `journalctl -xe -u KlipperScreen` and that will give you the error output you can paste here for help. ...
A common problem is that a custom _POST macro does not return the toolhead to previous position. The MMU will still handle this case but it will move very slowly because it will not be expecting large horizontal movement. To avoid this always return the toolhead to the starting position in...
I get this error from Fluidd: "GCode path received from Klipper does not exist: /gcode_files" (from Moonraker). But I just set this: [virtual_sdcard] # for gcode upload path: /root/printer_data/gcodes and the /root/printer_data/gcodes exist. How fix it?Recommend...
{ action_raise_error("Bed surface %s does not exist." | format(SURFACE)) } {% endif %} {% if SURFACE != surfaces.active %} {% set dummy = surfaces.__setitem__("active", SURFACE) %} SAVE_VARIABLE VARIABLE=bed_surfaces VALUE="{surfaces}" ...
[include gab-3d-utilities.cfg]' does not exist in ~/printer_data/config/printer.cfg, adding it now" sed -i '1s/^/[include gab-3d-utilities.cfg]\n/' ~/printer_data/config/printer.cfg fi #check if the string 'Gab3d-Klipper-Utilities.git' exists in the file ~/printer_data/config/...
careful to calibrate in the recommended order because some settings build on earlier ones. Happy Hare now has automated calibration for some of the traditionally longer steps and does not require any Klipper restarts so the process is quick and painless. SeeMMU Calibration docfor detailed ...
careful to calibrate in the recommended order because some settings build on earlier ones. Happy Hare now has automated calibration for some of the traditionally longer steps and does not require any Klipper restarts so the process is quick and painless. SeeMMU Calibration docfor detailed ...
This new v2 Happy Hare software is largely rewritten and so, despite best efforts, has probably introduced some bugs that may not exist in the previous version. It also lacks extensive testing on different configurations that will stress the corner cases. I have been using it successfully on Vo...
7. Parking in Gate: The final move prior to instructing the servo to release grip on the filament is to park the filament in the correct position in the gate so it does not restrict further selector movement. The filament is now unloaded. ERCF: This is achieved using the encoder by pul...