Scott Lahteine
f83bc0aa13
Optimize common strings
...
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
timeburn
a5a143f944
Include host_actions.h in G34 ( #16014 )
5 years ago
haschtl
ff6518c0a8
Add PID_FAN_SCALING option ( #15585 )
5 years ago
Scott Lahteine
1d150e41b6
Reduce MMU2 code, add test
5 years ago
Jason Smith
c497a491f4
Fix a PID_EXTRUSION_SCALING menu item ( #15988 )
5 years ago
Jason Smith
b904ba0f29
Improve Delta probing / calibration ( #15887 )
5 years ago
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus ( #15921 )
5 years ago
Giuliano Zaro
aa89bb71f9
Fix MMU2 compile error ( #15923 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
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