Satoh, Hiroh
Results
3
comments of
Satoh, Hiroh
Thank you for using and reporting. Current implementation of uploading is limited by websocket frame size. ref. https://github.com/cho45/GrblServer/blob/master/server.ts#L236. memo: 1. quickfix: increase this numbers (and make configurable) 2. implement uploading...
GrblServer is also works on Mac OS (actually, I'm developing/debugging this on Mac). You just connect Arduino which installed Grbl to Mac and run GrblServer. I rewrote README.md. How is...