Bernhard Kubicek 13 years ago
parent
commit
4687c56f53
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

17
 
17
 
18
 
18
 
19
 Features:
19
 Features:
20
+
20
 *   Interrupt based movement with real linear acceleration
21
 *   Interrupt based movement with real linear acceleration
21
 *   High steprate
22
 *   High steprate
22
 *   Look ahead (Keep the speed high when possible. High cornering speed)
23
 *   Look ahead (Keep the speed high when possible. High cornering speed)
146
 M500 - stores paramters in EEPROM
147
 M500 - stores paramters in EEPROM
147
 M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).  
148
 M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).  
148
 M502 - reverts to the default "factory settings".  You still need to store them in EEPROM afterwards if you want to.
149
 M502 - reverts to the default "factory settings".  You still need to store them in EEPROM afterwards if you want to.
149
-========================================================================================
150
+
150
 Configuring and compilation:
151
 Configuring and compilation:
151
 ============================
152
 ============================
152
 
153
 

Loading…
Cancel
Save