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
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
File details
Details for the file splatplost-0.1.4.tar.gz
.
File metadata
- Download URL: splatplost-0.1.4.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7e24893fa72bcf567c779c0ffaff8c444f823dc1acfdb24f7062b1662c77c1a |
|
MD5 | 1ab856da038165295365ac91be8f5f30 |
|
BLAKE2b-256 | b9cc8794b8d710d815af48065a3d937853c8a181c59704343603af7c3cdfdb40 |
File details
Details for the file splatplost-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: splatplost-0.1.4-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 012f6c51b6d37e4d07a45f8c9bc95c6a9c86322f8558da7b0add25ae6c0f0920 |
|
MD5 | da4ef6101cd1d45e4a5fde30318a89b0 |
|
BLAKE2b-256 | c426e98d84191bc73e70ae6f45d5408262d1c1fc0482824bd24fdb36c17fe54f |