[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

3984.0. "Need Microline 92 info" by MSVAX::BARRETT (Sell all you want; We'll make more) Thu Aug 02 1990 18:02

    I picked up a microline 92 (I know, I know; but it was almost free)
    - but I don't have any documentation. Does anyone have documentation
    that they can send me on it? Also, can anyone tell me the best
    preferencessettings for graphic dumps?
    
    			Thanks, Keith
    
T.RTitleUserPersonal
Name
DateLines
3984.1Some infoDUGGAN::GAYNow where'd I put that hammer...Sun Aug 05 1990 16:45118
    I've had mine for many years.  Still works just fine (it's on its third
    computer).  
    
    On the Amiga end:
    
    I use the Okidata_92 printer driver that came with my 1.3 workbench.
    
    Relevent lines from preferences are: 66 lines, Pitch 10-Pica, 
    Spacing 6 lpi.  The graphic 1 menu is set to "black and white".
    
    Actually, I don't usually have my preferences set for this because I
    have a color Quadram Quadjet on the parallel port.  The u92 is on the 
    serial port and I just output files directly to the serial port to print
    them.  
    
    I have printed b+w pics on the u92 and they come out only ok.  
    The u92 can print dots at 60x72 or 72x72 dpi, depending on how
    it's set up.  I suspect that the driver does not set it for 72x72 dpi.
    You could try setting it to 12 characters per inch  before printing
    graphics to see if that forced it to 72x72.  (I'd try both the
    preferences and brute force sending it ASCII code 28, decimal).
    
    On the u92 end:
    
    There's a switch pack inside on the front.  (pop off the cover so that
    you can see the ribbons.  Then unscrew the two phillips head screws in
    deep wells on the front right and left.  Pull out the platen knob on
    the right.  Now tip the housing up and back 'till it comes off.
    You will see  switch pack near the linefeed key on the front panel.
    
    On my printer, the switch pack is not labelled with ON and OFF, but 
    ON is to the left.
    
    switches 1..4 control the character set
    
                        1	2	3	4
    	US ASCII	OFF	OFF	OFF	OFF	(my setting)
    	British		OFF	ON	OFF	OFF
    	German		ON	ON	OFF	OFF
    	French          OFF	OFF	ON	OFF
    	Swedish         ON	OFF	ON	OFF
    	Danish          OFF	ON	ON	OFF
    	Norwegian       ON	ON	ON	OFF
    	Dutch         	OFF	OFF	OFF	ON
    	Italian         ON	OFF	OFF	ON
    	TRS-80          OFF	ON	OFF	ON
    
    SWITCH			ON			OFF
    5		Page length 8.5" when    	Page length 8" 
    		form length dial set to 6
    
    6		Perform <cr> <lf> when 		Do <cr> when get <cr>
    		receive <cr>
    						(my setting)
    
    7		Print delete code as 		Ingnore delete code
    		square block
    		(my setting)
    
    8		RS232, IEEE, or current		Parallel interface
    		loop interface
    		(my setting - note that		(you probably want this)
    		the serial line is an
    		extra option that you
    		probably don't have)
    
    
    
    That's it for these settings, unless you have the serial line adapter and
    plan to use it (in which case, let me know, life gets more interesting
    when you play with the RS232 non-standard standard on anything).
    
    Form length dial
    	Paper length	Lines per inch (powers up at 6)
        (inches)	@6 lpi	@8 lpi
    0	3		18	24
    1	3.5		21	28
    2	4		24	32
    3	5.5		33	44
    4	6		36	48
    5	7		42	56
    6	8 or 8.5	48/51	64/68
    7	11		66	88		(my setting)
    8	12		72	96
    9	14		84	112
    
    You can make this printer do a lot (downline loadable character sets,
    variable spacing between letters, super/subscripts, underlining,
    etc.  I made a file that shows off a lot of it, but it's on an
    RT-11 format RX01 floppy and I don't feel like digging out the
    computer that can read it (a PDT).
    
    (in the following, <esc> stands for ASCII code 27, decimal
    [30] stands for ASCII code 30, decimal)
    
    The control codes that I find useful are
    
    	<esc>1		two pass "near letter quality", 40 ch per second
    	<esc>0		one pass, 160 ch per second  (power up state)
    
        I have two files, one with the first code, the other with the second,
        and I print the appropriate one when I want to switch.  
    
    	[30]		10 characters per inch (power up state)
    	[28]		12 characters per inch
    	[29]		17.1 characters per inch (for wide listings)
    
    The major problem I have had using the u92 from my Amiga has been that
    the u92 seems to power up with no tab settings.  I could have a file
    that sets them and dump that down before doing anything else, but 
    instead I wrote a little program that converts tabs to spaces, and
    set up an alias so when I type "print" it runs the program, with its
    output pointed at the serial line.  If you want a copy, let me know.
    
    Have fun
    
    Yours
    Eben Gay
3984.2MSVAX::BARRETTMost useful white thing at homeTue Aug 07 1990 13:549
    Thanks! Sounds like out printers are slightly different because
    mine is a parallel printer. What I could really use is documentation
    on what switches are inside it and what the settings mean. Although
    I haven't had time yet to look myself, the 1/3 "Software Enhancer"
    manual gives some switch settings for it.
    
    One of the pins in the printhead is slightly off center. I've tried
    to correct this, but cannot. If someone comes across a printhead
    for the u92 I'd be interested...
3984.3DUGGAN::GAYNow where'd I put that hammer...Tue Aug 07 1990 17:3317
    The difference is that I purchased the serial card for the printer
    'cause I had a DEC computer back then that only talked serial.  
    
    The serial option plugs in the back and adds some more switches
    (which, since you don't have it, I won't go into).  
    
    The switches that I listed are the ones on the basic printer. 
    (the one's you've got).  The info is straight from the manual.
    If you need translations for any of the descriptions, just ask,
    I believe I know what they all do.
    
    Have fun 
    (hey, it's quieter than an LA50.  ..a little)
    
    Yours
    Erg
    
3984.4MSVAX::BARRETTI will not instigate revolutionTue Aug 07 1990 18:373
    The manual only states the desired settings - doesn't show the meanings
    behind the switches. I'd like the descriptions if you have them.
    Thanks.
3984.5What add'l info do you need?DUGGAN::GAYNow where'd I put that hammer...Thu Aug 09 1990 15:2816
    I'm at work just now (waiting for a compile and link) so I'm not near
    any of my manuals.  
    
    When you say "the manual" I assume you are referring to an Amiga wkbench
    doc.  What switches do they list that I did not describe in .1?
    (or which switches in .1 would you like described in more detail).
    
    I don't think I made it clear that what I have is the standard parallel
    printer, with a serial card added.  The switches that I described are
    the ones that are relevent to both parallel and serial.  (The serial
    card has more switches, and some jumpers.  Gee, what you are missing
    out on!).
    
    Yours
    Erg