51 Commits (5bf73b86ff70f55b5ca57240d61bac5331e663e9)

Author SHA1 Message Date
Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD 11 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 11 years ago
Erik van der Zalm a94e588765 Changed slow buttons behavior. 11 years ago
fmalpartida 5b3f60ea2e Corrected LCD only error 11 years ago
fmalpartida b5a964fcc5 Initial SAV MkI (RepRap CloneWars board) integration. 11 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
Robert F-C 6beb42cdf6 Attempt to address Bernhard's comments 12 years ago
Robert F-C 1292d735ba Converge all I2C LCD branches (PANELOLU2, VIKI & PCF8575) 12 years ago
daid303 de3dec7215 Also show the tune menu when USB printing. 12 years ago
Dirk Eichel c8f1fbd9d8 Add SD-Card change and SD-Card init. 12 years ago
Marius Kintel f24f02e212 compile fix: quickStop() needs stepper.h 12 years ago
Bernhard 1d06b10962 Added a feature to have filament change by gcode or display trigger. 12 years ago
Kevin O'Connor 3f2f94ef28 Be consistent in setting of the fan PWM. 12 years ago
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. 12 years ago