29 Commits (321a5e65805f51e6817ff51db448dc5d8f28c900)

Author SHA1 Message Date
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 6 years ago
Marcio Teixeira d992dfe7d5 Use the percent util func in the string func. (#13523) 6 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 6 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 6 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 6 years ago
Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 6 years ago
Scott Lahteine 7ee5894360 Allow float XY probe offsets 6 years ago
Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 6 years ago
Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 6 years ago
Scott Lahteine e2b8fc4f17 Reduce some debug strings 6 years ago
Scott Lahteine d3c473002a For SCARA probe Y offset is proximal/distal 7 years ago
Scott Lahteine 3bb950c69a Fix DEBUG_LEVELING_FEATURE for MBL 7 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 7 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 7 years ago
Scott Lahteine a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE 7 years ago
Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 7 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 7 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 7 years ago
Scott Lahteine 696f8eb4c6 Include Z Fade in log_machine_info 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Scott Lahteine f52a31a275 Core updates 7 years ago
Scott Lahteine 4e4d16c92e Move 'core' files 7 years ago
Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t 8 years ago
Scott Lahteine a3645ec921 Reference op with variable name 8 years ago
Brian 3370329751 Fix broken EEPROM save/load 8 years ago
Brian 7852369987 Implement CRC16, develop mesh allocation table 8 years ago
Scott Lahteine 0a8e09c723 Clean up excess whitespace, comment formatting 8 years ago
benlye 8c6b4537a6 Fix issue in itostr4sign with numbers <100 (#6487) 8 years ago
Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 8 years ago
Scott Lahteine 87d240042a Optimize number-to-string functions, no-fan display 8 years ago
Scott Lahteine e48a52a530 Patch a display issue with LCD_DECIMAL_SMALL_XY 8 years ago
Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro 8 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
Anthony Birkett 7a377c1d75 Add "About Printer" information menu. 9 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 years ago