Luu Lac
ed6bbe012b
Fix incomplete 'Homing XYZ' screen draw ( #15830 )
6 years ago
Scott Lahteine
0be9fdb455
Move single-use to lambdas
6 years ago
Scott Lahteine
84ce3a6bea
LCD corner screen handler lambda
6 years ago
Luu Lac
4ee3502c8f
Fix "confused intellisense" ( #15817 )
6 years ago
Scott Lahteine
f5b5b9e8ec
Bring filament menu up to speed
6 years ago
Scott Lahteine
e9805a0bcb
Go to previous menu on object cancel
6 years ago
Scott Lahteine
51fd226a4d
Unconfuse intellisense
6 years ago
Scott Lahteine
15f94e5ee5
Add NUL_STR global
6 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
6 years ago
Scott Lahteine
ca6d00b862
Save some string flash
6 years ago
Scott Lahteine
23d21dd81c
Tweak lambdas
6 years ago
Scott Lahteine
d5c1c72a76
Tweak CW/CCW bitmaps
6 years ago
Scott Lahteine
aaf018e5a0
Language changes
6 years ago
studiodyne
319e2b5760
Fan menus fix. FR cosmetic change. ( #15714 )
6 years ago
studiodyne
f139642e0f
XY/Z Babystep Multiplicators ( #15691 )
6 years ago
Scott Lahteine
ade76e53de
Fix A10M/A20M mixer display
Co-Authored-By: 3Dangel <3dangel@users.noreply.github.com>
6 years ago
Scott Lahteine
9aff30da0c
Confirm object cancellation ( #15660 )
6 years ago
Scott Lahteine
600429a067
Cancel Objects followup
6 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
6 years ago
Scott Lahteine
af214ff121
Fix up PSU_CONTROL checks
6 years ago
Scott Lahteine
f00b48f9a8
Expand encoder value range
6 years ago
Antti Andreimann
40de135d4d
Fix CUSTOM_USER_MENU_TITLE non-translated string ( #15575 )
6 years ago
Scott Lahteine
b7b303f4bf
Spindle/Laser power in planner blocks ( #14437 )
6 years ago
Krystian Booker
62aa137548
Fixed pid_autotune_menu made pid_label accessible ( #15551 )
6 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.
6 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.
6 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
6 years ago
Robby Candra
6f60838736
Fix PAUSE_MODE_CHANGE_FILAMENT menu item ( #15501 )
6 years ago
ANMay-ru
b119c14017
Clean up LCD print, align ( #15498 )
6 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
6 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
6 years ago
Scott Lahteine
5becda25c5
Followup to E renumbering
6 years ago
Scott Lahteine
cb1cb72c76
Fix Move Z menu item
6 years ago
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible ( #15452 )
6 years ago
Scott Lahteine
211ff67440
Patch blocking and manual moves
6 years ago
Scott Lahteine
9188ce1a8d
Add JOIN for simple append
6 years ago
Scott Lahteine
51ae13fc8c
Compact MIN/MAXTEMP_ALL
6 years ago
Giuliano Zaro
a3ec573984
Uniform fan speed & case light
6 years ago
Scott Lahteine
6b945eb548
Show "FILAMENT CHANGE" during filament change
6 years ago
Scott Lahteine
72d791a736
Standardize active/paused functions
6 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.
6 years ago
Scott Lahteine
273cbe931e
Aliases for common menu item types
6 years ago
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
6 years ago
Scott Lahteine
7cd72de8bc
General cleanup, style
6 years ago
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
6 years ago
Marcio Teixeira
e3ff27c95a
Prevent duplication of PSTRs to save memory ( #15435 )
6 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
6 years ago
Tim Moore
7e72768433
Info Menu: Runaway Watch state ( #14827 )
6 years ago
Ludy
a628d77798
Fix compile error with 6 hot-ends ( #15405 )
6 years ago
Scott Lahteine
2277c6dffc
Optimize SD card reader, sorting ( #15395 )
6 years ago