cncjs-pendant-tinyweb
cncjs-pendant-tinyweb copied to clipboard
A tiny web console for small 320x240 LCD display
While the other buttons work as they should, the play button does nothing
I'm thinking about building a GCode entry screen in addition to the existing `axes` `workspace` and `connection` screens. I think the buttons would be something like this: ``` ☰ =======...
When tinyweb starts it goes directly to the USB port screen (connection) and does not select the comport automatically and go to the actual control interface. Is there a way...