Merge pull request #1209 from per1234/fix-header-markdown
Fix header Markdown in README.md
This commit is contained in:
@@ -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.
|
||||
- **More configuration options for input pins**
|
||||
- **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:**
|
||||
- **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.**
|
||||
@@ -64,7 +64,7 @@ _**Archives:**_
|
||||
- **Full Limit and Control Pin Configurability**
|
||||
- **Additional Compile-Time Feature Options**
|
||||
|
||||
##Update Summary for v0.9h from v0.8
|
||||
## Update Summary for v0.9h from v0.8
|
||||
- **IMPORTANT:**
|
||||
- **Default serial baudrate is now 115200! (Up from 9600)**
|
||||
- **Z-limit(D12) and spindle enable(D11) pins have switched to support variable spindle!**
|
||||
|
||||
Reference in New Issue
Block a user