Skip to content

Serial Port JSON Server

Compare
Choose a tag to compare
@chilipeppr chilipeppr released this 17 Jan 17:32
· 29 commits to master since this release

Grbl buffer flow adding the following strings jumping the buffer to front of line. "[!~?]|(\u0018)|[\u0080-\u00FF]"
TinyG G2 buffer max changed to 250 from 100.
Added TCP server for Cayenn.
Added mutex lock in serial port opening to alleviate some deadlocking on opening of ports.