#purge gcode issues
2 messages · Page 1 of 1 (latest)
Your extruder is in absolute extrude mode. Put a G92 E0 before second purge or use relative mode
2 messages · Page 1 of 1 (latest)
I've written a purge script in the print_start section. There are two commands for a purge line and they both do the same thing only the second line purges in the other direction.
The first command works and makes a purge line. The second purge command only does a move and no extrude. I can't figure out why.
Your extruder is in absolute extrude mode. Put a G92 E0 before second purge or use relative mode