Extruder Reverses Filament Prior to Print
I just finished a new delta machine (0.92.8) which is mostly identical to another delta that I have been running successfully for several months (0.92.4).
For the most part the machine works very nicely but when printing from SD the machine heats up like normal and then shortly before reaching temperature the extruder begins to quickly reverse direction and continues for about 30 seconds. After that it goes back forward for about another 30 seconds. If I release the extruder spring it eventually stops, all axis home, and the print then continues normally.
The first thing I checked was to make the sure g-code was resetting the extruder position to 0 - all good. I am using simplify3D and I tried moving the G92 E0 command to various portions of the start code with no effect.
Is there something basic I could have overlooked?
Comments
#define EXT0_WAIT_RETRACT_TEMP 150
#define EXT0_WAIT_RETRACT_UNITS 0
also check eeprom what it is set to. Make sure units is set to 0.