Merge pull request #1209 from per1234/fix-header-markdown

Fix header Markdown in README.md
This commit is contained in:
Sonny Jeon
2017-04-14 14:07:15 -06:00
committed by GitHub

View File

@@ -49,12 +49,12 @@ _**Archives:**_
*** ***
##Update Summary for v0.9j ## Update Summary for v0.9j
- **Restore EEPROM feature:** A new set of restore EEPROM features to help OEMs and users reset their Grbl installation to the build defaults. See Configuring Grbl Wiki for details. - **Restore EEPROM feature:** A new set of restore EEPROM features to help OEMs and users reset their Grbl installation to the build defaults. See Configuring Grbl Wiki for details.
- **More configuration options for input pins** - **More configuration options for input pins**
- **Bug fixes including:** Soft limit error handling, disable spindle when S0, g-code reporting of G38.x. - **Bug fixes including:** Soft limit error handling, disable spindle when S0, g-code reporting of G38.x.
##Update Summary for v0.9i ## Update Summary for v0.9i
- **IMPORTANT:** - **IMPORTANT:**
- **Homing cycle updated. Locates based on trigger point, rather than release point.** - **Homing cycle updated. Locates based on trigger point, rather than release point.**
- **System tweaks: $14 cycle auto-start has been removed. No more QUEUE state.** - **System tweaks: $14 cycle auto-start has been removed. No more QUEUE state.**
@@ -64,7 +64,7 @@ _**Archives:**_
- **Full Limit and Control Pin Configurability** - **Full Limit and Control Pin Configurability**
- **Additional Compile-Time Feature Options** - **Additional Compile-Time Feature Options**
##Update Summary for v0.9h from v0.8 ## Update Summary for v0.9h from v0.8
- **IMPORTANT:** - **IMPORTANT:**
- **Default serial baudrate is now 115200! (Up from 9600)** - **Default serial baudrate is now 115200! (Up from 9600)**
- **Z-limit(D12) and spindle enable(D11) pins have switched to support variable spindle!** - **Z-limit(D12) and spindle enable(D11) pins have switched to support variable spindle!**