Skip to content
  1. Feb 25, 2013
  2. Feb 19, 2013
  3. Feb 16, 2013
  4. Feb 14, 2013
  5. Feb 13, 2013
  6. Feb 12, 2013
  7. Feb 11, 2013
  8. Feb 03, 2013
  9. Feb 02, 2013
  10. Feb 01, 2013
  11. Jan 31, 2013
  12. Jan 30, 2013
  13. Jan 27, 2013
    • Bernhard's avatar
      Added a feature to have filament change by gcode or display trigger. · 1d06b109
      Bernhard authored
      [default off for now]
      syntax: M600  X[pos] Y[pos] Z[relative lift] E[initial retract] L[later retract distance for removal]
      
      if enabled, after a M600, the printer will retract by E, lift by Z, move to XY, retract even more filament.
      Oh, and it will display "remove filament" and beep like crazy.
      
      You are then supposed to insert a new filament (other color, e.g.) and click the display to continue.
      After having the nozzle cleaned manually, aided by the disabled e-steppers.
      After clicking, the printer will then go back the whole shebang, and continue printing with a fancy new color.
      1d06b109
  14. Jan 21, 2013
  15. Jan 14, 2013
  16. Jan 10, 2013
  17. Jan 09, 2013
  18. Jan 08, 2013
    • Kevin O'Connor's avatar
      Add "kick fan" feature - briefly run fan at full speed on start. · 3d91bd48
      Kevin O'Connor authored
      Add a feature to run the cooling fan at full speed for a small period
      (default 100ms) when first starting the fan.  Some fans wont reliably
      start spinning at low power, and many fans have issue with the PWM at
      low power.  However, once the fan starts spinning it can reliably be
      set to a wide range of PWM values.
      3d91bd48