Skip to main content

A software-based SplatPost plotter.

Project description

Splatplost

中文

Splatplost is a software-based Splatpost plotter based on libnxctrl. Unlike the former commonly used USB printer which requires a Teensy, or AVR based microcontrollers, You only need a device with bluetooth connection, which is easy to use. With an optimized printing algorithm, this can save you up to 1/3 time printing it.

Basic Usage

Installation

It's recommended to use a physical linux machine. If you don't have one, you may download an Live-CD from Ubuntu and continue. Windows or MacOS is not supported, as libnxctrl is based on bluez, the linux bluetooth stack.

You need to use sudo, or root, as altering bluetooth is a privileged operation.

sudo pip install splatplost

This will automatically install the required dependencies.

If you need to update the library, you can use pip install --upgrade splatplost.

Use

Generate a plotting plan with:

sudo splatplan -i <your image> -o <output filename>

Start the printer:

sudo splatplot --order <output filename>

You may check the printer's option (for example, stable mode, customizing delay and press time, etc.) with:

sudo splatplot --help

When "Open the pairing menu on switch." shows on the screen, go to the pairing menu, and the switch will be paired.

Then you may enter the game and enter splatpost interface using your own controller. Remember to set the brush to minimum one.

When everything is prepaired, disconnect your own controller, (for example, press the tiny pairing button on the top of the controller), and you'll enter the "connect to controller" menu.

Press enter or "A" button on your computer as instructed, the plotting will begin. You may see the progress and ETA time while printing.

Help needed / I found a bug / Feature request

Click the "Issues" link above to open an issue on the repository.

If you find bugs on connection, please open issues to libnxctrl.

Contributing

License

This project is based on libnxctrl, so it is released under GPLv3.

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

splatplost-0.1.4.tar.gz (26.0 kB view hashes)

Uploaded Source

Built Distribution

splatplost-0.1.4-py3-none-any.whl (21.0 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