Skip to main content

SimplyPrint integration with any Duet3D powered RepRapFirmware printers

Project description

Many thanks to Tim Schneider at https://github.com/Meltingplot/duet-simplyprint-connector/ for originally creating this integration and allowing us to use it.

This package acts as a bridge between Duet-based 3D printers and the SimplyPrint.io cloud service.

It communicates with the printer using the Duet HTTP API. For more information, visit https://github.com/Duet3D/RepRapFirmware/wiki/HTTP-requests.

Communication with SimplyPrint.io is handled via the simplyprint-ws-client.

Status

Supported features:

  • Printer registration

  • Printer status update

  • Webcam snapshot livestream

  • GCode receiving

  • File downloading

  • Printer control (start, pause, resume, cancel)

  • Self Upgrading VIA G-Code M997

  • Device healts update

  • Bed leveling

  • Filament Sensor

  • Duet auto discovery with tracking based on BoardID

  • Leave a cookie on the printer to identify the printer in the future (0:/sys/simplyprint-connector.json)

  • Grab the webcam url from DWC Settings file from the Printer

  • Allow Webcam URL to be an Snapshot Endpoint or MJPEG Stream

Missing features:

  • PSU Control

  • GCode Macros / Scripts [not yet implemented by SimplyPrint.io for Duet]

  • GCode terminal [not yet implemented by SimplyPrint.io for Duet]

  • Receive messages from Printer in SimplyPrint.io [not yet implemented by SimplyPrint.io for Duet]

Installation

Open an SSH session to your SimplyPrint-connected device, such as a Raspberry Pi 4B.

source <(curl -sSL https://raw.githubusercontent.com/simplyprint/integration-duet3d/refs/heads/main/install.sh)

Content of DuetConnector.json

The default password for the Duet is reprap, even if the web interface does not require a login.

[
    {
        "id": null,
        "token": null,
        "name": null,
        "in_setup": true,
        "short_id": null,
        "public_ip": null,
        "unique_id": "...",
        "duet_uri": "http://192.168.1.0",
        "duet_password": "reprap",
        "duet_unique_id": "YOUR_DUET_BOARD_ID",
        "duet_name": "YOUR_DUET_NAME",
        "webcam_uri": "http://URI_OF_WEBCAM_SNAPSHOT_ENDPOINT/webcam"
    }
]

Usage of Meltingplot Duet SimplyPrint Connector

  • Create a configuration with simplyprint-duet3d autodiscover

  • Optional Edit the configuration file ~/.config/SimplyPrint/DuetConnector.json

  • Start the duet simplyprint connector with simplyprint-duet3d start or systemctl start simplyprint-duet3d.service

  • Add the printer via the SimplyPrint.io web interface.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simplyprint_duet3d-1.3.12.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simplyprint_duet3d-1.3.12-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file simplyprint_duet3d-1.3.12.tar.gz.

File metadata

  • Download URL: simplyprint_duet3d-1.3.12.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for simplyprint_duet3d-1.3.12.tar.gz
Algorithm Hash digest
SHA256 ba507c547bc587a35afc5bd9d0a8f2aa6abd0e013e46fde1ea4e357a950881e2
MD5 dc4a7a0fc3e145d6652a60a4aa57f9f7
BLAKE2b-256 f9c6e8d68e4b4c21e6689dc4f9e2e32f340512e1bdd01c36a7e7b214c20e09d4

See more details on using hashes here.

File details

Details for the file simplyprint_duet3d-1.3.12-py3-none-any.whl.

File metadata

File hashes

Hashes for simplyprint_duet3d-1.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 ce4eb6adb16d877b5e2e6e665b16a764d7816e8ea9b981e48aa8313f256d42d2
MD5 e912d914151fa9c3a74b173e857b9bf2
BLAKE2b-256 324bf4c3e38e7b2fff9391e34ed72bfbc2c4d5d51c128b00b34bf4130d969760

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page