45 Commits (eea3ba5588580b4460b3f27da549bcf52db5aad6)

Autor SHA1 Nachricht Datum
  Cylindric 5d50819791 Various typo fixes - only in comments, no code changes. vor 10 Jahren
  Erik van der Zalm a5be0c52c6 no message vor 11 Jahren
  Michael Mayer e509cdbeb0 added contrast control function for gLCDs vor 11 Jahren
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 vor 11 Jahren
  gregor 2739c26c4f changes: vor 11 Jahren
  gregor 6fb9573157 added support for the reprapworld keypad vor 11 Jahren
  Robert F-C 7f57f28ccc Add lcd_buzz function to ultralcd.h so that non-LCD code can make use of lcd's buzzer. vor 11 Jahren
  Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign vor 11 Jahren
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) vor 11 Jahren
  daid303 01aac2a142 Small changes on the LCD panel, let the speed control work better, line up the parameter edit the same as the menu, remove some unused defines, and remove the Z from the 10mm move menu. vor 11 Jahren
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. vor 11 Jahren
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. vor 11 Jahren
  daid303 06b58a9c4f First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. vor 12 Jahren
  Sergey Taranenko efcc28d347 Fix check for include LiquidCrystalRus.h vor 12 Jahren
  Sergey Taranenko cfc193cdac Enables support the Cyrillic alphabet for LCD vor 12 Jahren
  stohn 06c03fe2f0 new method for message for making KILLED message visible vor 12 Jahren
  Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory. vor 12 Jahren
  Bernhard 0c123950e9 __ header file replace vor 12 Jahren
  Bernhard bf077125b9 added firmware retract. disabled by default vor 12 Jahren
  Daid d494688565 Do not initialize in the header file. vor 12 Jahren
  Daid 516ec90242 Add M401 - Wait for user on LCD button press vor 12 Jahren
  MaikStohn 1efe9ab497 changed encoder pos from int to long to fix problems setting x/y/z/e stepps_per_mm using the lcd menu vor 12 Jahren
  MaikStohn d188ae4c9d added missing declaration of buttons_init() vor 12 Jahren
  MaikStohn 032df0b2c6 Moved LCD initialization out of constructor vor 12 Jahren
  Daid 3d83109028 Fixed general 16x2 LCD build without SD support. vor 12 Jahren
  Erik van der Zalm df1437bd86 Changed display format for some numbers. vor 12 Jahren
  Erik van der Zalm 8816ef1c64 Small fixes after merge vor 12 Jahren
  Blair Thompson a05a261b72 Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich vor 12 Jahren
  Christian Thalhammer 4cc8e37bf1 lcd menue "move_axis" added vor 12 Jahren
  Christian Thalhammer b51e8bf7e5 -disabled CARDDETECT if PIN is set to -1 vor 12 Jahren
  Bernhard 11f2dafc4e one step closer to a functional makefile.. vor 12 Jahren
  Bernhard 3c1a4aac2b header file simplification vor 12 Jahren
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. vor 12 Jahren
  Bernhard 26a1de1e44 force inline vor 12 Jahren
  Bernhard Kubicek 924bab1a03 less lcd flickering vor 13 Jahren
  Bernhard Kubicek 379ea642e1 make tuneing sub-menu. vor 13 Jahren
  Bernhard Kubicek b21d5193f2 made ultralcd compatible with folders. vor 13 Jahren
  Bernhard Kubicek cd2268f10a code cleanup in ultralcd. vor 13 Jahren
  Bernhard Kubicek a9c7da06e3 and changed ultipanel to have the mm/sec and not mm/min vor 13 Jahren
  Bernhard Kubicek 7919a40d06 watchdog,percent done, vor 13 Jahren
  Erik van der Zalm 331e82dcd3 Buffer size > 16 vor 13 Jahren
  Bernhard Kubicek ab154d5592 project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. vor 13 Jahren
  Bernhard Kubicek 01df04e02c first compile with the cardreader class vor 13 Jahren
  Bernhard Kubicek 1d171e9e52 reformating and some minor bugs/things found on the way. vor 13 Jahren
  Bernhard Kubicek 40e8081623 changed end of line to windows, which seems to be the majority of developers main platform. vor 13 Jahren
  Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge vor 13 Jahren
  Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes vor 13 Jahren