19 Commits (a1c65fd3d538e930a1c0bee82e33c35cf6e5a924)

Author SHA1 Message Date
Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t
7 years ago
Scott Lahteine a3645ec921 Reference op with variable name
7 years ago
Brian 3370329751 Fix broken EEPROM save/load
7 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table
7 years ago
Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting
7 years ago
benlye 8c6b4537a6 Fix issue in itostr4sign with numbers <100 (#6487)
7 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working!
7 years ago
Scott Lahteine 87d240042a Optimize number-to-string functions, no-fan display
7 years ago
Scott Lahteine e48a52a530 Patch a display issue with LCD_DECIMAL_SMALL_XY
7 years ago
Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro
7 years ago
AnHardt cd2b74e88d Replace ftostr62sign with ftostr62rj
8 years ago
Scott Lahteine d5bf1684fe Implement as optional feature LCD_DECIMAL_SMALL_XY
8 years ago
Guthenberg bfb8d3b53e Show more decimals in Display, if possible
8 years ago
Scott Lahteine 1e30d1da47 Simplify itostr4sign
8 years ago
esenapaj da67037550 Fix for thePR #5267 (Introduce a +1234.56 format for over 999 steps/mm)
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 a8758619ec The safe_delay() is now globaly accessible
8 years ago