Skip to content

Commit

Permalink
futher docu of M500
Browse files Browse the repository at this point in the history
  • Loading branch information
bkubicek committed May 4, 2012
1 parent 1874cb7 commit 1080110
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@ Advance:

EEPROM:

* M500 - stores paramters in EEPROM
* M500 - stores paramters in EEPROM. This parameters are stored: axis_steps_per_unit, max_feedrate, max_acceleration ,acceleration,retract_acceleration,
minimumfeedrate,mintravelfeedrate,minsegmenttime, jerk velocities, PID
* 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.
* M503 - print the current settings (from memory not from eeprom)
Expand Down

0 comments on commit 1080110

Please sign in to comment.