Changes

Jump to: navigation, search

Raspberry Pi

70 bytes added, 17:40, 7 April 2013
microline 320 printer
==microline 320 printer ==
===installing===*install cups:
**<code>sudo apt-get install cups</code>
**will take a little while
**<code>sudo apt-get install system-config-printers</code>
*reboot
*to add printer
**start ltxde:
***<code>startx</code>
**Change model to Generic, type Raw. This will pass raw data to printer.
*http://ubuntuforums.org/showthread.php?t=1436079&page=2
===printingcommand line===*printing**<code>cat myTextFile.txt | lp -oraw</code>*list printers**<code>lpstat -p -d</code>
=untested=

Navigation menu