18835 Commits (e7cf3c7970fa0630d931bcf2341772a1c4837494)
 

Author SHA1 Message Date
  Dirk Eichel 0b320f75e9 Removed debug code, add some comments 11 years ago
  Dirk Eichel 5f1cd70122 Add code to lcd_update() for GLCD 11 years ago
  Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign 11 years ago
  Dirk Eichel 26d8863111 Add library selection between GLCD and char. LCD 11 years ago
  Dirk Eichel 4a141a694f Marlin code for GLCD display 11 years ago
  Dirk Eichel 83c790a020 Add bitmap graphics for GLCD 11 years ago
  Dirk Eichel c28e71a1bf Reduced u8glib SPI speed to fosc/8 11 years ago
  Dirk Eichel ee8feb9dee Add Marlin (reprap) specific fonts 6x10, 6x9 11 years ago
  Dirk Eichel c8e2f44087 Add u8glib library supporting dot matrix displays 11 years ago
  Dirk Eichel 7417423691 Merge remote-tracking branch 'origin/Marlin_language_file_fix' into GLCD_128x64_dots 11 years ago
  ErikZalm 590225be25 Merge pull request #428 from ryanturner/Marlin_v1 11 years ago
  Dirk Eichel a0e41c0970 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 11 years ago
  Dirk Eichel 233df9cca0 Add missing LF at the end of the file 11 years ago
  Dirk Eichel bb0de75a92 Removed umwanted HTML code ath the end of the file 11 years ago
  Ryan Turner 7c47e7162d Adding Maker's Tool Works heated bed thermistor 11 years ago
  daid af78d0cbfa Merge pull request #1 from illuminarti/Fix_E_Speed 11 years ago
  Dirk Eichel 9a78f321a4 Add pins for Motherboard variant 64 11 years ago
  Dirk Eichel 5de25ccd20 Add Motherboard variant 64 - STB V1.1 11 years ago
  daid d6ce63c49c Merge pull request #411 from STB3/Marlin_w_STB_Board_support 11 years ago
  Ketil Froyn f036be7c4e Clean up tab/whitespace from last commit 11 years ago
  Ketil Froyn 07e11c7cf5 Add command M928 to enable logging to file of received gcode commands 11 years ago
  daid 92782f9252 Merge pull request #1 from illuminarti/Fix_E_Speed 11 years ago
  whosawhatsis 6a61a3c0b4 missing comma in last commit 11 years ago
  whosawhatsis f0aee4101a regenerated thermistor table 7 11 years ago
  Nicolas Rossi aba67e2449 No bed config for RAMPS 11 years ago
  Nicolas Rossi 6504e96165 Turn off power supply off-load 11 years ago
  Nicolas Rossi 86bf911139 Toggle menu for PSU from LCD pannel 11 years ago
  Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C 11 years ago
  Robert F-C 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property. 11 years ago
  Robert F-C f1263d3f88 Further reduce code by using precompiler logic 11 years ago
  Dirk Eichel 140e095c6e Add pins for Motherboard variant 64 11 years ago
  Dirk Eichel b2c1c64fb1 Add Motherboard variant 64 - STB V1.1 11 years ago
  Dirk Eichel ceb5ee38af Replaced corrupted language.h file on local PC with current from ErikZalm/Marlin 11 years ago
  Dirk Eichel 8efd4cfd73 fixed merge conflict 11 years ago
  daid b3ebb71704 Merge pull request #408 from STB3/Marlin_with_ATmega1284p_Sanguino_on_023_support 11 years ago
  Robert F-C 372e12f83f Implement automatic extruder/cold-end fan control based on temperature 11 years ago
  Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments 11 years ago
  Dirk Eichel f991bf23b2 Add bootloader files for ATmega1284/Sanguino 11 years ago
  Dirk Eichel 5bfba7720e Switched to Sanguino 0023r4 11 years ago
  Dirk Eichel a069d30a4b Add additional Sanguino bard versions to boards.txt 11 years ago
  Robert F-C 839bef6d5d Fix Configuration.h file to not define LCDs be default. 11 years ago
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 11 years ago
  daid303 4eb81a69e6 Only compile the new extruder offset code if you have multiple extruders. 11 years ago
  daid 3e9cd334a4 Merge pull request #383 from dob71/jeff 11 years ago
  MendelMax 67710df9f3 Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004) 11 years ago
  Bob Clough b6209c86dd Added import of Wire Library to make I2C LCD support compilable 11 years ago
  Bob Clough 2b567d1df5 Added I2C port expander support to HD44780 11 years ago
  Bob Clough 06272f463d Added Config variables for activating I2C LCDs and setting type and address 11 years ago
  Bob Clough 83e33bdd26 Added LiquidCrystal_I2C library to ArduinoAddons 11 years ago
  daid303 de3dec7215 Also show the tune menu when USB printing. 11 years ago