45 Commits (410f64782acb30083ae8abfb7f4719061bf1983d)

Author SHA1 Message Date
alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS 9 years ago
Scott Lahteine 691e753cc3 Don't add home offsets in G29 9 years ago
Edward Patel 5112cf8422 Added comment for the EEPROM storage 9 years ago
Edward Patel 28c91deb5c EEPROM saving of z_values. 9 years ago
Edward Patel 8005d22c81 Added menu option for bed leveling. 9 years ago
alexborro 9157cbd8f3 Add Travel Acceleration and change the M204 options 9 years ago
Scott Lahteine 72856166a9 Fix bad typo in ConfigurationStore.cpp 10 years ago
Scott Lahteine fe3810f073 yeah, what he said 10 years ago
Scott Lahteine 6137bbd484 use eeprom read correctly 10 years ago
Scott Lahteine 9bc9051405 Flag EEPROM write errors on serial output 10 years ago
Scott Lahteine ff99ca3040 Fix alignment of Restore following PIDTEMP 10 years ago
Scott Lahteine 093fedfde8 Make EEPROM storage consistent 10 years ago
clefranc d55c62bf9f Update ConfigurationStore.cpp 10 years ago
clefranc e779641c73 Update ConfigurationStore.cpp 10 years ago
MagoKimbra 986e723eeb Add 4th extruder 10 years ago
MagoKimbra 0ebf896070 Add 4th extruder 10 years ago
Michael Neumann a9d7ab9530 Update ConfigurationStore.cpp 10 years ago
Michael Neumann 2d454da3af Update ConfigurationStore.cpp 10 years ago
daid 53f971095d Revert "Reduce PROGMEM warnings" 10 years ago
odewdney 538859669d Removing compiler warnings for progmem 10 years ago
grob6000 bf2c923db5 Make multiple PID parameters a config option 10 years ago
grob6000 3e2af67ce3 Fix R-H compatibility 10 years ago
grob6000 37c7e8300f Independent PID parameters for each extruder 10 years ago
wgm4321 b32be2dc64 Fix syntax error caused by previous changes. 10 years ago
wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 10 years ago
wgm4321 d60efc3b5d Fix syntax error caused by previous changes. 10 years ago
wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 10 years ago
Matthew Schick 0468f81950 Update for pull request #837 10 years ago
Matthew Schick 6e42c9e305 Add fwretract settings to M503 output 10 years ago
alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 years ago
John Davis 7464d3c96a Update ConfigurationStore.cpp 10 years ago
Scott Lahteine 07c6b5ab71 Using axis constants 10 years ago
Scott Lahteine 5714f64927 get latest Marlin_v1 changes 10 years ago
Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. 10 years ago
cocktailyogi 512f2a3136 restore Branch from Backup 10 years ago
Erik van der Zalm fcd8524b6e Only increase EEPROM version for DELTA printers. 10 years ago
Jim Morris af9395ac2e Add M605 to dynamically set delta configuration 11 years ago
l.lefebvre fdac8f6cec Update ConfigurationStore.cpp 11 years ago
Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD 11 years ago
Erik van der Zalm 3626b5ad8b Removed Delta from the default config file. 11 years ago
Peter Hercek 9aa2229077 add command M666 for adjusting delta printer endstop position 11 years ago
Michael Mayer e509cdbeb0 added contrast control function for gLCDs 11 years ago
Stefanowicz 31bb3fb297 Fix: Build error when EEPROM_SETTINGS is defined and PIDTEMP is undefined 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
Erik vd Zalm 6752cb2d9c PID now per extruder. Fixed typo 12 years ago
Daid c94ca24adc Fixed #317 12 years ago
daid303 40ce057a3e Fixing issue #297 12 years ago
daid303 625ac81acc Yes, makes sense, lets NOT use the value directly from the configuration define but modify it before setting it. This will not confuse people (including me) at all! 12 years ago
daid303 04be9d6001 God damn. Sorry, my mistake, forgot to add this file. 12 years ago