82 Commits (e7aae314deeb25bbf17e9864403c1924512270ea)

Author SHA1 Message Date
AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h 9 years ago
Scott Lahteine 756bb5e268 Cleanup formatting in hitachi & dogm lcd 9 years ago
Scott Lahteine 43773ff735 Formatting and lcd contrast masking 9 years ago
AnHardt 6ae714894e Now the simplycistic solution. 9 years ago
AnHardt d521693641 Revert "Draw content in display loop only when needed" 9 years ago
AnHardt bf04a92cc0 Draw content in display loop only when needed 9 years ago
AnHardt 9865318f1c Disable splash-screen when done once 9 years ago
AnHardt 340d165a9c Reduce display updates for dogm displays 9 years ago
AnHardt 418d22d7b3 Revert "Testloop cleanup" 9 years ago
AnHardt 6361404b91 Testloop cleanup 9 years ago
AnHardt 4cb7dfc546 Move the 'alive dot' in every displayloop 9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 years ago
Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9 years ago
Chris Roadfeldt e08f8eed05 Revert 06f767d..cba5692 9 years ago
AnHardt 9ac7dc675e Make filament display on dogm_... same as hitachi... 9 years ago
AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder] 9 years ago
AnHardt 507efa771b Remove unused variable fan_rot 9 years ago
AnHardt c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h 9 years ago
Christian Bohn 4c3cbc0961 use only one implementation for beeper feedback 9 years ago
AnHardt 4beffbca69 Make SMALL_INFOFONT configurable. 9 years ago
AnHardt c686069ccd Revert "Remove 6x9 font" 9 years ago
AnHardt b00a531df8 Revert "Removed now unneded FONT_STATUSMENU" 9 years ago
AnHardt 8c5bb38748 Removed now unneded FONT_STATUSMENU 9 years ago
AnHardt fa889cd6e1 Beautivy statusscreen 9 years ago
Scott Lahteine 7279e4f82f Small code tweaks re lcd.print 9 years ago
Scott Lahteine 15d29efad5 Pass sel to lcd_implementation_mark_as_selected 9 years ago
AnHardt 1883e1bb60 Applied thinkyheads corrections from 2015-03-17 9 years ago
AnHardt be79235ef2 Add new (cleaner) Marlin font 9 years ago
AnHardt 8a29dd4839 Cleaned typo in dogm_lcd_implementation.h 9 years ago
AnHardt e6cb8ee188 Remove 6x9 font 9 years ago
Scott Lahteine 7629c4f05c Cleanup for menu optimization 9 years ago
Scott Lahteine 3405f85a6a Reduce size of menu code 9 years ago
AnHardt 2f374f1465 Removed Kanji. 9 years ago
Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 years ago
AnHardt 96f8d20f2f Change selection logic another time 9 years ago
AnHardt ae76b1e8a8 Changes in dogm_lcd_implementation.h in detail. 9 years ago
Scott Lahteine f379edca78 Cleanup rotary encoder encrot* defines 9 years ago
AnHardt 6cdcd6c6d1 Fix iss#1492 10 years ago
Natealus 38a500d05c Viki 2 Implementation 10 years ago
Scott Lahteine aa67b38a44 Fan speed and 4th extruder on graphical LCD 10 years ago
AnHardt f708884808 Introduced new function lcd_implementation_mark_as_selected() 10 years ago
Scott Lahteine 8663f4bbaf Apply some cleanup for recent merge 10 years ago
AnHardt 9381bfe7f9 Fixes issue #1447 - Overlapping of long descriptions with values. 10 years ago
AnHardt b1dbd765c6 Centralise definition of fonts for DOGM displays 10 years ago
AnHardt 65642592ee Added dualline version. 10 years ago
AnHardt c20606b8d7 Replaced some literal constants with defines 10 years ago
AnHardt 3602474c25 Replace solitaire use of u8g_font_5x8 font and replace with u8g_font_6x10_marlin 10 years ago
AnHardt f5fd94d62a Kick suspicious loop an win 72 bytes. 10 years ago
AnHardt aa48056c03 Made centering of bootlogo work and removed contraproductiv setScale2x2() in dogm_lcd_implementation.h 10 years ago
AnHardt 0d219b3e14 Make centering of STRING_SPLASH work 10 years ago