1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-25 23:36:17 +02:00

32 Commits

Author SHA1 Message Date
bdring
f85b2a5277 Improved an example and added link to FluidNC 2021-11-03 08:57:28 -05:00
Jens Hauser
40fcdf45bc Update README.md 2021-02-15 21:28:49 +01:00
Jens Hauser
0d2f7509a0 Updated with Discord logo 2021-02-15 21:26:31 +01:00
Jens Hauser
4cc14d1673 Update README.md
Slack -> Discord
2021-02-15 21:12:40 +01:00
bdring
ec5c95919f Update README.md 2020-10-25 08:36:39 -05:00
bdring
da1d6b8372 Update README.md 2020-09-21 20:18:16 -05:00
bdring
22da3a1e77 Update README.md 2020-07-12 19:32:13 -05:00
bdring
a5b0eb2c76 Update README.md 2020-04-29 11:20:13 -05:00
bdring
01f3d42041 Update README.md 2020-04-29 11:17:47 -05:00
bdring
6ff4c72f08 Update README.md 2019-10-09 11:48:42 -05:00
bdring
f5a21a0c1b Update README.md 2019-10-09 10:35:04 -05:00
odaki
c2beecaf17 Change Build Status icon on README.md for my own forked repository. 2019-05-08 00:42:51 +09:00
bdring
449579d96f Update README.md 2019-05-02 07:13:13 -05:00
bdring
06aff8af0f Update README.md 2019-03-27 11:06:05 -05:00
bdring
496baa0ccc Update README.md 2018-12-28 12:11:02 -06:00
bdring
6980402a15 Updated readme.md 2018-11-15 13:35:54 -06:00
bdring
c29d344821 Fixed Build Test Badge in readme.md
Badge was pointing the the wrong branch
2018-09-21 16:13:48 -05:00
bdring
8a958b6b10 Added additional filetypes to filter.
.TAP and .NGC are now valid
2018-09-21 15:57:19 -05:00
bdring
207c20e880 Updates to limit switches
- You can now comment out limit switch pins to free up the I/O
- Cleaned up cpu_map.h to move the "don't change" items to a section at the end
- updates on project status to readme file
2018-09-19 09:04:07 -05:00
bdring
96e01bee56 Merge pull request #29 from bdring/dev
Merge dev to master
2018-09-15 17:59:10 -05:00
bdring
db3c06ba5a Trying donation link again
- tricky in markdown
2018-09-15 17:56:17 -05:00
bdring
9ac26c9c9d Added donation button to readme
- hopefully this works!
2018-09-15 17:48:53 -05:00
bdring
020403a431 Minor Updates 2018-09-10 19:56:27 -05:00
bdring
62c60b9a76 Added support for Spindle Enable and Direction
- Added Spindle Enable Support
- Added Spindle Direction Support
- M7 and M8 are now both optional

See the Wiki on how to setup I/O
2018-09-10 12:40:45 -05:00
bdring
36e25f734b Merging SD card branch to master
SD functions are now stable and included in master
2018-09-06 11:10:01 -05:00
bdring
3ca6c83e76 Update reame.md
Updated to latest project status.
2018-08-24 07:57:32 -05:00
bdring
11364110dd Added Bluetooth + minor updates
Added Bluetooth Serial
Changed default cpu_map
Changed default settings
Updated readme
Rewrote report.cpp for SerialBT
2018-08-18 11:42:22 -05:00
bdring
0a220bdf5b Changed step invert default and status reporting
- Step invert $2=1 was the default and causing problems. Changed to 0
- Moved real time reporting function.
2018-08-14 06:50:59 -05:00
bdring
18da25c069 Updated Readme with status 2018-08-02 07:01:42 -05:00
bdring
25cd4a03ac Added task for reading serial
Added task for reading serial
2018-07-31 12:16:49 -05:00
bdring
2e366f0a6d Updated Readme
Removed some items from the issues list that have been solved.
2018-07-27 20:08:50 -05:00
bdring
97407d1fde Initial commit 2018-07-23 12:56:36 -05:00