Skip to content
  1. Feb 12, 2014
  2. Feb 01, 2014
  3. Jan 31, 2014
  4. Jan 30, 2014
  5. Jan 22, 2014
  6. Jan 21, 2014
  7. Jan 20, 2014
    • ErikZalm's avatar
      Merge pull request #725 from whosawhatsis/Marlin_v1 · 9b2576e5
      ErikZalm authored
      Fix bugs in Extruder Runout Prevention, including DAMAGING HEAD CRASH
      9b2576e5
    • whosawhatsis's avatar
      Previous commit borked. · f08bb8bb
      whosawhatsis authored
      f08bb8bb
    • whosawhatsis's avatar
      Remove previous_millis_cmd update from extruder runout prevention code · b1f8f492
      whosawhatsis authored
      This seems to defeat the purpose of previous_millis_cmd, preventing the
      time elapsed from previous_millis_cmd from ever reaching
      max_inactive_time or stepper_inactive_time while the heat was on.
      b1f8f492
    • whosawhatsis's avatar
      Fix crash after home bug · 8a5eaa3c
      whosawhatsis authored
      Fixes a bug in the Extruder Runout Prevention feature that caused the
      extruder to move back to “current_position” after a move if it was
      activated while the move was in progress. For long home moves (which
      are longer than the dimensions of the machine’s working area), this
      would cause the machine to crash into the far end of its travel after
      homing. This usually occurred on the Z axis, which could result in
      damage to the machine if you don’t hit the reset button in time.
      8a5eaa3c
  8. Jan 17, 2014
  9. Jan 16, 2014
  10. Jan 06, 2014
  11. Dec 23, 2013
  12. Dec 19, 2013
  13. Dec 18, 2013
  14. Dec 17, 2013
  15. Dec 16, 2013