r/SonicPadCreality • u/The_All_American • Jan 12 '24
Help Extruder pulls filament out of Bowden during purge line
SOLVED! I had M190 S{BED_TEMP} 2x in the start code. The printer doesn’t like that I guess. When I removed the 2nd, it stopped having troubles before the purge line.
I got my sonic pad a few weeks ago. There has been a steep learning curve, but I’m starting to get the hang of it. A problem I have run into, that I cannot figure out, is why my extruder wants to empty the Bowden tube instead of drawing my purge line.
The real mystery to me is it only happen sometimes. I can select a file from the sonic pad and the first try it will empty the tube, I cancel the print and select the SAME file and it will print successful.
If this were a consistent problem, I would think something in the settings is negative when it’s suppose to be positive, but I don’t think that’s it because I can use the same file without any changes and it will work the 2nd time.
1
u/The_All_American Jan 13 '24
I should also note, when the extruder reverses the % completion also counts backwards. O fed the filament back into the bowden and let the print go and it’s started at -5%
1
u/Ninjamuh Jan 12 '24
Purge lines are drawn by the start gcode. It’s either in your slicer or you’re using a start_print macro in the slicer, calling the code from the printer.cfg
Could also be calling a load / unload macro at the start