[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)
# inventree-niimbot-plugin
A label printing plugin for [InvenTree](https://inventree.org), which provides support for the [Niimbot Label Printers](https://www.niimbot.com/enweb/product_label.html?category_id=6). This plugin is based on the amazing work from [labbots/NiimPrintX](https://github.com/labbots/NiimPrintX/tree/main) and modifications from [LorisPolenz/NiimPrintX](https://github.com/LorisPolenz/NiimPrintX/tree/main).
## Installation
Install this plugin manually as follows:
```
pip install inventree-niimbot-plugin
```
Or, add to your `plugins.txt` file to install automatically using the `invoke install` command:
```
inventree-niimbot-plugin
```
## Configuration Options
The following list gives an overview of the available settings. You find them under the InvenTree plugin specific settings.
* **Printer Model**
Currently supported models are:
b1, b18, b21, d11, d110 (but i was only able to test b1 because i don't have other printer models. Please report back if you can test other models!!).
* **Density**
The print density. Different models seem to accept only certain values (b1 accepts 1-3).
* **Rotation**
Rotation angle, either 0, 90, 180 or 270 degrees.
* **Scaling**
Scaling factor, from 10% to 200%.
* **Vertical Offset**
Vertical offset, from 0 to 200px.
* **Horizontal Offset**
Horizontal offset, from 0 to 200px.
Raw data
{
"_id": null,
"home_page": "https://github.com/piramja/inventree-niimbot-plugin",
"name": "inventree-niimbot-plugin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "inventree inventreeplugins label printer printing inventory",
"author": "piramja",
"author_email": "info@piramja.de",
"download_url": "https://files.pythonhosted.org/packages/d8/6b/189319bfca93e49153ae7913b54f71020814233d28a4666202fe4ac9952d/inventree_niimbot_plugin-0.1.0.tar.gz",
"platform": null,
"description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![PEP](https://github.com/inventree/inventree-python/actions/workflows/pep.yaml/badge.svg)\n\n\n# inventree-niimbot-plugin\n\nA label printing plugin for [InvenTree](https://inventree.org), which provides support for the [Niimbot Label Printers](https://www.niimbot.com/enweb/product_label.html?category_id=6). This plugin is based on the amazing work from [labbots/NiimPrintX](https://github.com/labbots/NiimPrintX/tree/main) and modifications from [LorisPolenz/NiimPrintX](https://github.com/LorisPolenz/NiimPrintX/tree/main).\n\n## Installation\n\nInstall this plugin manually as follows:\n\n```\npip install inventree-niimbot-plugin\n```\n\nOr, add to your `plugins.txt` file to install automatically using the `invoke install` command:\n\n```\ninventree-niimbot-plugin\n```\n\n## Configuration Options\nThe following list gives an overview of the available settings. You find them under the InvenTree plugin specific settings.\n\n* **Printer Model**\nCurrently supported models are: \nb1, b18, b21, d11, d110 (but i was only able to test b1 because i don't have other printer models. Please report back if you can test other models!!).\n\n* **Density**\nThe print density. Different models seem to accept only certain values (b1 accepts 1-3).\n\n* **Rotation**\nRotation angle, either 0, 90, 180 or 270 degrees.\n\n* **Scaling**\nScaling factor, from 10% to 200%.\n\n* **Vertical Offset**\nVertical offset, from 0 to 200px.\n\n* **Horizontal Offset**\nHorizontal offset, from 0 to 200px.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Niimbot label printer (b1, b18, b21, d11, d110) plugin for InvenTree",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/piramja/inventree-niimbot-plugin"
},
"split_keywords": [
"inventree",
"inventreeplugins",
"label",
"printer",
"printing",
"inventory"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6234d580f6f72caac9dbf8dce3d088f73243b83697fd64c8b40f95d0e43945ee",
"md5": "140e0ca985e610c6b606940a0fd32714",
"sha256": "68df7e09e531b260c169564dc0d6237c1921e06095fd5e61cd362e3dbbdb4b87"
},
"downloads": -1,
"filename": "inventree_niimbot_plugin-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "140e0ca985e610c6b606940a0fd32714",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 12268,
"upload_time": "2024-10-23T12:24:31",
"upload_time_iso_8601": "2024-10-23T12:24:31.674641Z",
"url": "https://files.pythonhosted.org/packages/62/34/d580f6f72caac9dbf8dce3d088f73243b83697fd64c8b40f95d0e43945ee/inventree_niimbot_plugin-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d86b189319bfca93e49153ae7913b54f71020814233d28a4666202fe4ac9952d",
"md5": "bf15bd6cea4a1fa3c02177a4a8fdb5ea",
"sha256": "a39695759afc562eb8360ce7e26d63b7775d08bf6b86f2e070773568cb940113"
},
"downloads": -1,
"filename": "inventree_niimbot_plugin-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "bf15bd6cea4a1fa3c02177a4a8fdb5ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 11022,
"upload_time": "2024-10-23T12:24:33",
"upload_time_iso_8601": "2024-10-23T12:24:33.117934Z",
"url": "https://files.pythonhosted.org/packages/d8/6b/189319bfca93e49153ae7913b54f71020814233d28a4666202fe4ac9952d/inventree_niimbot_plugin-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-23 12:24:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "piramja",
"github_project": "inventree-niimbot-plugin",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "inventree-niimbot-plugin"
}