cncserver
cncserver copied to clipboard
A RESTful API server for driving serial based CNC devices
Hi. Thank you for your work on this awesome server! For me, I couldn't load the postman collection because v1 collection format is no longer accepted. Using `postman-collection-transformer` I ran...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.1 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Bumps [nconf](https://github.com/flatiron/nconf) from 0.8.4 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@mhamann) v0.11.3 Fixes:...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
The default UI for CNC Server needs to be able to accomplish certain things for users, but not necessarily everything possible through the API as that would be too cluttered....
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Maybe use...? - https://github.com/zeit/pkg - https://github.com/nodegui/svelte-nodegui What do we need: - [ ] Nullsoft Installer with port configuration steps - [ ] Driver install for windows - [ ] System...
### What is the current state? Printing in the app right now (tip of v3), lacks all kinds of structure. It is default post rendering and simply starts buffering and...
All work to get colorsets into the next working version (v3). Progress being tracked in #107