75 次代码提交 (61f839436113f0c9f9dbac4dc29039323b899009)

作者 SHA1 备注 提交日期
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9 年前
  Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. 9 年前
  Chris Roadfeldt e08f8eed05 Revert 06f767d..cba5692 9 年前
  AnHardt 9ac7dc675e Make filament display on dogm_... same as hitachi... 9 年前
  AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder] 9 年前
  AnHardt 507efa771b Remove unused variable fan_rot 9 年前
  AnHardt c481c3b180 Move variable blink from ultralcd.h to dogm_lcd_implementation.h 9 年前
  Christian Bohn 4c3cbc0961 use only one implementation for beeper feedback 9 年前
  AnHardt 4beffbca69 Make SMALL_INFOFONT configurable. 9 年前
  AnHardt c686069ccd Revert "Remove 6x9 font" 9 年前
  AnHardt b00a531df8 Revert "Removed now unneded FONT_STATUSMENU" 9 年前
  AnHardt 8c5bb38748 Removed now unneded FONT_STATUSMENU 9 年前
  AnHardt fa889cd6e1 Beautivy statusscreen 9 年前
  Scott Lahteine 7279e4f82f Small code tweaks re lcd.print 9 年前
  Scott Lahteine 15d29efad5 Pass sel to lcd_implementation_mark_as_selected 9 年前
  AnHardt 1883e1bb60 Applied thinkyheads corrections from 2015-03-17 9 年前
  AnHardt be79235ef2 Add new (cleaner) Marlin font 9 年前
  AnHardt 8a29dd4839 Cleaned typo in dogm_lcd_implementation.h 9 年前
  AnHardt e6cb8ee188 Remove 6x9 font 9 年前
  Scott Lahteine 7629c4f05c Cleanup for menu optimization 9 年前
  Scott Lahteine 3405f85a6a Reduce size of menu code 9 年前
  AnHardt 2f374f1465 Removed Kanji. 9 年前
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 年前
  AnHardt 96f8d20f2f Change selection logic another time 9 年前
  AnHardt ae76b1e8a8 Changes in dogm_lcd_implementation.h in detail. 9 年前
  Scott Lahteine f379edca78 Cleanup rotary encoder encrot* defines 9 年前
  AnHardt 6cdcd6c6d1 Fix iss#1492 9 年前
  Natealus 38a500d05c Viki 2 Implementation 9 年前
  Scott Lahteine aa67b38a44 Fan speed and 4th extruder on graphical LCD 9 年前
  AnHardt f708884808 Introduced new function lcd_implementation_mark_as_selected() 9 年前
  Scott Lahteine 8663f4bbaf Apply some cleanup for recent merge 9 年前
  AnHardt 9381bfe7f9 Fixes issue #1447 - Overlapping of long descriptions with values. 9 年前
  AnHardt b1dbd765c6 Centralise definition of fonts for DOGM displays 9 年前
  AnHardt 65642592ee Added dualline version. 9 年前
  AnHardt c20606b8d7 Replaced some literal constants with defines 9 年前
  AnHardt 3602474c25 Replace solitaire use of u8g_font_5x8 font and replace with u8g_font_6x10_marlin 9 年前
  AnHardt f5fd94d62a Kick suspicious loop an win 72 bytes. 9 年前
  AnHardt aa48056c03 Made centering of bootlogo work and removed contraproductiv setScale2x2() in dogm_lcd_implementation.h 9 年前
  AnHardt 0d219b3e14 Make centering of STRING_SPLASH work 9 年前
  Scott Lahteine 326b925557 DOGLCD and LCD_PROGRESS_BAR to coexist 9 年前
  Steffen Vogel b9cf1465a7 updated LCD bouts with new strings and bitmaps 9 年前
  Bo Herrmannsen d94109e886 updated logo post and ver info 9 年前
  Bo Herrmannsen cd33b5b062 changed logo and ver info 9 年前
  Bo Herrmannsen 9b6c1cfda6 removed unneeded lines in welcome msg 9 年前
  Bo Herrmannsen ffa09f86f4 moved ver info 5 spaces to the right 9 年前
  Bo Herrmannsen 590caafa2d changed ver info 9 年前
  wgm4321 f8aa5ff771 Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined 10 年前
  Scott Lahteine 2ec2bf1564 Fix regressions affecting compilation 10 年前
  Caleb Anderson e6774fb7d2 Using the new language implementation wasn't behaving as expected. 10 年前
  Caleb Anderson 7db943b147 Language change implementation revamped. Didn't work as intended with Arduino IDE. 10 年前