cncjs-pendant-tinyweb icon indicating copy to clipboard operation
cncjs-pendant-tinyweb copied to clipboard

A tiny web console for small 320x240 LCD display

Results 3 cncjs-pendant-tinyweb issues
Sort by recently updated
recently updated
newest added

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...