61 コミット (eea3ba5588580b4460b3f27da549bcf52db5aad6)

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