Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check label size via RFID #8

Open
AndBondStyle opened this issue Jan 19, 2024 · 1 comment
Open

Check label size via RFID #8

AndBondStyle opened this issue Jan 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@AndBondStyle
Copy link
Owner

Another QoL feature: get label dimensions by RFID and prevent printing if image doesn't fit it, with an optional --force flag to ignore it.

@AndBondStyle AndBondStyle added the enhancement New feature or request label Jan 19, 2024
@MultiMote
Copy link

I think the only way to get label dimensions is make request to print.niimbot.com

Example:

POST https://print.niimbot.com/api/template/getCloudTemplateByOneCode HTTP/1.1
Content-Type: application/json
niimbot-user-agent: AppVersionName/999.0.0

{ "oneCode" : "YOUR_LABEL_BARCODE" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants