This commit is contained in:
Bernhard Kubicek 2011-11-20 09:06:05 +01:00
parent 4258841241
commit 4687c56f53

View File

@ -17,6 +17,7 @@ Lampmaker, Bradley Feldman, and others...
Features:
* Interrupt based movement with real linear acceleration
* High steprate
* Look ahead (Keep the speed high when possible. High cornering speed)
@ -146,7 +147,7 @@ EEPROM:
M500 - stores paramters in EEPROM
M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).
M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to.
========================================================================================
Configuring and compilation:
============================