65 Commits (cd3220d055cee14f9feb6f483d992cce80d03a87)

Author SHA1 Message Date
Pablo Clemente cd3220d055 Inverted state logic for forced_heating_stop variable
10 years ago
Pablo Clemente 86b4b805d2 Fixed stop print LCD function on M104
10 years ago
daid 2acd3792fc Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
11 years ago
daid 8b4c4aa5c3 Add feature to check&retry CRC read errors on SD.
11 years ago
Dim3nsioneer 944ced87c5 Extended Preheat options
11 years ago
Dim3nsioneer 3906f27c46 Individual extruder flow rate
11 years ago
Matthew Schick 6cd85e6008 Add support for disabling encoder control for feedrate multiplier
11 years ago
Cylindric 5d50819791 Various typo fixes - only in comments, no code changes.
11 years ago
nothinman d4ba23bc28 Merge pull request #770 from josefpavlik/Marlin_v1
11 years ago
Josef Pavlik 477b6fa1df move engaged from lcd console refreshes power off timeout
11 years ago
daid c31bb2b7ad Only show the ZProbe offset when auto-bed-leveling is enabled.
11 years ago
Mark Hanford bdd0211aeb Move strings in ultralcd.cpp into language.h.
11 years ago
ErikZalm 84df13f7d1 Merge pull request #721 from drf5n/lcdOnly
11 years ago
David Forrest 61a7256d42 Enable basic ULTRA_LCD screen w/o encoders and menus.
11 years ago
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
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
Guillaume Seguin 34da3a0a3f Merge github.com:ErikZalm/Marlin into Marlin_v1
11 years ago
ErikZalm 8a2a3ef91d Merge pull request #531 from iXce/Marlin_v1_lcd
11 years ago
Erik van der Zalm cdaaad3df1 Merge branch 'Marlin_v1' of https://github.com/makr3d/Marlin into makr3d-Marlin_v1
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
Nicolas Rossi 2daa85918e Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin.git into Marlin_v1
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
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
12 years ago
Dirk Eichel f3e0e5184d Add include selector between char. LCD and GLCD
12 years ago
Dirk Eichel 5f1cd70122 Add code to lcd_update() for GLCD
12 years ago
Dirk Eichel a49c09a776 Add variable for animated fan, add float conversion w/o sign
12 years ago
Nicolas Rossi 86bf911139 Toggle menu for PSU from LCD pannel
12 years ago
daid303 de3dec7215 Also show the tune menu when USB printing.
12 years ago