Weird Klipper Pauses

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Running Octoprint and Klipper on a RiPi3B and printing outers at 200mm/s. SKR Mini E3V2 is the driver board with 2209s.
    However, the printer seems to pause waiting. WTF is it doing?
    FIXED - When using Octoprint, Klipper will outrun Octoprint's feed to Klipper forcing Klipper to pause.
    Adding the below will change Klipper to buffer more so the stuttering from Octoprint is resolved. Add the below to printer.cfg.
    [printer]
    buffer_time_high: 10

Комментарии • 3

  • @almonster2066
    @almonster2066  2 года назад +3

    This is fixed by adding to your printer.cfg -
    [printer]
    buffer_time_high: 10

  • @timl7935
    @timl7935 2 года назад +1

    Looks like ender 5+