Scott Lahteine
bf316d9ec5
Fix Select Screen cancel destination
4年前
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens (#18130 )
4年前
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4年前
Scott Lahteine
0e1cb10909
Fix / improve menu items (#18644 )
5年前
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
5年前
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373 )
5年前
cbteeple
2c15a787c7
Option to set manual Babystepping distance in mm (#18503 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
5年前
Victor
1d504e596d
Touch-to-jog on edit screens (#18266 )
5年前
Scott Lahteine
67305f7976
Add "Bed" / "Chamber" substitutions (#18255 )
5年前
Daniel Callander
d35dd2a47e
Fix babystep / double-click check (#17962 )
5年前
Scott Lahteine
71b41c963b
Better EEPROM alert message
5年前
Scott Lahteine
52aa459a2d
Improved EEPROM boot error (#17916 )
5年前
Scott Lahteine
c536b8de62
Apply ternary macros
5年前
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
5年前
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
5年前
Scott Lahteine
e4903396d4
Fix up pausing / parking display (#17460 )
5年前
Scott Lahteine
48919c54fb
Add SRAM command injection (#17459 )
5年前
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset (#17195 )
5年前
Scott Lahteine
13118dbd8d
Additional numtostr functions
5年前
Scott Lahteine
5071fe82ab
Ensure proper SD print completion (#16967 )
5年前
Scott Lahteine
bfad23d3e2
(c) 2020
5年前
Scott Lahteine
7f9c62437e
Corner Leveling: Add inset for each side (#16759 )
5年前
Scott Lahteine
90b6324563
Encapsulate probe as singleton class (#16751 )
5年前
InsanityAutomation
d129ac1b37
Z-offset edit precision based on value limits (#16425 )
5年前
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418 )
5年前
Scott Lahteine
27cb4db80e
Reduced string storage using tokens (#15593 )
5年前
Jason Smith
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM (#15856 )
5年前
Luu Lac
ed6bbe012b
Fix incomplete 'Homing XYZ' screen draw (#15830 )
5年前
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes (#15760 )
5年前
studiodyne
f139642e0f
XY/Z Babystep Multiplicators (#15691 )
5年前
Scott Lahteine
600429a067
Cancel Objects followup
5年前
Scott Lahteine
f00b48f9a8
Expand encoder value range
5年前
Marcio Teixeira
6a865a6146
Multi-language support (#15453 )
5年前
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible (#15452 )
5年前
Scott Lahteine
72d791a736
Standardize active/paused functions
5年前
Scott Lahteine
719615a6b6
Simplify edit menu items
The `edit` part of menu items displaying values is not needed. Menu edit types can be modeled on sub-menus.
5年前
Scott Lahteine
273cbe931e
Aliases for common menu item types
5年前
Marcio Teixeira
e3ff27c95a
Prevent duplication of PSTRs to save memory (#15435 )
5年前
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5年前
Scott Lahteine
4e8d9fe59b
zprobe_offset => probe_offset
5年前
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets (#15202 )
5年前
Tanguy Pruvot
d277e93f4d
Configurable TOUCH_BUTTONS repeat delays (#15245 )
5年前
Robby Candra
3f129b6574
Touch Buttons variable repeat delay (#15236 )
5年前
Tanguy Pruvot
0a280f00c2
Flag unused variables without buzzer (#15016 )
5年前
Scott Lahteine
5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991 )
5年前
Robby Candra
128eed6b57
Option to reverse select direction/buttons (#14693 )
5年前
Ludy
c4bb458763
BUZZ cleanup (#14760 )
5年前
Ludy
39e1726498
Comments, includes (#14671 )
6年前
Robby Candra
c9aa68ef7a
Encoder direction: Wrangle, Revert select screen change (#14628 )
6年前
Marcio Teixeira
27c487bab7
Print progress enhancements (#14647 )
6年前