3357 コミット (515c8d4fe90a759cdfa4614a516a2afdb0883ffd)

作成者 SHA1 メッセージ 日付
  Scott Lahteine a5cd582665 Support for 10 level deep SD folder hierarchy 12年前
  Arnoud fc4ab05157 Solved minor bug in controllerFan() 12年前
  Scott Lahteine 0ef54f2f85 Make M303 silent when "S0" is sent 12年前
  Scott Lahteine a200521eab Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h 12年前
  Martin Renold 1a397825f9 fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error 12年前
  Robert F-C 289c02eda4 Remove unnecessary pin initialization in stepper.cpp 12年前
  Robert F-C d5ad7a0814 Rework change to incorporate CONTROLLERFAN 12年前
  Robert F-C 1c127217df Make DOGLCD merge neater. 12年前
  Robert F-C 7f57f28ccc Add lcd_buzz function to ultralcd.h so that non-LCD code can make use of lcd's buzzer. 12年前
  Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode 12年前
  Bracken Dawson d5ee2a5a62 Make Gen7 1.4 heater pins match silkscreen 12年前
  MaikStohn 7ac6d7f78e FIX: Speedup - no explicit display clear needed in u8glib 12年前
  MaikStohn 13596e8722 Added RepRapDiscount FULL GRAPHIC Smart Controller 12年前
  MaikStohn 3a6abe1d6e Removed STB custom font hack from u8glib library and moved to marlin project 12年前
  MaikStohn 16afbf9bfa FIX: adopted latest changes from hitachi implementation 12年前
  daid303 ac52dcc174 Updated the card menu and watch messages to make it more informative. 12年前
  Stefanowicz 31bb3fb297 Fix: Build error when EEPROM_SETTINGS is defined and PIDTEMP is undefined 12年前
  daid303 c80a78bb70 Lower the default max E feedrate a bit. With the stepper fix this is much to high. 12年前
  Simon Oliver 5d5909fc25 Fix failure to compile with heated bed: remove call to non-existant scaleBedPID(). 12年前
  Simon Oliver 93f0463b21 Allow Edit menu to call fn after edit; Fix PID Ki and Kd display in menus; Actually use changed PID and Max Accel values 12年前
  Bart K 4fa2260a59 Fixed cardreader.h to resolve issue #440 (Pull Request #425 missing file) 12年前
  Erik van der Zalm 038d405254 Corrected #endif in language.h 12年前
  Dirk Eichel 443aaa30bf Removed GIT fragments 12年前
  ErikZalm 7a5c474d91 Update Configuration.h 12年前
  Colin Edwards 0d075378d5 Add LARGE_FLASH define and enable it for some of the beefier boards 12年前
  Colin Edwards 9a1c90471f Ignore unused beeper pins 12年前
  Colin Edwards 1a0f889803 Add support for M300: Play beep sound 12年前
  Robert F-C 9322c408c6 Updated for LiquidTWI2 library version 1.2.3 12年前
  whosawhatsis fd5b7e0cec Separate PID_MAX from BANG_MAX 12年前
  blddk e5a853a3d0 Added automated extruder fan function 12年前
  blddk 72419f69a9 Added rumba 12年前
  blddk 91bea43332 Added rumba pinout 12年前
  blddk d2b00fe486 Removed html and added rumba 12年前
  Dirk Eichel 6c66cae694 GLCD init screen cosmetics 12年前
  Dirk Eichel f3e0e5184d Add include selector between char. LCD and GLCD 12年前
  Dirk Eichel 5d3862f9d1 Modified u8glib logo on welcome screen 12年前
  Dirk Eichel 0b320f75e9 Removed debug code, add some comments 12年前
  Dirk Eichel 5f1cd70122 Add code to lcd_update() for GLCD 12年前
  Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign 12年前
  Dirk Eichel 26d8863111 Add library selection between GLCD and char. LCD 12年前
  Dirk Eichel 4a141a694f Marlin code for GLCD display 12年前
  Dirk Eichel 83c790a020 Add bitmap graphics for GLCD 12年前
  Dirk Eichel 233df9cca0 Add missing LF at the end of the file 12年前
  Dirk Eichel bb0de75a92 Removed umwanted HTML code ath the end of the file 12年前
  Ryan Turner 7c47e7162d Adding Maker's Tool Works heated bed thermistor 12年前
  daid af78d0cbfa Merge pull request #1 from illuminarti/Fix_E_Speed 12年前
  Dirk Eichel 9a78f321a4 Add pins for Motherboard variant 64 12年前
  Dirk Eichel 5de25ccd20 Add Motherboard variant 64 - STB V1.1 12年前
  Ketil Froyn f036be7c4e Clean up tab/whitespace from last commit 12年前
  Ketil Froyn 07e11c7cf5 Add command M928 to enable logging to file of received gcode commands 12年前