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.
Release files for splatplost 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| splatplost-0.1.4.tar.gz | 26.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| splatplost-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.9 kB
Release files / splatplost-0.1.4.tar.gz
| Download URL | splatplost-0.1.4.tar.gz |
|---|---|
| Size | 26.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7e24893fa72bcf567c779c0ffaff8c444f823dc1acfdb24f7062b1662c77c1a
|
|
BLAKE2b-256 checksum How to use checksums |
b9cc8794b8d710d815af48065a3d937853c8a181c59704343603af7c3cdfdb40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / splatplost-0.1.4-py3-none-any.whl
| Download URL | splatplost-0.1.4-py3-none-any.whl |
|---|---|
| Size | 21.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
012f6c51b6d37e4d07a45f8c9bc95c6a9c86322f8558da7b0add25ae6c0f0920
|
|
BLAKE2b-256 checksum How to use checksums |
c426e98d84191bc73e70ae6f45d5408262d1c1fc0482824bd24fdb36c17fe54f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|