56 Commits (e4595fa24a2051e95df8a4ed044d2c94cca18e63)

Author SHA1 Message Date
Scott Lahteine a95544f92a Spell adjustment
9 years ago
Scott Lahteine c747becec1 Merge pull request #1796 from thinkyhead/pidbed_temp_eeprom
9 years ago
Scott Lahteine 007a4bd421 Adjust spacing in view function
9 years ago
Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM
9 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup
9 years ago
Scott Lahteine ba871e46bf Fix compiler warnings
9 years ago
Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity
9 years ago
Scott Lahteine b2496533c6 Put " M" into pmem
9 years ago
Scott Lahteine abadeac08d Group zprobe_zoffset with bed leveling
9 years ago
Scott Lahteine fbf9b21e0c Merge plus fixup zprobe_zoffset
9 years ago
Scott Lahteine 96b5da7198 Fix up bed leveling code
9 years ago
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
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