Difference between revisions of "Okidata Microline 320 Turbo"
From Robert-Depot
(→OS X) |
|||
Line 1: | Line 1: | ||
[[Home | <<< back to Wiki Home]] | [[Home | <<< back to Wiki Home]] | ||
=OS X= | =OS X= | ||
+ | *Systems Preferences -> Printers and Scanners -> Add New Printer | ||
+ | *Should show up as OKI DATA CORP ML320/1TURBO. | ||
+ | *Will not have software, select Oki 9-Pin Series. | ||
+ | |||
==LP== | ==LP== | ||
*lp drawing reference page https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/lp.1.html | *lp drawing reference page https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/lp.1.html |
Revision as of 09:23, 16 April 2014
Contents
OS X
- Systems Preferences -> Printers and Scanners -> Add New Printer
- Should show up as OKI DATA CORP ML320/1TURBO.
- Will not have software, select Oki 9-Pin Series.
LP
- lp drawing reference page https://developer.apple.com/library/mac/#documentation/Darwin/Reference/Manpages/man1/lp.1.html
- direct stream to LPT, via usb: http://hintsforums.macworld.com/archive/index.php/t-111504.html
- cat myTextFile.txt | lp -oraw
- raw lp from terminal
others
- cups driver for mac http://buymelunch.org/printing/usbtb/
Windows
- generic printer - http://social.msdn.microsoft.com/Forums/hr/netfxbcl/thread/bc5a1635-90ff-4dda-aed7-7e5f6493ccdb
Linux
Adding microline 320 printer
- Adding to linux system
- parallel:/dev/usblp0
- http://ubuntuforums.org/showthread.php?t=1436079&page=2
Printer queue command line tools http://www.novell.com/documentation/suse91/suselinux-adminguide/html/ch05s07.html
lpstat -o
- lprm
Adding as Raw Printer:
Command Line printer management