+
+
+
+
+
+
+ Lukas
+
+
+
+
+ + ++ + + + + + +
Plugins
+-
+
+
- + + Inventree Cups Plugin + + + +
diff --git a/SchrodingersGat/inventree-brother-plugin.html b/SchrodingersGat/inventree-brother-plugin.html
index 62acfe4b..dfda5538 100644
--- a/SchrodingersGat/inventree-brother-plugin.html
+++ b/SchrodingersGat/inventree-brother-plugin.html
@@ -31,11 +31,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"SchrodingersGat"},"dateModified":"2023-01-29T23:03:19+00:00","datePublished":"2023-01-29T23:03:19+00:00","description":"Brother label printer plugin for InvenTree","headline":"Inventree Brother Plugin","mainEntityOfPage":{"@type":"WebPage","@id":"/SchrodingersGat/inventree-brother-plugin"},"url":"/SchrodingersGat/inventree-brother-plugin"}
diff --git a/SergeoLacruz.html b/SergeoLacruz.html
index 4490cca5..ac788803 100644
--- a/SergeoLacruz.html
+++ b/SergeoLacruz.html
@@ -30,11 +30,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-01-29T23:03:19+00:00","datePublished":"2023-01-29T23:03:19+00:00","description":"Hardware engineer in Germany and vintage fan.","headline":"Sergeolacruz","mainEntityOfPage":{"@type":"WebPage","@id":"/SergeoLacruz"},"url":"/SergeoLacruz"}
diff --git a/SergeoLacruz/inventree-zebra-plugin.html b/SergeoLacruz/inventree-zebra-plugin.html
index 2bec224d..08bb3a7f 100644
--- a/SergeoLacruz/inventree-zebra-plugin.html
+++ b/SergeoLacruz/inventree-zebra-plugin.html
@@ -31,11 +31,11 @@
-
+
+{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"SergeoLacruz"},"dateModified":"2023-01-29T23:03:19+00:00","datePublished":"2023-01-29T23:03:19+00:00","description":"Zebra Label Printer Plugin for Inventree","headline":"Inventree Zebra Plugin","mainEntityOfPage":{"@type":"WebPage","@id":"/SergeoLacruz/inventree-zebra-plugin"},"url":"/SergeoLacruz/inventree-zebra-plugin"}
diff --git a/blog/feed.atom b/blog/feed.atom
index fb1e0634..4a33ef65 100644
--- a/blog/feed.atom
+++ b/blog/feed.atom
@@ -1 +1 @@
-
Label printing plugin for generic cups printers +
+Label printing plugin for generic cups printers +
+Label printing plugin for generic cups printers +
+Label printing plugin for generic cups printers +
++
++ + ++ + + + + + +
Label printing plugin for generic cups printers
+ +A label printing plugin for InvenTree, which provides support for Cups label printing servers. If your printer is not cups compatible, you can setup a cups printing server. This article describes how to setup a cups printing server for the DYMO LabelWriter 450 Duo.
+ +++ +:warning: This plugin needs
+cups-devel
installed to install its dependencies. You can read more about the requirements atpycups
. If you’re usingapt
as a package manager runapt install libcups2-dev
before.
Install this plugin as follows:
+ +pip install git+https://github.com/wolflu05/inventree-cups-plugin
+
Or, add to your plugins.txt
file:
git+https://github.com/wolflu05/inventree-cups-plugin
+
+
+Name | +Description | +Example | +
---|---|---|
Server | +IP/Hostname to connect to the cups server | +192.168.1.5 |
+
Port | +Port to connect to the cups server | +631 |
+
Benutzer | +User to connect to the cups server | +can also be empty | +
Passwort | +Password to connect to the cups server | +can also be empty | +
Printer | +Printer from cups server, can be selected if valid connection options are saved in | +myprinter |
+
License:
+
+ MIT
+
wolflu05/inventree-cups-plugin
+