35 Commits (ff99ca30401553ddb27dca839d52a085eae38281)

Author SHA1 Message Date
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
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
Bo Herrmannsen ab074dac17 Merge pull request #1344 from grob6000/independent_pid
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 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 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
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