Skip to content
  1. Oct 16, 2012
    • Jonathan Bastien-Filiatrault's avatar
      Create an explicit rule for building applet/Marlin.cpp. · e10d3136
      Jonathan Bastien-Filiatrault authored
      It would seem that the pattern matches do not work when the source
      file is created when make is running. The result of this is that it is
      necessary to run "make" twice to build the firmware.
      
      This adds an explicit rule without a pattern match for building
      applet/Marlin.cpp it corrects the make behaviour at the cost of adding
      a little redundancy in the Makefile.
      e10d3136
  2. Oct 14, 2012
  3. Oct 12, 2012
  4. Oct 09, 2012
  5. Oct 08, 2012
  6. Sep 26, 2012
  7. Sep 25, 2012
  8. Sep 18, 2012
  9. Sep 17, 2012
  10. Sep 16, 2012
  11. Sep 15, 2012
    • ZetaPhoenix's avatar
      Limit Switch locations based on MIN/MAX limits and homing direction · c6caa45a
      ZetaPhoenix authored
      fixes #246
      Added statements to set the limit switch positions to the maximum travel if homing in the positive direction as well as bed center at (0,0) if defined.
      Relocated code based on feedback.
      c6caa45a
    • ZetaPhoenix's avatar
      fixes #246 · dc566d65
      ZetaPhoenix authored
      Added statements to set the limit switch positions to the maximum travel if homing in the positive direction as well as bed center at (0,0) if defined.
      dc566d65
  12. Sep 14, 2012
  13. Sep 13, 2012
  14. Sep 11, 2012
  15. Sep 09, 2012
  16. Sep 04, 2012
  17. Sep 03, 2012
  18. Sep 01, 2012