Klipper Error: Unable to parse ‘TRUE’ as a literal: malformed node or string:

Basic Information:

ZeroG Mercury One.1
Octopus 1.1
BTT 1.4
klippy (5).log (1.6 MB)

Repeated error : Unable to parse ‘TRUE’ as a literal: malformed node or string: When BTT SFS 2.0 runout and sensor are enabled.
Runout Detection and Macro seem to be working but smart filament detection looks to run and detect in console but doesn’t trigger m600 when filament stops moving (ie i hold it), At first i thought it was the knomi macro call so i moved the m600 macro to the knomi.cfg so it would be part of the knomi configs but the error persists.

Klipper is case sensitive.

Sometimes you write true, sometimes True. Check for it.

1 Like

Looks like that worked - the format was True/False for the SET_GCODE_VARIABLE MACRO=_KNOMI_STATUS

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.