Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oddbloke/py-cdb-sdcp
Nascent Python client for Chitubox's SDCP 3.0 3D printer control protocol
https://github.com/oddbloke/py-cdb-sdcp
Last synced: 25 days ago
JSON representation
Nascent Python client for Chitubox's SDCP 3.0 3D printer control protocol
- Host: GitHub
- URL: https://github.com/oddbloke/py-cdb-sdcp
- Owner: OddBloke
- License: agpl-3.0
- Created: 2024-07-19T19:48:51.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T00:53:19.000Z (4 months ago)
- Last Synced: 2024-08-19T01:55:13.839Z (4 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-cbd-sdcp
This repo contains a nascent Python client for the recently open source'd [SDCP
3.0](https://github.com/cbd-tech/SDCP-Smart-Device-Control-Protocol-V3.0.0/blob/main/SDCP%28Smart%20Device%20Control%20Protocol%29_V3.0.0_EN.md)
3D printer control protocol for printers using CBD firmware (e.g. the Elegoo
Mars 5 Ultra).It is not intended for any sort of real usage, but I wanted to make my
investigatory work available for anyone else who's interested.## Observed Issues
* I have seen enabling the camera via the API and then connecting to the RTSP
server multiple times cause the printer's web interface and on-screen UI to
hang