Extruder not Working During Print
Having issues with my extruding not actually putting out filament. As in it wont spin at all during a print. It works when controlling it through the console on klipper and the extruder section. Also works with the load and unload filament commands.
However when I go to print something it will go through the whole set up process. It will lay down the prime line, but wont print the actual part. I have tried a couple different STLs as well as switching the middle two wires from the motor just in case. No errors appear either.
VCore 3.1 300mm
Extruder is the Bondtech LGX Lite Extruder
Slicer is SuperSlicer. Start G Code in slicer is just setting the extruder and bed temps.
3 Replies
You probably have a mis-match between the klipper config and your slicer settings on relative extrusion. They both need to match. Either set your slicer to use relative extrusion and set it to true in your klipper configuration, OR don't use it in the slicer and have it false in klipper configuration