Scott Lahteine
b72f9277e9
♻️ Common Bed Leveling object name, accessors ( #24214 )
3 years ago
Julien Staub
62f298aca3
🩹 Fix ExtUI build with Host Keepalive disabled ( #23898 )
3 years ago
tombrazier
41a51e9527
🐛 Fix backlash applied steps when config changes ( #23826 )
Followup to #23814
3 years ago
InsanityAutomation
e255e4a69f
PLR accessors for Ext UI ( #23687 )
3 years ago
Scott Lahteine
99f3b8b4a8
♻️ Adjust LCD init, contrast default, settings load
3 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
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
Scott Lahteine
bc459a76f4
🐛 TM3D fixes and improvements
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
3 years ago
InsanityAutomation
be13220e32
📺 ExtUI pause state response ( #22164 )
3 years ago
Scott Lahteine
78c2eb6876
🎨 Check flags without ENABLED
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 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Marcio T
507e1e436e
🎨 Fix and improve FTDI Eve Touch UI ( #22093 )
3 years ago
Scott Lahteine
f7d28ce1d6
🎨 Misc cleanup and fixes
4 years ago
Scott Lahteine
c5c8ef436c
Signal SD completion later ( #21840 )
4 years ago
Marcio T
e640d9246d
FTDI EVE Touch UI fixes ( #21706 )
4 years ago
Scott Lahteine
899fcf51e6
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
4 years ago
Scott Lahteine
9f22aaea2f
Clean up formatting, wrap macros
4 years ago
Scott Lahteine
4ab19e7882
Update temperature types
4 years ago
Scott Lahteine
c67e115f61
Revert experimental NAN patch
Hold changes from #21575 (24a095c
) for more testing.
4 years ago
Scott Lahteine
562f3e43bc
Add fan percent accessors
4 years ago
Scott Lahteine
5ab64708c5
Update old-style axis indexes
4 years ago
Scott Lahteine
c66cbf0d69
Reduce math library code size by 3.4KB ( #21575 )
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
Marcio T
7c275285ea
Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. ( #21453 )
4 years ago
Scott Lahteine
c6774812fa
More IntelliSense-friendly declarations
4 years ago
Scott Lahteine
976403d10d
Improve max temp / target
4 years ago
Marcio T
5b0dc4d325
Mesh Editor for FTDI Eve Touch UI ( #21381 )
4 years ago
Skorpi08
ac4f3c0c7e
Nextion TFT touch screen ( #21324 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
7973b954b4
E1+ Autotemp and Planner comments
4 years ago
Scott Lahteine
ead6d99069
Clean up, optimize ExtUI/TFT code ( #21333 )
4 years ago
Mike La Spina
db4d9b7fcf
Cooler (for Laser) - M143, M193 ( #21255 )
4 years ago
Scott Lahteine
fd5f1f1f5d
Filament sensor cleanup
4 years ago
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
4 years ago
Marcio Teixeira
0364ae4908
Improve filament runout handling in FTDI EVE Touch UI
- On filament runout, take the user to the tune menu where they can initiate a filament change or resume the print.
4 years ago
LinFor
156b5f4749
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
LinFor
323bf47738
FTDI EVE: Cyrillic font, some minor fixes ( #20517 )
4 years ago
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Philippe Cayrol
ef51bd16dc
Better edit range for Linear Advance K ( #20155 )
4 years ago
Scott Lahteine
9ba113bc05
Clean up corrected urls
4 years ago
Marcio Teixeira
176cb29eab
Improvement and fixes to FTDI touch UI
- Fixed incorrect LCD text string
- Fixed incorrect refresh of filament change screens
- Allow host control via touch UI
- Updates to leveling menu
- Modified ExtUI::isPrinting() to check if the job timer is running
- Added ExtUI method to check whether a host print is paused
4 years ago