2219 次代码提交 (fdb4ddbdea093d468492cf73d576d9d6663da3be)

作者 SHA1 备注 提交日期
  drakelive ca7ca4572e primo commit 13 年前
  johnnyr 8016f058bc fix max endstop pins 13 年前
  Mark Finn d197f8504b clean up and changes from testing 13 年前
  Mark Finn eb06a886c4 missed 13 年前
  Mark Finn 04631d2250 cleanup for pull 13 年前
  Mark Finn 0a5ad3ab85 move comment to correct place 13 年前
  ZetaPhoenix 8ac5b29e02 Changes to M119 response for easier visual comparison 13 年前
  ZetaPhoenix c6caa45ae2 Limit Switch locations based on MIN/MAX limits and homing direction 13 年前
  ZetaPhoenix dc566d654f fixes #246 13 年前
  G. W. C. 6ccbfeb80c Update Marlin/Marlin.pde 13 年前
  G. W. C. c433142abf Update Marlin/ultralcd.pde 13 年前
  andrey-vasilyev 1d389ad3a8 Fix M81 not working reliably on Gen7 13 年前
  Mark Finn 9698f4ea64 bed pid 13 年前
  drakelive e5c39b7c2a commit 13 年前
  ZetaPhoenix e8c92e0a95 Missing #else in temperature.cpp prevented reading bed temp when TEMP_BED_PIN <7. Thanks to Leland Wallace for helping me track this down via "Sesame Street" coding (what is not like the other) 13 年前
  drake fc32e20881 first commit 13 年前
  Erik vd Zalm abf0693e8e Added KILL_PIN -1 to gen7 boards 13 年前
  Erik vd Zalm 47319cf64e Fixed typo in SF arc fix code. 13 年前
  Erik vd Zalm e358a2d7af Added fix for SF Arc Point fillet procedure 13 年前
  Drakelive d728e35658 Update Marlin/pins.h 13 年前
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 13 年前
  Blair Thompson dcd3e8a211 Tidy up 13 年前
  Blair Thompson ddd9d0cfd4 Added PDF file containing Menu Tree for documentation purposes. Source xlsx document included. 13 年前
  Erik vd Zalm 0e58ef6805 Some dialogs are corrected 13 年前
  Erik vd Zalm 0e89022cc3 Correct temptable_55 name. 13 年前
  Bracken Dawson 47d4f55bc0 Fix Gen7 1.4 pinout 13 年前
  elgambitero 6cd150842f Update Marlin/language.h 13 年前
  elgambitero 299c18596f Update Marlin/language.h 13 年前
  daid b69e75c89a Added long filename support. 13 年前
  stohn 06c03fe2f0 new method for message for making KILLED message visible 13 年前
  daid 87ff61a8a6 Fix for #201 13 年前
  Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory. 13 年前
  stohn 31873ec707 changed int to long to overcome overflow of number display 13 年前
  stohn de0448343f added KILL_PIN support / cleaned up manage_inactivity function definition 13 年前
  stohn 69961dbba3 fixed incorrect menu messages from last commit... 13 年前
  Blair Thompson 6c050b8440 Fixes error introduced at commit aee475aa55 which caused the sketch not to comile for language option 1. Several defines were removed but still referenced in ultralcd.pde 13 年前
  Blair Thompson b9f9f8f7d3 The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed. 13 年前
  elgambitero d38b96fff1 Update Marlin/language.h 13 年前
  Erik vd Zalm 9f7f7354f5 Set default language 1 13 年前
  elgambitero aee475aa55 Update Marlin/language.h 13 年前
  Erik vd Zalm 9083966c22 Do not use feedrate multiiply on Z and E only moves. 13 年前
  Erik vd Zalm 5406c533db Disable FAST_PWM by default. On some systems it does not work ok. 13 年前
  Erik vd Zalm f92dc91c3d Enable M503 also when eeprom is disabled 13 年前
  James Adams 35a1dd081f no message 13 年前
  James Adams 5131ab19ca Fixed Retract in LCD Menu 13 年前
  James Adams 96f4f90cb3 Added pause and retract lcd menu items 13 年前
  James Adams e10355500d Updated Language.h with pause, resume, and retract 13 年前
  Dabble63 6b45e9f167 Add Duty Cycling to the Heater Bed 13 年前
  Ian Jackson adee81170d M206: save values in eeprom 13 年前
  Ian Jackson 1dba212e18 HOMEAXIS: make into a function 13 年前