- Dec 05, 2012
-
-
daid303 authored
The Partial release message (which does not really tell you anything) overwrites the final print time on the LCD, which is a real shame. So I removed the message.
-
- Dec 04, 2012
-
-
daid303 authored
-
- Dec 03, 2012
-
-
daid303 authored
Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup.
-
daid303 authored
Some minor changes on code style. And a bugfix where the counters for positioning in the stepper where wrong depending on compiler settings. (Caused strange values to reported back with M114 and endstop triggers). Also fixed compiling with FWRETRACT enabled.
-
daid303 authored
-
- Dec 01, 2012
-
-
daid authored
Fix for keypad
-
- Nov 29, 2012
-
-
brupje authored
-
- Nov 28, 2012
-
-
daid303 authored
-
- Nov 24, 2012
- Nov 21, 2012
-
-
Erik vd Zalm authored
-
Erik vd Zalm authored
Conflicts: Marlin/Configuration.h
-
Erik vd Zalm authored
-
Erik vd Zalm authored
-
- Nov 18, 2012
- Nov 16, 2012
-
-
Erik vd Zalm authored
You need 3 temperature resistance:combinations. This gives a better result then using beta.
-
gege2b authored
-
- Nov 14, 2012
-
-
daid authored
Added automatic build numbering.
-
- Nov 13, 2012
- Nov 12, 2012
-
-
Martin Lukasik authored
-
daid authored
Added Polish translation. Cosmetic changes to English.
-
daid303 authored
-
Martin Lukasik authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
-
daid303 authored
Header multiple include protection should match the filename, not just _ARDUINO_H, which is almost bound to go wrong some day.
-
daid303 authored
-
- Nov 11, 2012
-
-
daid303 authored
-
Daid authored
Fix Gen7 compile if you have avr-libc version 1.7.1 or higher. See http://code.google.com/p/arduino/issues/detail?id=604
-
daid303 authored
Store the pre-heat constants outside of the ULTIPANEL define, so we can use them when storing EEPROM in a build without the ULTIPANEL.
-
daid303 authored
Update on makefile, should make it easier to compile for different boards without changing the makefile. (Still missing Arduino 1.x.x support).
-
- Nov 10, 2012
-
-
daid303 authored
-
- Nov 09, 2012
- Nov 08, 2012
-
-
daid303 authored
-