- Jul 31, 2015
-
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to files needing only a small number of changes.
-
- May 20, 2015
-
-
AnHardt authored
Makes the output on the LCD adjustable.
-
- Apr 27, 2015
-
-
Scott Lahteine authored
With these changes the output of `M503 S0` is all you need to restore the EEPROM. Building on this it is straightforward to save and restore the EEPROM state using the SD card or external GCode file. - Added `M145` to set “heatup states” for the LCD menu - Added `M420` to toggle Mesh Bed Leveling - Added `M421` to set a single Mesh coordinate - Extended `Config_PrintSettings` with added M codes - Cleaned up some comments here and there
-
- Dec 06, 2012
-
-
daid303 authored
-
- Nov 07, 2012
-
-
daid303 authored
-
- Nov 06, 2012
-
-
daid303 authored
Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog.
-
daid303 authored
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
-
- Nov 06, 2011
-
-
Bernhard Kubicek authored
-
Bernhard Kubicek authored
-
Bernhard Kubicek authored
-