Scott Lahteine
3b431f2f72
Arrange G26 functions in dependency order
преди 7 години
Roxy-3D
8282d732c1
Make G26 work with all mesh leveling.
Example Configuration.h files are not updated yet. You need to cross
your settings over to the default Configuration.h file in the \Marlin
directory. (UBL_G26_MESH_VALIDATION enablement has moved to a new
location in the file.)
преди 7 години
Scott Lahteine
99b71c1dde
Move lcd_map_control to UBL
For parity with bugfix-2.0.x
преди 7 години
Steven Gotthardt
645b586041
Fix warnings for REPRAPWORLD_KEYPAD
преди 7 години
Scott Lahteine
1d0739d6d1
Patch G33 misuse of PROBE_MANUALLY
преди 7 години
Scott Lahteine
640526f0c8
Operate in Native Machine Space
преди 7 години
Scott Lahteine
b0e282a74b
Cleanups for SD_REPRINT_LAST_SELECTED_FILE
преди 7 години
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
преди 7 години
LVD-AC
3efe4aeef8
Add PROBE_MANUALLY support to G33
преди 7 години
Scott Lahteine
ae5923a3d0
Make lcd_bootscreen common to both
преди 7 години
Scott Lahteine
f17bae1f70
Changes for ubl_lcd_map_control patch
преди 7 години
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
преди 7 години
Scott Lahteine
6c45d0fd81
Apply maths macros and type changes ahead of HAL
преди 7 години
Bob-the-Kuhn
9657e7d3ee
copied file changes from PR #5685
==============================
Configuration_adv.h changes
==============================
add "live" LCD update
==============================
P & S version
==============================
final (hopefully) tested version
==============================
update M115 capabilities print
==============================
Menu changes portion of the requested changes
==============================
changed USEABLE_HARDWARE_PWM from a function to a series of macros
==============================
changes per review
преди 7 години
Scott Lahteine
46b32e4548
Cleanup LCD interface, add lcd_reset_status
преди 7 години
Scott Lahteine
b2d3c8aedd
Have G28 do a refresh of the display
преди 7 години
Scott Lahteine
6f89db11f0
Allow lcd_setstatusPGM to reset the alert level
преди 7 години
Thomas Moore
fb5e0ffe16
Unify M600 and M125 pause features (#6407 )
* Unify M600 and M125 pause features
* Cleanup per thinkyhead's comments
* Rename filament_change_menu_response to advanced_pause_menu_response
* Include HAS_BED_PROBE in QUIET_PROBING
* Update gMax example file
* is_idle() is out of scope without the braces
* Convert FT-i3-2020 to Advance Pause names...
* Allow pause even if not printing
преди 7 години
Scott Lahteine
11fc9564c9
Add live editing option to LCD menu
преди 7 години
Scott Lahteine
081bf1f879
Patch #else / #endif comments
преди 7 години
Scott Lahteine
7a7a80e6c5
status_printf => lcd_status_printf_P
преди 7 години
Remo Kallio
d38b1bc4b1
Show filament width sensor values in LCD constantly if SD card support is not enabled.
преди 8 години
Scott Lahteine
e244399766
Additional cleanup of UBL code
преди 7 години
Scott Lahteine
b904b5ae8d
Audible feedback for settings store/load/reset
преди 7 години
Scott Lahteine
c759c26cca
Make LCD_TIMEOUT_TO_STATUS configurable
As suggested in
https://github.com/MarlinFirmware/Marlin/issues/5570#issuecomment -283059
065
преди 7 години
dot-bob
cd68380ce6
Add status_printf to print messages to the lcd status line.
Also add a hotend indicator to the heating message displayed on the lcd status line.
преди 7 години
Scott Lahteine
3fb43c11fc
Fix compile error with LCD_I2C_VIKI
преди 8 години
Scott Lahteine
71842b6a17
Apply const to LCD arguments and locals
преди 8 години
Scott Lahteine
cad792e702
Reduce code for invariant lcd_detected
преди 8 години
Scott Lahteine
f418e82b15
Remove redundant definition of EN_C
преди 8 години
Scott Lahteine
1a2310c494
Make LCD preheat vars an array to reduce code size
преди 8 години
Scott Lahteine
1226ae1912
Some cleanup in ultralcd.h
преди 8 години
Scott Lahteine
50ee749082
Centralize click-handling in the LCD loop
преди 8 години
Scott Lahteine
305913545e
Move number-to-string function to utility.*
преди 8 години
Scott Lahteine
330f82971b
Buzzer requires BEEPER_PIN
преди 8 години
Scott Lahteine
03fdb26cd2
Wrangle encoder bits, LCD_CLICKED
преди 8 години
Scott Lahteine
2bad02e60d
Reprapworld Keypad: F1 opens the Move Axis menu
преди 8 години
Scott Lahteine
eaa6f568ee
Prevent re-entrant call of Reprapworld Keypad handler
преди 8 години
João Brázio
3ebad4e020
Moves all global enums to a central file
преди 8 години
AnHardt
faac2bcfdb
Add a kill-screen
преди 8 години
Scott Lahteine
1026e5b071
Replace PLA/ABS preheating with generic
преди 8 години
Scott Lahteine
2ee4e4f791
Make wait_for_heatup volatile
преди 8 години
Scott Lahteine
160a2be117
Change cancel_heatup to wait_for_heatup
преди 8 години
Petr Zahradnik
43ff0ce35f
Rewritten FILAMENT_CHANGE_ENABLE feature
преди 8 години
AnHardt
b4fedec0d1
Show bootscreen later
Init display and show bootscreen later, but init display in `kill()`
to init outputs before the bootscreen delays but being able to display
kill errors.
преди 8 години
Scott Lahteine
45ea8749d3
Wrap all items depending on ULTIPANEL
преди 8 години
João Brázio
2c34ec2bac
Closes #3999 : Compilation error with BEEPER_PIN -1
преди 8 години
Scott Lahteine
b23f710034
Cleanup and naming for num-to-string functions
преди 8 години
Scott Lahteine
efa7209acf
Improved LCD contrast handling
Based on MarlinFirmware/MarlinDev#200 from @eboston
преди 8 години
Scott Lahteine
c6f1337f5c
NOOP macro for do-nothing macros
преди 8 години