98 Commits (26abc0614a01c8159ac1b9ef5f702ac67dfed2df)

Author SHA1 Message Date
Giuliano Zaro aa28358267 ๐Ÿ› Fix / refactor shared PID (#24673) 2 years ago
Scott Lahteine e7c262dc30 ๐Ÿฉน Fix lcd_preheat compile 2 years ago
Scott Lahteine e4f85e8fbc โ™ป๏ธ Encapsulate PID in class (#24389) 2 years ago
Scott Lahteine 78a3ea0ed4 ๐Ÿง‘โ€๐Ÿ’ป Apply F() to some LCD / TFT strings 2 years ago
Scott Lahteine 494a2fc80c ๐Ÿšจ Fix some compiler warnings 2 years ago
Scott Lahteine fd13a928c1 โœจ Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
Scott Lahteine deb1ba73bb ๐ŸŽจ Use pos.set method 2 years ago
Scott Lahteine b72f9277e9 โ™ป๏ธ Common Bed Leveling object name, accessors (#24214) 2 years ago
Sergey f833f201aa update from 2.0.x 2 years ago
Julien Staub 62f298aca3 ๐Ÿฉน Fix ExtUI build with Host Keepalive disabled (#23898) 2 years ago
tombrazier 41a51e9527 ๐Ÿ› Fix backlash applied steps when config changes (#23826) 2 years ago
InsanityAutomation e255e4a69f PLR accessors for Ext UI (#23687) 2 years ago
Scott Lahteine 99f3b8b4a8 โ™ป๏ธ Adjust LCD init, contrast default, settings load 2 years ago
Sergey 9b2be293eb Squashed commit of the following: 2 years ago
Scott Lahteine d29a9014f2 ๐ŸŽจ Standard 'cooldown' method 3 years ago
Scott Lahteine 205d867e4b ๐ŸŽจ Standard material presets behavior 3 years ago
Scott Lahteine 84f9490149 ๐ŸŽจ Define HAS_PREHEAT conditional 3 years ago
Scott Lahteine f80bcdcc5c ๐ŸŽจ Refactor Host Actions as singleton 3 years ago
Scott Lahteine 3d102a77ca ๐ŸŽจ Apply F() to kill / sendinfoscreen 3 years ago
Scott Lahteine c3ae221a10 ๐ŸŽจ Apply F() to some ExtUI functions 3 years ago
Sergey 2f2c7b0846 2.0.9.2 update 3 years ago
espr14 604a01cd1a ๐ŸŽจ steps_to_mm => mm_per_step (#22847) 3 years ago
Scott Lahteine 2c30b75268 ๐ŸŽจ Various multi-axis patches (#22823) 3 years ago
InsanityAutomation e7a25a45e6 โœจ Improve pause/filament change for ExtUI (#22655) 3 years ago
Sergey 7261a0a218 2.0.x update 3 years ago
Scott Lahteine bc459a76f4 ๐Ÿ› TM3D fixes and improvements 3 years ago
InsanityAutomation be13220e32 ๐Ÿ“บ ExtUI pause state response (#22164) 3 years ago
Scott Lahteine 78c2eb6876 ๐ŸŽจ Check flags without ENABLED 3 years ago
Sergey 398bb884ec 2.0.9 3 years ago
Marcio T 08895e6cb0 ๐ŸŽจ Fix and improve FTDI Eve Touch UI (#22223) 3 years ago
Marcio T 1ba694cebb ๐ŸŽจ Fix and enhance FTDI Eve Touch UI (#22189) 3 years ago
InsanityAutomation d84e2d6e29 ๐ŸŽจ ExtUI "user click" and other tweaks (#22122) 3 years ago
Marcio T 507e1e436e ๐ŸŽจ Fix and improve FTDI Eve Touch UI (#22093) 3 years ago
Sergey 081833edd9 Marlin update 3 years ago
Scott Lahteine f7d28ce1d6 ๐ŸŽจ Misc cleanup and fixes 3 years ago
Sergey a399523691 2.0.8.1 update 3 years ago
Scott Lahteine c5c8ef436c Signal SD completion later (#21840) 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Marcio T e640d9246d FTDI EVE Touch UI fixes (#21706) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 9f22aaea2f Clean up formatting, wrap macros 3 years ago
Scott Lahteine 4ab19e7882 Update temperature types 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine 562f3e43bc Add fan percent accessors 3 years ago
Scott Lahteine 5ab64708c5 Update old-style axis indexes 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 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
Marcio T 7c275285ea Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago