97 Commits (6563b07879a3537721d889bf958639b1755a7cc5)

Author SHA1 Message Date
AnHardt b4fedec0d1 Show bootscreen later
8 years ago
Scott Lahteine 45ea8749d3 Wrap all items depending on ULTIPANEL
8 years ago
João Brázio 2c34ec2bac
Closes #3999: Compilation error with BEEPER_PIN -1
8 years ago
Scott Lahteine b23f710034 Cleanup and naming for num-to-string functions
8 years ago
Scott Lahteine efa7209acf Improved LCD contrast handling
8 years ago
Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros
8 years ago
Scott Lahteine 4f04bf7fe8 Show steps done in the babystep display
8 years ago
Scott Lahteine 7bb15a1c57 Consolidate REPRAPWORLD_KEYPAD definitions
8 years ago
Scott Lahteine 782c598e66 Use ftostr43 with '+' option in MBL Z adjuster
8 years ago
Scott Lahteine fcedfd6e99 Clean up num2str functions, extend ftostr43
8 years ago
Scott Lahteine f543aaa54e Apply standard pin test to buttons
8 years ago
Scott Lahteine b60ea95adf Keep blinking limited to LCD_UPDATE_INTERVAL
8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine c97c2dcaf7 Use const parameters instead of static casting
8 years ago
Scott Lahteine cc291aeb3c Move definition of "blink" to main ultralcd file
8 years ago
Scott Lahteine ff13070b59 Use _BV macros, patch up others
8 years ago
AnHardt 8d1eeff021 Fix status LEDs update when reinitializing the display
9 years ago
AnHardt be7167ed97 Change XY formatting on LCD (PR#2740)
9 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Richard Wackerbarth 29b456ae07 Suppress some compiler warnings
9 years ago
Scott Lahteine 0d8989fc14 Overridable Options - Part 7 (PR#2559)
9 years ago
AnHardt 722829b058 Move buzzing code to buzzr.h & buzzer.cpp (PR#2307)
9 years ago
AnHardt 6ab7b560af Rework buzzing (PR#2296)
9 years ago
Scott Lahteine d4c74b8f8c Don't apply M428 if an error occurs
9 years ago
Scott Lahteine 7295640f44 Remove extraneous ;
9 years ago
Scott Lahteine 0d8c00d3f6 Define lcd_hasstatus for no lcd also
9 years ago
Scott Lahteine ce142afdda G4 shows status message only if no message is set already
9 years ago
Scott Lahteine ccddc280be Apply three more commits
9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup
9 years ago
AnHardt 831016b09f Added new - changed entries from Fix up LCD_PROGRESS_BAR
9 years ago
Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR
9 years ago
AnHardt c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h
9 years ago
Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings
9 years ago
Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early
9 years ago
Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency
9 years ago
AnHardt 6cdcd6c6d1 Fix iss#1492
9 years ago
Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist
10 years ago
Bo Herrmannsen a18b625534 Merge pull request #1261 from wgm4321/Development
10 years ago
Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp
10 years ago
Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD
10 years ago
wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store.
10 years ago
Scott Lahteine e69313fc2b Reduce dogm lcd code
10 years ago
Bo Herrmannsen 31ca3de72f Merge pull request #819 from neildarlow/Marlin_v1
10 years ago
Bo Herrmannsen 91d740e128 Merge pull request #1141 from filipmu/Filament-Sensor
10 years ago
Neil Darlow 64139f5e5a Merge https://github.com/ErikZalm/Marlin into Marlin_v1
10 years ago
Scott Lahteine 92e21d3ee2 M0-M1 Enhancements
10 years ago
Filip Mulier d84934d8c5 Display Filament Sensor data on 20x4 LCD
10 years ago
Neil Darlow 6e3406d228 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
10 years ago
Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too.
10 years ago