Skip to content

Commit e6db564

Browse files
committed
Updated README
1 parent 185de02 commit e6db564

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Grbl includes full acceleration management with look ahead. That means the contr
2727
***
2828

2929
_**Master Branch:**_
30-
* [Grbl v0.9i Atmega328p 16mhz 115200baud with generic defaults](http://bit.ly/1EiviDk) _(2015-05-29)_
31-
* [Grbl v0.9i Atmega328p 16mhz 115200baud with ShapeOko2 defaults](http://bit.ly/1NYIfKl) _(2015-05-29)_
30+
* [Grbl v0.9i Atmega328p 16mhz 115200baud with generic defaults](http://bit.ly/1EiviDk) _(2015-06-18)_
31+
* [Grbl v0.9i Atmega328p 16mhz 115200baud with ShapeOko2 defaults](http://bit.ly/1NYIfKl) _(2015-06-18)_
3232
- **IMPORTANT INFO WHEN UPGRADING TO GRBL v0.9i:**
3333
- Baudrate is now **115200** (Up from 9600).
3434
- Homing cycle updated. Located based on switch trigger, rather than release point.

doc/log/commit_log_v0.9i.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
----------------
2+
Date: 2015-06-18
3+
Author: Sonny Jeon
4+
Subject: Added restore settings defaults command.
5+
6+
- New restore setting defaults command. Only wipes ‘$$’ setting in
7+
EEPROM and reloads them based on the defaults used when Grbl was
8+
compiled. Used with a `$RST` command
9+
10+
NOTE: `$RST` is intentionally not listed in the Grbl ‘$’ help message.
11+
12+
113
----------------
214
Date: 2015-05-29
315
Author: Sonny Jeon

0 commit comments

Comments
 (0)