- Mar 30, 2013
-
-
Dirk Eichel authored
Seems that there was something wrong while merging
-
ErikZalm authored
M928 logging
-
ErikZalm authored
Add support for M300: Play beep sound
-
ErikZalm authored
Final task of the 128x64dots GLCD implementation
-
- Mar 28, 2013
-
-
ErikZalm authored
-
- Mar 26, 2013
-
-
Dirk Eichel authored
Pull requests: #414 #433 #432 #428
-
Dirk Eichel authored
-
- Mar 25, 2013
-
-
ErikZalm authored
regenerated thermistor table 7
-
ErikZalm authored
Separate PID_MAX from BANG_MAX
-
ErikZalm authored
HTML removed, Rumba added
-
Colin Edwards authored
The LARGE_FLASH flag allows superfluous features to be excluded on boards with less memory
-
Colin Edwards authored
-
Colin Edwards authored
-
- Mar 23, 2013
-
-
whosawhatsis authored
This allows PID_FUNCTIONAL_RANGE to use a maximum duty cycle higher than PID_MAX. This is useful for powerful heaters to heat quickly in bang-bang mode, but use a lower duty cycle that is easier to stabilize in PID mode.
-
- Mar 22, 2013
- Mar 19, 2013
-
-
Dirk Eichel authored
-
Dirk Eichel authored
-
Dirk Eichel authored
-
Dirk Eichel authored
-
Dirk Eichel authored
This code selects between the routines for the GLCD or the char. display.
-
Dirk Eichel authored
A new variable was introduced to allow fan animation on the GLCD. Add additional float to string conversion routine without sign character. This is used for the coordinates visualisation on the GLCD.
-
Dirk Eichel authored
-
Dirk Eichel authored
This contains the menues, status screen etc...
-
Dirk Eichel authored
1. Marlin welcome screen 2. Status screen symbols 3 Extruders, heated bed, animated fan logo 1 3. Status screen symbols 3 Extruders, heated bed, animated fan logo 2
-
Dirk Eichel authored
Makes the lib compatible with most LCDs
-
Dirk Eichel authored
Font size 6x10 with feedrate symbol & Font size 6x9.
-
Dirk Eichel authored
https://code.google.com/p/u8glib/ Universal Graphics Library for 8 Bit Embedded Systems
-
Dirk Eichel authored
-
ErikZalm authored
Adding Maker's Tool Works heated bed thermistor
-
Dirk Eichel authored
-
Dirk Eichel authored
-
Dirk Eichel authored
Sorry for that. This does not lead to compile errors. I removed the unwanted code to make it clean.
-
Ryan Turner authored
-
- Mar 18, 2013
-
-
daid authored
Fix step rate bug (especially for retraction)
-
Dirk Eichel authored
These definition contain also the definition for the graphics LCD.
-
Dirk Eichel authored
Definition for the graphic LCD are already in it, they will not harm the configuration as they are only defined constants
-
daid authored
Add STB board support to Marlin (next step towards graphic LCD implementation)
-