Commit Graph

  • 1a397825f9 fix DEFAULT_AXIS_STEPS_PER_UNIT minor Z rounding error Martin Renold 2013-05-01 08:18:45 +0200
  • 289c02eda4 Remove unnecessary pin initialization in stepper.cpp Robert F-C 2013-04-30 01:11:23 +1000
  • d5ad7a0814 Rework change to incorporate CONTROLLERFAN Robert F-C 2013-04-30 01:08:29 +1000
  • c3cdaceab3 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 Robert F-C 2013-04-29 22:13:55 +1000
  • 1c127217df Make DOGLCD merge neater. Robert F-C 2013-04-29 22:03:37 +1000
  • 7f57f28ccc Add lcd_buzz function to ultralcd.h so that non-LCD code can make use of lcd's buzzer. Robert F-C 2013-04-29 21:50:52 +1000
  • 788d62bcc4 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 Robert F-C 2013-04-29 21:13:46 +1000
  • 4f96ad5621 Merge pull request #456 from Stefanowicz/Marlin_v1 ErikZalm 2013-04-24 02:01:52 -0700
  • d71f1e9bf6 Add (as an option) slower SD transfer mode Lukasz Stefanowicz 2013-04-24 10:50:57 +0200
  • db5bb8546d Merge pull request #452 from MStohn/Marlin_v1 ErikZalm 2013-04-23 09:43:37 -0700
  • 4b2ece159b Merge pull request #453 from brackendawson/Marlin_v1 daid 2013-04-16 10:12:25 -0700
  • d5ee2a5a62 Make Gen7 1.4 heater pins match silkscreen Bracken Dawson 2013-04-16 17:37:38 +0100
  • 7ac6d7f78e FIX: Speedup - no explicit display clear needed in u8glib MaikStohn 2013-04-16 14:22:24 +0200
  • 13596e8722 Added RepRapDiscount FULL GRAPHIC Smart Controller MaikStohn 2013-04-16 14:21:39 +0200
  • 3a6abe1d6e Removed STB custom font hack from u8glib library and moved to marlin project MaikStohn 2013-04-16 13:54:39 +0200
  • 16afbf9bfa FIX: adopted latest changes from hitachi implementation MaikStohn 2013-04-16 13:51:48 +0200
  • c83863d5d6 add U8glib library to Arduino1.x includes MaikStohn 2013-04-16 12:44:54 +0200
  • 34bca48b98 Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1 daid303 2013-04-15 15:11:38 +0200
  • ac52dcc174 Updated the card menu and watch messages to make it more informative. daid303 2013-04-15 15:11:22 +0200
  • 84920e9c58 Merge pull request #449 from Stefanowicz/Marlin_v1 daid 2013-04-12 13:45:15 -0700
  • 31bb3fb297 Fix: Build error when EEPROM_SETTINGS is defined and PIDTEMP is undefined Stefanowicz 2013-04-12 18:04:32 +0200
  • c80a78bb70 Lower the default max E feedrate a bit. With the stepper fix this is much to high. daid303 2013-04-12 13:54:38 +0200
  • 5d5909fc25 Fix failure to compile with heated bed: remove call to non-existant scaleBedPID(). Simon Oliver 2013-04-06 12:18:39 -0500
  • 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 Simon Oliver 2013-03-19 09:05:11 -0500
  • 1f74ef4157 Merge pull request #441 from bkpsu/Marlin_v1 ErikZalm 2013-04-01 01:06:10 -0700
  • 4fa2260a59 Fixed cardreader.h to resolve issue #440 (Pull Request #425 missing file) Bart K 2013-03-31 19:59:16 -0400
  • 038d405254 Corrected #endif in language.h Erik van der Zalm 2013-03-31 20:28:29 +0200
  • 2438b34df9 Merge pull request #439 from STB3/Marlin-language.h-repair ErikZalm 2013-03-30 15:44:26 -0700
  • 443aaa30bf Removed GIT fragments Dirk Eichel 2013-03-30 23:26:42 +0100
  • 7f622467fc Merge pull request #425 from kefir-/m928_logging ErikZalm 2013-03-30 08:50:34 -0700
  • 86867928ac Merge pull request #434 from DDRBoxman/Marlin_v1 ErikZalm 2013-03-30 08:49:54 -0700
  • 9a38cad6f0 Merge pull request #430 from STB3/GLCD_128x64_dots ErikZalm 2013-03-30 08:49:14 -0700
  • 7a5c474d91 Update Configuration.h ErikZalm 2013-03-28 21:27:50 +0100
  • 4e448b700a Merged fetched files from Marlin_v1 branch Dirk Eichel 2013-03-26 21:43:04 +0100
  • fa58be3cb8 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 Dirk Eichel 2013-03-26 21:37:05 +0100
  • 9f2862ce48 Merge pull request #414 from whosawhatsis/Marlin_v1 ErikZalm 2013-03-25 13:14:49 -0700
  • 9fb8bd5685 Merge pull request #433 from whosawhatsis/bang-mode ErikZalm 2013-03-25 13:11:34 -0700
  • aa816ee81c Merge pull request #432 from blddk/Marlin_v1 ErikZalm 2013-03-25 13:06:25 -0700
  • 0d075378d5 Add LARGE_FLASH define and enable it for some of the beefier boards The LARGE_FLASH flag allows superfluous features to be excluded on boards with less memory Colin Edwards 2013-03-25 10:42:27 -0500
  • 9a1c90471f Ignore unused beeper pins Colin Edwards 2013-03-25 10:28:15 -0500
  • 1a0f889803 Add support for M300: Play beep sound Colin Edwards 2013-03-24 23:35:05 -0500
  • 9322c408c6 Updated for LiquidTWI2 library version 1.2.3 Robert F-C 2013-03-24 18:19:58 +1100
  • fd5b7e0cec Separate PID_MAX from BANG_MAX whosawhatsis 2013-03-22 18:16:26 -0700
  • e5a853a3d0 Added automated extruder fan function blddk 2013-03-22 18:49:05 +0100
  • 72419f69a9 Added rumba blddk 2013-03-22 18:41:54 +0100
  • 91bea43332 Added rumba pinout blddk 2013-03-22 18:29:47 +0100
  • d2b00fe486 Removed html and added rumba blddk 2013-03-22 18:28:16 +0100
  • 6c66cae694 GLCD init screen cosmetics Dirk Eichel 2013-03-19 21:25:11 +0100
  • f3e0e5184d Add include selector between char. LCD and GLCD Dirk Eichel 2013-03-19 20:59:21 +0100
  • 5d3862f9d1 Modified u8glib logo on welcome screen Dirk Eichel 2013-03-19 20:32:23 +0100
  • 0b320f75e9 Removed debug code, add some comments Dirk Eichel 2013-03-19 20:29:25 +0100
  • 5f1cd70122 Add code to lcd_update() for GLCD Dirk Eichel 2013-03-19 20:19:16 +0100
  • a49c09a776 Add variable for animated fan, add float conversion w/o sign Dirk Eichel 2013-03-19 20:13:23 +0100
  • 26d8863111 Add library selection between GLCD and char. LCD Dirk Eichel 2013-03-19 20:03:47 +0100
  • 4a141a694f Marlin code for GLCD display Dirk Eichel 2013-03-19 19:59:56 +0100
  • 83c790a020 Add bitmap graphics for GLCD Dirk Eichel 2013-03-19 19:57:35 +0100
  • c28e71a1bf Reduced u8glib SPI speed to fosc/8 Dirk Eichel 2013-03-19 19:50:08 +0100
  • ee8feb9dee Add Marlin (reprap) specific fonts 6x10, 6x9 Dirk Eichel 2013-03-19 19:45:57 +0100
  • c8e2f44087 Add u8glib library supporting dot matrix displays Dirk Eichel 2013-03-19 19:41:23 +0100
  • 7417423691 Merge remote-tracking branch 'origin/Marlin_language_file_fix' into GLCD_128x64_dots Dirk Eichel 2013-03-19 19:38:44 +0100
  • 590225be25 Merge pull request #428 from ryanturner/Marlin_v1 ErikZalm 2013-03-19 11:32:47 -0700
  • a0e41c0970 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 Dirk Eichel 2013-03-19 19:16:00 +0100
  • 233df9cca0 Add missing LF at the end of the file Dirk Eichel 2013-03-19 19:12:33 +0100
  • bb0de75a92 Removed umwanted HTML code ath the end of the file Dirk Eichel 2013-03-19 06:46:05 +0100
  • 7c47e7162d Adding Maker's Tool Works heated bed thermistor Ryan Turner 2013-03-18 22:53:37 -0500
  • af78d0cbfa Merge pull request #1 from illuminarti/Fix_E_Speed daid 2013-03-15 01:03:53 -0700
  • 9a78f321a4 Add pins for Motherboard variant 64 Dirk Eichel 2013-03-01 17:47:32 +0100
  • 5de25ccd20 Add Motherboard variant 64 - STB V1.1 Dirk Eichel 2013-03-01 17:39:54 +0100
  • d6ce63c49c Merge pull request #411 from STB3/Marlin_w_STB_Board_support daid 2013-03-18 07:57:39 -0700
  • f036be7c4e Clean up tab/whitespace from last commit Ketil Froyn 2013-03-16 23:11:58 +0100
  • 07e11c7cf5 Add command M928 to enable logging to file of received gcode commands Ketil Froyn 2013-03-16 23:02:57 +0100
  • 92782f9252 Merge pull request #1 from illuminarti/Fix_E_Speed daid 2013-03-15 01:03:53 -0700
  • 6a61a3c0b4 missing comma in last commit whosawhatsis 2013-03-08 16:15:49 -0800
  • f0aee4101a regenerated thermistor table 7 whosawhatsis 2013-03-08 13:41:49 -0800
  • aba67e2449 No bed config for RAMPS Nicolas Rossi 2013-03-05 15:51:24 +0100
  • 6504e96165 Turn off power supply off-load Nicolas Rossi 2013-03-05 15:03:48 +0100
  • 86bf911139 Toggle menu for PSU from LCD pannel Nicolas Rossi 2013-03-05 14:52:51 +0100
  • 7bad72359c Support encoder click on PANELOLU2 being read through I2C Robert F-C 2013-03-03 18:47:50 +1100
  • 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property. Robert F-C 2013-03-02 16:14:19 +1100
  • f1263d3f88 Further reduce code by using precompiler logic Robert F-C 2013-03-02 16:12:11 +1100
  • 140e095c6e Add pins for Motherboard variant 64 Dirk Eichel 2013-03-01 17:47:32 +0100
  • b2c1c64fb1 Add Motherboard variant 64 - STB V1.1 Dirk Eichel 2013-03-01 17:39:54 +0100
  • ceb5ee38af Replaced corrupted language.h file on local PC with current from ErikZalm/Marlin Dirk Eichel 2013-03-01 17:27:57 +0100
  • 8efd4cfd73 fixed merge conflict Dirk Eichel 2013-03-01 16:27:35 +0100
  • b3ebb71704 Merge pull request #408 from STB3/Marlin_with_ATmega1284p_Sanguino_on_023_support daid 2013-03-01 06:08:18 -0800
  • 372e12f83f Implement automatic extruder/cold-end fan control based on temperature Robert F-C 2013-03-01 21:57:23 +1100
  • 6beb42cdf6 Attempt to address Bernhard's comments Robert F-C 2013-03-01 01:17:07 +1100
  • f991bf23b2 Add bootloader files for ATmega1284/Sanguino Dirk Eichel 2013-02-27 22:34:36 +0100
  • 5bfba7720e Switched to Sanguino 0023r4 Dirk Eichel 2013-02-27 22:29:46 +0100
  • a069d30a4b Add additional Sanguino bard versions to boards.txt Dirk Eichel 2013-02-27 22:17:42 +0100
  • 839bef6d5d Fix Configuration.h file to not define LCDs be default. Robert F-C 2013-02-28 02:32:20 +1100
  • 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) Robert F-C 2013-02-28 02:04:51 +1100
  • 4eb81a69e6 Only compile the new extruder offset code if you have multiple extruders. daid303 2013-02-27 12:32:07 +0100
  • 3e9cd334a4 Merge pull request #383 from dob71/jeff daid 2013-02-27 03:10:18 -0800
  • 67710df9f3 Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004) MendelMax 2013-02-26 22:22:12 +0000
  • b6209c86dd Added import of Wire Library to make I2C LCD support compilable Bob Clough 2013-02-25 15:15:23 +0000
  • 2b567d1df5 Added I2C port expander support to HD44780 Bob Clough 2013-02-25 14:22:14 +0000
  • 06272f463d Added Config variables for activating I2C LCDs and setting type and address Bob Clough 2013-02-25 14:14:46 +0000
  • 83e33bdd26 Added LiquidCrystal_I2C library to ArduinoAddons Bob Clough 2013-02-25 14:01:48 +0000
  • de3dec7215 Also show the tune menu when USB printing. daid303 2013-02-20 00:54:44 +0100