Skip to main content

Command line tool for Picaso Designer X PRO

Project description

Picaso3d Designer X PRO command line tool

Simple command line tool to monitor 3d-printer state.

Installation

 pip install pxctl

Examples

Discover printer and show it's status continuously

 pxctl show --continuous

Specify printer ip address and show its status once

pxctl show --address=192.168.1.35

Discover printers and get list in json format

  pxctl discover --json

Make printer starts to beep

  pxctl beep_on --address=192.168.1.35

Make printer stops to beep

 pxctl beep_off

Run hooks when printer success

 pxctl show --on-success='echo 10'

Get printer status at json format

 pxctl show --json

How to build

make init
make build

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

pxctl-0.0.3.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

pxctl-0.0.3-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

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