8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remove outdated message
Updated _Sidebar (markdown)
Created Tool Widget (markdown)
Updated AI Translation Prompt (markdown)
Created AI Translation Prompt (markdown)
Updated User Guide (markdown)
.cncrc not .cncjs
fix backslash escaping
escape some backslashes in Windows paths that weren't being rendered correctly, general clean up
bump node version to 16.x
Updated Installation (markdown)
docs: add necessary port argument to controller command
Renamed deprecated "comName" to "path"
Fix git install instructions
Updated Server API (markdown)
Changed PORT in mjpg script to 8080 to match the rest of the port numbers.
Fixed typo in source_stream variable definition. "source_stram" -> "source_stream"
Fix typo let's -> lets
There is a compatibility table in the docs, however adding that an older version of Node JS is needed for CNC JS in the installation doc would be ideal to prevent running into the error while trying to install.
Added Pi version recommendation
corrected indentation
Added contents entries for API pages.
Updated PubSub API (markdown)
Created PubSub API (markdown)
Fixed bracketing.
Filling out controller API.
Created Controller API (markdown)
Updated Server API Documentation (markdown)