Labelprinter: Difference between revisions

28 bytes added ,  11 February 2016
no edit summary
No edit summary
Line 24: Line 24:
  - Technologie: Thermopapier
  - Technologie: Thermopapier


== Beispiel ==
Nutze: [https://github.com/chaosdorf/labello/ labello]
 
== Beispielcode für manuelles Gefrickel ==


Installiere [https://github.com/fozzle/python-brotherprint Brotherprint].
Installiere [https://github.com/fozzle/python-brotherprint Brotherprint].


Nutze: [https://github.com/chaosdorf/labello/ labello]
<pre>
<pre>
#!/usr/bin/env python2
#!/usr/bin/env python2


Line 45: Line 45:
printjob.send('Label printer is lent by Mic <nomaster@chaosdorf.de>. Use freely and notify if annoying. Put into Hackcenter.')
printjob.send('Label printer is lent by Mic <nomaster@chaosdorf.de>. Use freely and notify if annoying. Put into Hackcenter.')
printjob.print_page('full')
printjob.print_page('full')
</pre>
</pre>
1,194

edits