51 Revīzijas (159196d1e9139ae403a84db143e82189db1631bf)

Autors SHA1 Ziņojums Datums
  Scott Lahteine 073c59c50a Clean up some formatting 9 gadus atpakaļ
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 gadus atpakaļ
  Scott Lahteine e7db8ee9e5 ftostr32np > ftostr32sp 9 gadus atpakaļ
  Scott Lahteine a2109cb492 Patch to make Z look more like X and Y on UltraLCD 9 gadus atpakaļ
  Caleb Anderson e6774fb7d2 Using the new language implementation wasn't behaving as expected. 9 gadus atpakaļ
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 9 gadus atpakaļ
  fmalpartida ec33df0554 Merge branch 'SAV-MkI_merge' into Development 9 gadus atpakaļ
  Scott Lahteine 2f467e2797 LCD Progress Bar 9 gadus atpakaļ
  Scott Lahteine d080027ff4 ftostr32np > ftostr32sp 9 gadus atpakaļ
  Scott Lahteine f390b3f314 Patch to make Z look more like X and Y on UltraLCD 9 gadus atpakaļ
  Caleb Anderson 7db943b147 Language change implementation revamped. Didn't work as intended with Arduino IDE. 9 gadus atpakaļ
  Scott Lahteine 0c06e97e98 Split up languages.h, use ISO codes 9 gadus atpakaļ
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 9 gadus atpakaļ
  Filip Mulier d84934d8c5 Display Filament Sensor data on 20x4 LCD 9 gadus atpakaļ
  Scott Lahteine 6e343ef2f0 Adjust the Z display to hide float rounding errors 9 gadus atpakaļ
  zaubara 92e14298b0 Fixes typo for lcd backlighting on I2C PCF8575 10 gadus atpakaļ
  neildarlow 7325d7102e Activate LiquidTWI2 device detection and space-pad LCD status line. 10 gadus atpakaļ
  Cylindric 5d50819791 Various typo fixes - only in comments, no code changes. 10 gadus atpakaļ
  daid 46f5bea19f Add configurable beep for UltiPanel. 10 gadus atpakaļ
  Ronald 8d162e5bd7 Improved support for panelolu2 encoder and buzzer 10 gadus atpakaļ
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 10 gadus atpakaļ
  Erik van der Zalm 8a08cca0f2 Added temperature status less. 10 gadus atpakaļ
  George Roberts 595580556c Fixed bug that makes ulticontroller knob backwards introduced Feb 28 2013 by Robert. 10 gadus atpakaļ
  Erik van der Zalm 1e05d192ab Make the beep tone less offensive 11 gadus atpakaļ
  kiyoshigawa f295712008 Trying to fix weird diff on ultralcd_implementation_hitachi_HD44780.h 11 gadus atpakaļ
  kiyoshigawa 69b02031ca Fixed small error in lcd define statements. 11 gadus atpakaļ
  kiyoshigawa 2ca6c5fbd7 Fixed small error in lcd define statements. 11 gadus atpakaļ
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 gadus atpakaļ
  Maik Stohn e8572c5239 Fix: Long menu entries (>14 or >18 chars) caused overrun in hitachi display implementation 11 gadus atpakaļ
  Robert F-C 4121311b9d Change to LCD status indicators 11 gadus atpakaļ
  kiyoshigawa b27a59f41e Added support for Elefu RA Board and Elefu Control Panel 11 gadus atpakaļ
  Simon Oliver 93f0463b21 Allow Edit menu to call fn after edit; Fix PID Ki and Kd display in menus; Actually use changed PID and Max Accel values 11 gadus atpakaļ
  Robert F-C 9322c408c6 Updated for LiquidTWI2 library version 1.2.3 11 gadus atpakaļ
  Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C 11 gadus atpakaļ
  Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments 11 gadus atpakaļ
  Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 11 gadus atpakaļ
  MendelMax 67710df9f3 Made i2c mode wok with the hardware I am able to test (ywrobot / sainsmart i2c LCD 2004) 11 gadus atpakaļ
  Bob Clough b6209c86dd Added import of Wire Library to make I2C LCD support compilable 11 gadus atpakaļ
  Bob Clough 2b567d1df5 Added I2C port expander support to HD44780 11 gadus atpakaļ
  mfeherpataky bbf0cc1379 Update Marlin/ultralcd_implementation_hitachi_HD44780.h 11 gadus atpakaļ
  mfeherpataky 71ddb8dc60 Update Marlin/ultralcd_implementation_hitachi_HD44780.h 11 gadus atpakaļ
  mfeherpataky d2c547c407 Update Marlin/ultralcd_implementation_hitachi_HD44780.h 11 gadus atpakaļ
  daid303 921273baa0 Added optional feature to stop printing when an endstop is hit. Made the Z display on the LCD in 3.2 format instead of 3.1. Added LCD message when and endstop is hit. 11 gadus atpakaļ
  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. 11 gadus atpakaļ
  daid303 a95dcd74e7 Fix some of the duplicated PSTRs, saving 500bytes of flash with LCD on. 11 gadus atpakaļ
  Sergey Taranenko 5697451c72 fix lcd class 11 gadus atpakaļ
  daid303 7c21716886 Fixed #341 11 gadus atpakaļ
  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. 11 gadus atpakaļ