79 Commits (90eb266139c64486bccf9585006dbcd35c93eb5c)

Author SHA1 Message Date
Christian Inci 110c5dcf23 Fixed typo.
10 years ago
Matt Stultz ca30aee903 Fix "add_homeing" to "add_homing" to match changes
10 years ago
Erik van der Zalm 0f2e0525df Merge pull request #1096 from thinkyhead/set-home
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
Erik van der Zalm 018b68a5c4 Merge pull request #976 from cocktailyogi/SCARA_by_Yogi
10 years ago
Erik van der Zalm dde61d8886 Merge pull request #977 from OskarLinde/Marlin_v1
10 years ago
cocktailyogi 2f4a20257c imported last Marlin changes
10 years ago
daid aacff0d361 Merge pull request #948 from Dim3nsioneer/Marlin_v1
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 2acd3792fc Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
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.
10 years ago
nothinman d4ba23bc28 Merge pull request #770 from josefpavlik/Marlin_v1
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.
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