81 Commits (2f9ed1777d191f8150fd774fb53de01e9f9bdd2b)

Author SHA1 Message Date
Scott Lahteine 3f54c9ba33 Relocate click ignore code into info screen 10 years ago
Scott Lahteine 92e21d3ee2 M0-M1 Enhancements 10 years ago
Scott Lahteine 5714f64927 get latest Marlin_v1 changes 10 years ago
Scott Lahteine aa4160ba62 Relocate click ignore code into info screen 10 years ago
Scott Lahteine cd769781a1 M0-M1 Enhancements 10 years ago
Christian Inci 110c5dcf23 Fixed typo. 10 years ago
Matt Stultz ca30aee903 Fix "add_homeing" to "add_homing" to match changes 10 years ago
Matthew Schick fb34265d75 Make hotend optional when compiling with lcd support 10 years ago
Scott Lahteine 2f6c57eadc Proposed feature: Set Home Offsets 10 years ago
Filip Mulier 75b3a68b65 Revert "Change pinMode to SET_INPUT or SET_OUTPUT" 10 years ago
Filip Mulier 1d0fe035f3 Change pinMode to SET_INPUT or SET_OUTPUT 10 years ago
Pablo Clemente 8bf3139bc8 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 years ago
Pablo Clemente 2096188ac3 Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 years ago
Pablo Clemente f9f54019ab Inverted state logic for forced_heating_stop variable 10 years ago
Pablo Clemente c51a6f94e0 Fixed stop print LCD function on M104 10 years ago
Pablo Clemente 2242a84218 Changed the declaration of the variable to Marlin_main.cpp to fix issue on commit #965 10 years ago
Pablo Clemente d86c3cf43c Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too. 10 years ago
Oskar Linde 269a068032 Fix lcd itostr3() to handle negative numbers 10 years ago
cocktailyogi 512f2a3136 restore Branch from Backup 10 years ago
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
Dim3nsioneer 3c927901a4 Implementation of FW extruder change retract 10 years ago
daid 8b4c4aa5c3 Add feature to check&retry CRC read errors on SD. 10 years ago
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. 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
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
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