305 Commits (e7a25a45e6199118cb5d56a7d5fede82c3be31d7)

Author SHA1 Message Date
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 0da0aa9b2e ️ Add PROBE_PT_LAST_STOW 4 years ago
Scott Lahteine c14b162b9e 🌐 MSG_PROBING_MESH => MSG_PROBING_POINT 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496) 3 years ago
Scott Lahteine 31a3cc6278 🐛 No translated serial strings 3 years ago
Scott Lahteine 78c2eb6876 🎨 Check flags without ENABLED 3 years ago
Scott Lahteine 781257bc64 🐛 Prevent stepper sleep during long UBL idle (#22137) 3 years ago
Katelyn Schiesser a7135d429b 🐛 Fix UBL 'R' parameter and adjust 'P' (#22129) 3 years ago
Scott Lahteine c9a3ba99be 🎨 Adjust some conditionals 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine f1f622de01 Fix 'G29 K' value 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 94edfc0a8f Let M421 C select any point 3 years ago
Vert 0b3420a012 UBL Mesh Wizard (#21556, #21791) 3 years ago
pinchies 7e3cf82a40 Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING (#21692) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 4 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 4 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 4 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 4 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 4 years ago
Scott Lahteine fe99bb4b9b Update UBL param 4 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 4 years ago
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 4 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 4 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 4 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 4 years ago
Scott Lahteine d924adef75 Followup to UBL Hilbert 4 years ago
Marcio T e806c3376a UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine ead6d99069 Clean up, optimize ExtUI/TFT code (#21333) 4 years ago
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 4 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 4 years ago
Katelyn Schiesser b71af6a50f Use 'H' value for UBL G29 z-clearance (#21114) 4 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 4 years ago
Scott Lahteine dc0247c57e Outdent UBL code 4 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 4 years ago
Scott Lahteine bf631046c0 Fix some serial char, echo 4 years ago
Giuliano Zaro 032152c41d Update a UBL comment (#20931) 4 years ago
X-Ryl669 9ae204df9c Serial refactor followup (#20932) 4 years ago
qwewer0 b3656c387f Remove extra G29 V newlines (#20955) 4 years ago
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 4 years ago
zeleps 522c78b5e6 Fix Tramming Wizard behavior (#20796) 4 years ago
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 4 years ago
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 4 years ago
Chris Pepper f0b7f27029 Fix UBL mesh inset Z position (#20538) 4 years ago
Scott Lahteine ef35fc60c1 Use 'nearby' for 'near' 4 years ago
Tanguy Pruvot c88a7935d6 Don’t use near keyword as variable name (#20374) 4 years ago
Jason Smith 10b8737c7d Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 4 years ago
Scott Lahteine 74c509d36e General cleanup 4 years ago
Jason Smith 5e57e60692 Fix UBL manual mesh adjust behavior (#20248) 4 years ago