188 Commits (24dbeceb45a72c0b96d42e46ba750f41ac1dd4e2)

Author SHA1 Message Date
Scott Lahteine 24dbeceb45 🎨 Apply F() to various reports 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine 2b9ae0cc33 🎨 Apply F() to G-code subcommands 3 years ago
Scott Lahteine 8b818f4ae5 💬 Add non-translated STR_DONE 3 years ago
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
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 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
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine fe99bb4b9b Update UBL param 3 years ago
Scott Lahteine 259115bb3f Move apply_rotation_xyz into matrix_3x3 3 years ago
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 3 years ago
Miguel Risco-Castillo 3c9ffa77f9 Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine af13128430 Group UBL parameters, add comments 3 years ago
Scott Lahteine d924adef75 Followup to UBL Hilbert 3 years ago
Marcio T e806c3376a UBL - Hilbert space-filling curve probing sequence (#21387) 3 years ago
Scott Lahteine fbb30a2570 Serial macros cleanup 3 years ago
Katelyn Schiesser b71af6a50f Use 'H' value for UBL G29 z-clearance (#21114) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
Scott Lahteine dc0247c57e Outdent UBL code 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
qwewer0 b3656c387f Remove extra G29 V newlines (#20955) 3 years ago
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 3 years ago
ubik2 a510c16838 Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 3 years ago
Serhiy-K 256e94980e STM32F1xx support for TFTGLCD (#20515) 3 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 5e57e60692 Fix UBL manual mesh adjust behavior (#20248) 4 years ago
Jason Smith 5f9ccb361a Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
Serhiy-K 63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Marcio T 196a72b29e Touch UI "Leveling" menu, misc. fixes (#19349) 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 4 years ago
Scott Lahteine 76eff24718 Simple rename of hex_print 4 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 75b790376d
Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago