Jason Smith
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM ( #15856 )
5 years ago
Scott Lahteine
776632c503
Add and apply REPEAT macro ( #15829 )
5 years ago
Luu Lac
ed6bbe012b
Fix incomplete 'Homing XYZ' screen draw ( #15830 )
5 years ago
Scott Lahteine
0be9fdb455
Move single-use to lambdas
5 years ago
Scott Lahteine
84ce3a6bea
LCD corner screen handler lambda
5 years ago
Luu Lac
4ee3502c8f
Fix "confused intellisense" ( #15817 )
5 years ago
Scott Lahteine
f5b5b9e8ec
Bring filament menu up to speed
5 years ago
Scott Lahteine
e9805a0bcb
Go to previous menu on object cancel
5 years ago
Scott Lahteine
51fd226a4d
Unconfuse intellisense
5 years ago
Scott Lahteine
15f94e5ee5
Add NUL_STR global
5 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
5 years ago
Scott Lahteine
ca6d00b862
Save some string flash
5 years ago
Scott Lahteine
23d21dd81c
Tweak lambdas
5 years ago
Scott Lahteine
d5c1c72a76
Tweak CW/CCW bitmaps
5 years ago
Scott Lahteine
aaf018e5a0
Language changes
5 years ago
studiodyne
319e2b5760
Fan menus fix. FR cosmetic change. ( #15714 )
5 years ago
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
5 years ago
Scott Lahteine
ade76e53de
Fix A10M/A20M mixer display
Co-Authored-By: 3Dangel <3dangel@users.noreply.github.com>
5 years ago
Scott Lahteine
9aff30da0c
Confirm object cancellation ( #15660 )
5 years ago
Scott Lahteine
600429a067
Cancel Objects followup
5 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
5 years ago
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
5 years ago
Scott Lahteine
f00b48f9a8
Expand encoder value range
5 years ago
Antti Andreimann
40de135d4d
Fix CUSTOM_USER_MENU_TITLE non-translated string ( #15575 )
5 years ago
Scott Lahteine
b7b303f4bf
Spindle/Laser power in planner blocks ( #14437 )
5 years ago
Krystian Booker
62aa137548
Fixed pid_autotune_menu made pid_label accessible ( #15551 )
5 years ago
Roxy-3D
37550e9d98
Allow 3-digit LCD Display of value
The LCD Display shows 3 digits of precision, not 4.
So change the bounding value to something more rational.
5 years ago
Roxy-3D
05eed72b69
Allow LCD Menu to adjust Junction Deviation lower
Allow LCD Menu to adjust Junction Deviation lower than .01. Some machines currently have a JUNCTION_DEVIATION_MM value as low as .005 mm. In the case of non-Linear-Advance machines... The upper limit is raised to .5 mm.
Probably more thought needs to be given to the Linear Advance case. It maybe it doesn't need a special case and should just use the same bounds as the non-Linear Advance case.
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Robby Candra
6f60838736
Fix PAUSE_MODE_CHANGE_FILAMENT menu item ( #15501 )
5 years ago
ANMay-ru
b119c14017
Clean up LCD print, align ( #15498 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
5 years ago
Scott Lahteine
5becda25c5
Followup to E renumbering
5 years ago
Scott Lahteine
cb1cb72c76
Fix Move Z menu item
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
9188ce1a8d
Add JOIN for simple append
5 years ago
Scott Lahteine
51ae13fc8c
Compact MIN/MAXTEMP_ALL
5 years ago
Giuliano Zaro
a3ec573984
Uniform fan speed & case light
5 years ago
Scott Lahteine
6b945eb548
Show "FILAMENT CHANGE" during filament change
5 years ago
Scott Lahteine
72d791a736
Standardize active/paused functions
5 years ago
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 years ago
Scott Lahteine
273cbe931e
Aliases for common menu item types
5 years ago
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
5 years ago
Scott Lahteine
7cd72de8bc
General cleanup, style
5 years ago
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
5 years ago
Marcio Teixeira
e3ff27c95a
Prevent duplication of PSTRs to save memory ( #15435 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Tim Moore
7e72768433
Info Menu: Runaway Watch state ( #14827 )
5 years ago