AnHardt
cd2b74e88d
Replace ftostr62sign with ftostr62rj
`ftostr62sign()` is used only when displaing/editing
Steps/mm. A sign is not needed - the value is always positive.
Because the number part is long there is no't much place for the values name.
With this PR the is one more char for the name possible.
před 8 roky
Scott Lahteine
d5bf1684fe
Implement as optional feature LCD_DECIMAL_SMALL_XY
And reduce the function size to simplify
před 8 roky
Guthenberg
bfb8d3b53e
Show more decimals in Display, if possible
_123, -123, _-12, __-1 plus 1234, 12.3, -1.2
před 8 roky
Scott Lahteine
1e30d1da47
Simplify itostr4sign
- This function becomes obsolete if ftostr4sign is re-written.
před 8 roky
esenapaj
da67037550
Fix for thePR #5267 (Introduce a +1234.56 format for over 999 steps/mm)
・Fix memory leak
před 8 roky
esenapaj
7b836a4000
Introduce a +1234.56 format for over 999 steps/mm
před 8 roky
Scott Lahteine
305913545e
Move number-to-string function to utility.*
před 8 roky
João Brázio
226e74a438
Fixes safe_delay() to be fully compatible with delay()
před 8 roky
João Brázio
a8758619ec
The safe_delay() is now globaly accessible
před 8 roky
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
před 8 roky
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
před 8 roky
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
před 8 roky
Scott Lahteine
574a5ab72a
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
před 9 roky
Scott Lahteine
89282ebaa6
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
před 9 roky
Scott Lahteine
86f1d1cfc3
Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
před 9 roky