61 Commits (eea3ba5588580b4460b3f27da549bcf52db5aad6)

Author SHA1 Message Date
  Dim3nsioneer 944ced87c5 Extended Preheat options 10 years ago
  Dim3nsioneer 3906f27c46 Individual extruder flow rate 10 years ago
  Matthew Schick 6cd85e6008 Add support for disabling encoder control for feedrate multiplier 10 years ago
  Cylindric 5d50819791 Various typo fixes - only in comments, no code changes. 10 years ago
  Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout 10 years ago
  daid c31bb2b7ad Only show the ZProbe offset when auto-bed-leveling is enabled. 10 years ago
  Mark Hanford bdd0211aeb Move strings in ultralcd.cpp into language.h. 10 years ago
  David Forrest 61a7256d42 Enable basic ULTRA_LCD screen w/o encoders and menus. 10 years ago
  Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD 10 years ago
  - e5d3044801 Added posibility to set ENCODER_STEPS_PER_MENU_ITEM in Configuration.h like ENCODER_PULSES_PER_STEP as it depends on it for usability 10 years ago
  Erik van der Zalm a94e588765 Changed slow buttons behavior. 10 years ago
  fmalpartida 5b3f60ea2e Corrected LCD only error 10 years ago
  fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 10 years ago
  Erik van der Zalm 667d278f54 Revert "Fix for Viki display" 11 years ago
  bkubicek 7fad13a1e2 Reverse SD card file name order. 11 years ago
  bkubicek b832f5b9f6 added delta tower babystepping. Its untested, but hopefully florian horsch will be able to try. 11 years ago
  bkubicek d147a057ac Add the socalled "Babystepping" feature. 11 years ago
  Erik van der Zalm 314fd13c39 Fix for Viki display 11 years ago
  Erik van der Zalm 9bc88f8bab Placed optional ENCODER_PULSES_PER_STEP in the configuration.h file 11 years ago
  Erik van der Zalm 3ca1ca6869 Fixed missing ENCODER_PULSES_PER_STEP 11 years ago
  Xoan Sampaiño bf7007d02f add ENCODER_PULSES_PER_STEP 11 years ago
  Nicolas Rossi 394ed08f88 Added feedrate setting for manual moves from panel 11 years ago
  Brendan-csel d7f384f680 Skip SD menu refresh if nothing has changed 11 years ago
  Brendan-csel abc8320a68 Save LCD_CLICKED before it is cleared 11 years ago
  Brendan-csel d80aecda0a Skip SD menu refresh if nothing has changed 11 years ago
  Brendan-csel be2dea1dc6 Save LCD_CLICKED before it is cleared 11 years ago
  Nicolas Rossi 55c287a69e Fixed move from panel for delta bot #557 11 years ago
  Guillaume Seguin 76841450c8 Only display poweron/poweroff if PS_ON_PIN > -1 11 years ago
  Erik van der Zalm e3bdefd873 fixed missing #endif 11 years ago
  Erik van der Zalm a5be0c52c6 no message 11 years ago
  Michael Mayer e509cdbeb0 added contrast control function for gLCDs 11 years ago
  xifle 61fe430d4f Should fix compiler warning for feedrate deadzone 11 years ago
  Guillaume Seguin aa65c20d1f Only clamp panel movements if software endstops are enabled 11 years ago
  lajos b519af4f05 fixed another !defined(PIDTEMP) compile in ultralcd.cpp 11 years ago
  lajos 7d03c52511 fixed compile error in ultralcd.cpp when PIDTEMP undefined 11 years ago
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 years ago
  xifle 98d0d48191 fixed merge 11 years ago
  xifle bbe67fca5a soft tab correction 11 years ago
  xifle 03141a5ef4 LCD: Added Deadzone at 100% Feedrate 11 years ago
  xifle 29bb8d7d4f Fixed "Cooldown" Selection not reseting bed temp 11 years ago
  Robert F-C 015d0594b0 Optimize menu selection for Viki rotary encoder. 11 years ago
  gregor 2739c26c4f changes: 11 years ago
  gregor 6fb9573157 added support for the reprapworld keypad 11 years ago
  Robert F-C 7f57f28ccc Add lcd_buzz function to ultralcd.h so that non-LCD code can make use of lcd's buzzer. 11 years ago
  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 years ago
  Dirk Eichel f3e0e5184d Add include selector between char. LCD and GLCD 11 years ago
  Dirk Eichel 5f1cd70122 Add code to lcd_update() for GLCD 11 years ago
  Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign 11 years ago
  Nicolas Rossi 86bf911139 Toggle menu for PSU from LCD pannel 11 years ago
  Robert F-C 7bad72359c Support encoder click on PANELOLU2 being read through I2C 11 years ago