Hello,
I am new to the sbase and just got some motion via cncjs. I am building a simple robot and using 3 axis for motion. My application is making web requests and showing results on the robot. I need a direct connection to the sbase board and would like to be able to set the positions of XYZ. Are there libraries available to help with it?
Should I do one of the following?
Send an nc file to the SD card and have it execute.
Send gcode over a serial connection
Send gcode via the command line.
Is any of this possible? Bonus points if I can drive it with an arduino.
Thanks!
Imported from wikidot