Originally shared by Ross Hendrickson Made some progress on converting Triffid Hunter  's Netrap

Originally shared by Ross Hendrickson

Made some progress on converting @Triffid_Hunter 's Netrap code to work embedded on the Smoothieboard. The extra vertical bars are where I’m thinking some temp control stuff will go. Got a few more essential things to work out. I’m bread boarding my own Smoothieboard using a SimpleCortex board and some Pololu drivers I got with their Black Friday Sale. Hopefully I’ll get the smoothie firmware running on it and hosting this little guy this weekend.

nice, where’s the source :wink:

On github, my fork of the smoothie repository has the latest pushed commits to branch netrap (which builds off of wolfram’s network branch, which I think you know Jim), right now the jog buttons and manual command sending stuff with the logging to the text box “should” be working. Need to get my board running this code to make 100% sure it works with the on board web server. I stayed on the file tab but that is not finished and I’m working on the temperature setting stuff too.