39 Commits (159196d1e9139ae403a84db143e82189db1631bf)

Author SHA1 Message Date
  Scott Lahteine 72856166a9 Fix bad typo in ConfigurationStore.cpp 9 years ago
  Scott Lahteine fe3810f073 yeah, what he said 9 years ago
  Scott Lahteine 6137bbd484 use eeprom read correctly 9 years ago
  Scott Lahteine 9bc9051405 Flag EEPROM write errors on serial output 9 years ago
  Scott Lahteine ff99ca3040 Fix alignment of Restore following PIDTEMP 9 years ago
  Scott Lahteine 093fedfde8 Make EEPROM storage consistent 9 years ago
  clefranc d55c62bf9f Update ConfigurationStore.cpp 9 years ago
  clefranc e779641c73 Update ConfigurationStore.cpp 9 years ago
  MagoKimbra 986e723eeb Add 4th extruder 9 years ago
  MagoKimbra 0ebf896070 Add 4th extruder 9 years ago
  Michael Neumann a9d7ab9530 Update ConfigurationStore.cpp 9 years ago
  Michael Neumann 2d454da3af Update ConfigurationStore.cpp 9 years ago
  daid 53f971095d Revert "Reduce PROGMEM warnings" 9 years ago
  odewdney 538859669d Removing compiler warnings for progmem 9 years ago
  grob6000 bf2c923db5 Make multiple PID parameters a config option 9 years ago
  grob6000 3e2af67ce3 Fix R-H compatibility 9 years ago
  grob6000 37c7e8300f Independent PID parameters for each extruder 9 years ago
  wgm4321 b32be2dc64 Fix syntax error caused by previous changes. 9 years ago
  wgm4321 edac64e7d2 Add Filament menu and add Filament/Retract settings to config store. 9 years ago
  wgm4321 d60efc3b5d Fix syntax error caused by previous changes. 9 years ago
  wgm4321 cb12161191 Add Filament menu and add Filament/Retract settings to config store. 9 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" 9 years ago
  John Davis 7464d3c96a Update ConfigurationStore.cpp 9 years ago
  Scott Lahteine 07c6b5ab71 Using axis constants 9 years ago
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 9 years ago
  Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing. 9 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 10 years ago
  l.lefebvre fdac8f6cec Update ConfigurationStore.cpp 10 years ago
  Alex Borro 05932e4458 Add Z Probe Offset to EEPROM and Ultra LCD 10 years ago
  Erik van der Zalm 3626b5ad8b Removed Delta from the default config file. 10 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 11 years ago
  Daid c94ca24adc Fixed #317 11 years ago
  daid303 40ce057a3e Fixing issue #297 11 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! 11 years ago
  daid303 04be9d6001 God damn. Sorry, my mistake, forgot to add this file. 11 years ago