Closed jschleic closed 12 years ago
git bisect says: ee764635a3882722ef0834742c8baf342a3b2ee3 is the first bad commit
Hi
If have change it in the master branch see https://github.com/kliment/Sprinter/commit/18ad4ffc0e6b446e3475109089e6a0c9a75e2fab At my printer the G-code now work
Please test it and close the issue if it works, thanks
fix successfully tested and verified.
Thank you!
With current master d651a6cb90a205b1ec203d756663a9ffdc9b485a filament retraction does not work after some movements. I sliced a file using skeinforge and at some points retraction by 5mm causes the motor to make an approx 800Hz sound. The motor does not move / retract the filament at all but makes some loud noise. Pushing the filament forwards afterwards results in a big blob in the printed part.
Most of the time retraction works well; but some GCode-combination causes the Extruder to stop retracting.
One of those cases is in the following GCode-Snippet:
In Configuration.h I have (manually retracting the extruder at 2700mm/min does work)
The experimental branch shows the same behaviour. 6d5a3297f45908bcfa2e10d242d05550a67c123f was working alright. Any ideas what could cause such a behaviour?