199 Commits (26abc0614a01c8159ac1b9ef5f702ac67dfed2df)

Author SHA1 Message Date
Bob Kuhn e350acb360 ๐Ÿ› Fix UBL regression (#24622) 2 years ago
Scott Lahteine d8db00e31f ๐Ÿง‘โ€๐Ÿ’ป Update planner/stepper includes 2 years ago
Scott Lahteine fd13a928c1 โœจ Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine b72f9277e9 โ™ป๏ธ Common Bed Leveling object name, accessors (#24214) 2 years ago
Scott Lahteine 268a16b1ef ๐Ÿšธ ProUI APRIL2022 updates (#24084) 2 years ago
Sergey f833f201aa update from 2.0.x 2 years ago
Scott Lahteine 4bdec5e993 ๐Ÿšธ More ExtUI events for ABL / UBL 2 years ago
Scott Lahteine 2c3f2a1471 ๐Ÿ› Fix UBL 'G29 Q1' bug 2 years ago
Scott Lahteine 4817efcf81 ๐Ÿง‘โ€๐Ÿ’ป Add ExtUI::onLevelingDone, match DWIN to ExtUI 2 years ago
ellensp 11071c7472 ๐Ÿšธ Restore active tool after ABL G29 (#23692) 2 years ago
Scott Lahteine 2dcc3ddeed ๐Ÿง‘โ€๐Ÿ’ป HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2 years ago
Sergey 9b2be293eb Squashed commit of the following: 2 years ago
Scott Lahteine 12f8168d1e ๐Ÿšธ Tweaks to UBL G29 Q 3 years ago
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
Sergey 2f2c7b0846 2.0.9.2 update 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 3 years ago
Scott Lahteine c14b162b9e ๐ŸŒ MSG_PROBING_MESH => MSG_PROBING_POINT 3 years ago
Sergey 7261a0a218 2.0.x update 3 years ago
Scott Lahteine 31a3cc6278 ๐Ÿ› No translated serial strings 3 years ago
Scott Lahteine 78c2eb6876 ๐ŸŽจ Check flags without ENABLED 3 years ago
Sergey 398bb884ec 2.0.9 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
Sergey 081833edd9 Marlin update 3 years ago
Scott Lahteine f1f622de01 Fix 'G29 K' value 3 years ago
Sergey a399523691 2.0.8.1 update 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
Sergey 3b88927356 2.0.8 update 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