Erik vd Zalm
f92dc91c3d
Enable M503 also when eeprom is disabled
12 years ago
Ian Jackson
adee81170d
M206: save values in eeprom
Really, we should have a way to adjust the XYZ homing of a machine in
the eeprom. So as the second stage of this, make the M206 home offset
parameters subject to the M500/M501/M502/M503 eeprom commands.
Bump the eeprom version to "V06".
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
12 years ago
Bernhard
0c123950e9
__ header file replace
13 years ago
Erik van der Zalm
e056bf8081
Added E-Jerk
13 years ago
Bernhard
57f9359a41
simplified the includes, makefile now works with arduino23
13 years ago
Bernhard
3c1a4aac2b
header file simplification
13 years ago
Bernhard
cf50ba140f
added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab.
13 years ago
Erik van der Zalm
f75f426dfa
Removed interrupt nesting in the stepper ISR.
Add serial checkRx in stepper ISR.
Copied HardwareSerial to MarlinSerial (Needed for checkRx).
13 years ago
Bernhard
26a1de1e44
force inline
13 years ago
Bernhard
235051253a
overworked lcd+eeprom to have only mm/sec and PID including pid_dt
13 years ago
Erik van der Zalm
cdf0bd4e63
Fixed config bug when EEPROM was disabled
13 years ago
Bernhard Kubicek
36958ee305
minor changes and first not-well working version of autotemp
13 years ago
Bernhard Kubicek
ab154d5592
project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram.
13 years ago
Bernhard Kubicek
7b70caab7c
made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
13 years ago
Bernhard Kubicek
1d171e9e52
reformating and some minor bugs/things found on the way.
13 years ago
Bernhard Kubicek
900e0c9bf2
overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
13 years ago
Bernhard Kubicek
b9ea0651ec
Revert "this is not working. Do you maybe know why?"
This reverts commit 8bcdb9f5f0
.
13 years ago
Bernhard Kubicek
8bcdb9f5f0
this is not working. Do you maybe know why?
13 years ago
Bernhard Kubicek
00674af3a8
merge from the branch bkubicek/Marlin/zalmmerge
13 years ago
Erik van der Zalm
094afe7c10
Merged Marlin, Marlin non gen6 and Ultimaker changes
13 years ago