User Tools

Site Tools


config:dymo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:dymo [2022/06/15 11:53] Wulf Rajekconfig:dymo [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 3: Line 3:
 #graphical label designer #graphical label designer
 <code>apt-get install glabels</code> <code>apt-get install glabels</code>
 +
 +#glabels-qt /glabels 4 dev\\ 
 +https://github.com/jimevins/glabels-qt\\ 
 +https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt
 +<code>
 +wget https://code.launchpad.net/~krisives/+archive/ubuntu/glabels-qt/+files/glabels-qt_4.0.0-0~202102071618~rev488~pkg4~ubuntu21.04.1_amd64.deb
 +sudo dpkg -i glabels-qt_4.0.0-0~202102071618~rev488~pkg4~ubuntu21.04.1_amd64.deb 
 +</code>
  
 http://www.taklischris.info/other/use-your-dymo-printer-on-ubuntu http://www.taklischris.info/other/use-your-dymo-printer-on-ubuntu
Line 10: Line 18:
  
 <code> <code>
-sudo apt-get install libcups2-dev libcupsimage2-dev gcc g+++sudo apt-get install libcups2-dev libcupsimage2-dev libboost-dev gcc g++
 wget https://www.dymo-label-printers.co.uk/user/dymo-cups-drivers-1.4.0.tar.gz wget https://www.dymo-label-printers.co.uk/user/dymo-cups-drivers-1.4.0.tar.gz
 tar xzf dymo-cups-drivers-1.4.0.tar.gz tar xzf dymo-cups-drivers-1.4.0.tar.gz
Line 30: Line 38:
  
 <code> <code>
-sudo apt-get install libcups2-dev libcupsimage2-dev gcc g++ autoconf automake+sudo apt-get install libcups2-dev libcupsimage2-dev libboost-dev gcc g++ autoconf automake
 git clone https://github.com/matthiasbock/dymo-cups-drivers git clone https://github.com/matthiasbock/dymo-cups-drivers
 cd dymo-cups-drivers cd dymo-cups-drivers
Line 47: Line 55:
 | 11356  | 41 x 89 mm | w118h252 | Small Badge\\ Name Badge\\ White Name badge |  | 11356  | 41 x 89 mm | w118h252 | Small Badge\\ Name Badge\\ White Name badge | 
  
 +\\ 
 +https://www.dymo-label-printers.co.uk/news/download-dymo-sdk-for-linux.html\\ 
 https://github.com/minlux/dymon\\  https://github.com/minlux/dymon\\ 
 https://gist.github.com/vstath/0f5eab715cec427b86dcf9c47f397f04 https://gist.github.com/vstath/0f5eab715cec427b86dcf9c47f397f04
config/dymo.1655290400.txt.gz · Last modified: 2023/05/29 11:53 (external edit)