Peer-to-peer networked 3d printing
Project description
PeerPrint
PeerPrint is a framework for sharing 3D printing tasks across a peer-to-peer network of 3D printers.
Integration
PeerPrint is not intended to be used directly, although it can be for development and monitoring purposes. Instead, it's imported as a dependency of other 3D printing software.
Integration in Octoprint via the Continuous Print plugin is tracked here. There is not currently a guide for integration, but one will emerge as part of that effort.
Development
Installation
Installation for development requires Docker and docker-compose. Install these first, then get the repository with
git clone https://github.com/smartin015/peerprint
Usage
Start the test servers:
docker-compose build && docker-compose run
In a new console, run this to start a debug shell into one of the servers:
docker-compose run cli --volume=./peerprint/networking/testdata/server1/
Type help to see a list of all commands, or see how they're implemented in peerprint/peerprint/server.py in the Shell class.
Testing
See .travis.yml for CI testing configuration
All tests can also be run manually via docker-compose run test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file peerprint-0.0.9.tar.gz.
File metadata
- Download URL: peerprint-0.0.9.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8e1e485cfa3ddca39b27a617e714802850435f3b28456e1c96471028f3ff81f
|
|
| MD5 |
4b2c9e9fe1852dbf0d782a32957f2d50
|
|
| BLAKE2b-256 |
f1ecc412cc767f018cfc3216aca6d56b22e797356b6cc03d516fb7c28f931da0
|
File details
Details for the file peerprint-0.0.9-py3-none-any.whl.
File metadata
- Download URL: peerprint-0.0.9-py3-none-any.whl
- Upload date:
- Size: 18.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17158824225437012ee2ac42cb2517e812a066676616d746af467e42c7371fc8
|
|
| MD5 |
80450ac8dae306b4024fecc3999b7135
|
|
| BLAKE2b-256 |
bcde21621c298780b94787188a6fdce65d558e0e5739f199be01d0ec29e5e6bb
|