51 Commits (f80bcdcc5cc03a0fdecdfe3c79f10c5a7436bf7d)

Author SHA1 Message Date
Scott Lahteine f80bcdcc5c 🎨 Refactor Host Actions as singleton 3 years ago
Scott Lahteine c3ae221a10 🎨 Apply F() to some ExtUI functions 3 years ago
Scott Lahteine 7626d859a6 🎨 Apply F() to Host Actions strings 3 years ago
Luc Van Daele 44d54a0d01 🚸 G33 R and O options (#22707) 3 years ago
Scott Lahteine 64acb9fe78 🩹 Warn about user feedback requirement 3 years ago
InsanityAutomation f9809ca75a 🐛 Fix delta calibrate manual move scale (#22430) 3 years ago
Scott Lahteine c746b1a2ae 🚸 Limit LCD delta endstop adjustment like M666 3 years ago
Scott Lahteine 3995e8373c 🎨 Shorten lcd relative paths 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine c6774812fa More IntelliSense-friendly declarations 3 years ago
Scott Lahteine 0b7de80a6f Move common strings (#20846) 3 years ago
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Jason Smith 8b4f82cd07 Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine fd0a3df315 Header for individual menus 4 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 2d2291d00e More IntelliSense-friendly declarations 3 years ago
Scott Lahteine d33fe2378c
Move common strings (#20846) 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Jason Smith c6cf3da276 Fix various errors, warnings in example config builds (#19686) 4 years ago
Jason Smith c762b7c91b
Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine 4f67642122 Header for individual menus 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
Scott Lahteine 52aa459a2d
Improved EEPROM boot error (#17916) 4 years ago
Scott Lahteine 4f003fc7a7
Streamline menu item logic (#17664) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 747b964295
Clean up user-wait, SD completion (#17315) 4 years ago
Scott Lahteine abea6d5787 Tweak some lambdas 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 4 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
timeburn a5a143f944 Include host_actions.h in G34 (#16014) 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Scott Lahteine ca6d00b862 Save some string flash 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Scott Lahteine 273cbe931e Aliases for common menu item types 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
InsanityAutomation 991ee7552b Restore menu edit to 32bit value (#13976) 5 years ago
InsanityAutomation 3f758d9e00 Fix some edit items for 16-bit encoder (#13948) 5 years ago
Scott Lahteine d8329d858d Default argument to defer_status_screen 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago