Skip to content

Commit 612b781

Browse files
authored
Update README.md
1 parent ee65b9a commit 612b781

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![GitHub Logo](/doc/media/Grbl Logo 250px.png)
1+
![GitHub Logo](https://github.com/gnea/gnea-Media/blob/master/Grbl%20Logo/Grbl%20Logo%20250px.png?raw=true)
2+
23
***
34
_Click the `Release` tab to download pre-compiled `.bin` files or just [click here](https://github.com/gnea/grbl-LPC/releases)_
45
***
@@ -57,12 +58,12 @@ Grbl includes full acceleration management with look ahead. That means the contr
5758
***
5859

5960
### Official Supporters of the Grbl CNC Project
60-
![Official Supporters](https://dl.dropboxusercontent.com/u/2221997/Contributors.png)
61+
![Official Supporters](https://github.com/gnea/gnea-Media/blob/master/Contributors.png?raw=true)
6162

6263

6364
***
6465

65-
##Update Summary for v1.1
66+
## Update Summary for v1.1
6667
- **IMPORTANT:** Your EEPROM will be wiped and restored with new settings. This is due to the addition of two new spindle speed '$' settings.
6768

6869
- **Real-time Overrides** : Alters the machine running state immediately with feed, rapid, spindle speed, spindle stop, and coolant toggle controls. This awesome new feature is common only on industrial machines, often used to optimize speeds and feeds while a job is running. Most hobby CNC's try to mimic this behavior, but usually have large amounts of lag. Grbl executes overrides in realtime and within tens of milliseconds.

0 commit comments

Comments
 (0)