61 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 26a244325b ♻️ Refactor axis counts and loops 3 years ago
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776) 3 years ago
Scott Lahteine 3153080301 Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Victor Sokolov 47753d8a01 MarkForged kinematics (#19235) 4 years ago
Scott Lahteine a29aefc9c0
Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine dd42831cba Serial macros cleanup 3 years ago
Victor Sokolov e97e6865c3
MarkForged kinematics (#19235) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Giuliano Zaro 3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175) 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Ludy 01fd3f904f Drop extra include (#15171) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
sjasonsmith 07b41a8c3f Include SOLENOID_PROBE in leveling report (#14344) 5 years ago
Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101) 5 years ago
Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago
Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5 years ago
Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5 years ago
Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5 years ago
Scott Lahteine 9cb5c57b84 Adjustments to ui8tostr_percent 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Marcio Teixeira d992dfe7d5 Use the percent util func in the string func. (#13523) 5 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 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