6 Commits (b4fd115d4ef2b8b03862470ffa270425c5016d81)

Author SHA1 Message Date
Scott Lahteine d5bf1684fe Implement as optional feature LCD_DECIMAL_SMALL_XY
And reduce the function size to simplify
8 years ago
Guthenberg bfb8d3b53e Show more decimals in Display, if possible
_123, -123, _-12, __-1  plus  1234, 12.3, -1.2
8 years ago
esenapaj 7b836a4000 Introduce a +1234.56 format for over 999 steps/mm 8 years ago
Scott Lahteine 305913545e Move number-to-string function to utility.* 8 years ago
João Brázio 226e74a438 Fixes safe_delay() to be fully compatible with delay() 8 years ago
João Brázio f4d63796b2 Adds utility.h 8 years ago