Hi,
can anyone explain the effect of the following parameters?
cheers
Hi,
can anyone explain the effect of the following parameters?
cheers
These values were added to Klipper before the first official release. I added them to help debug possible buffer flushing issues. The parameters control how/when Klipper flushes the “lookahead queue”; they can’t be reasonably tuned by users as they interact with other settings throughout the code. These settings should just be removed them from the code (and turned into code constants).
-Kevin