Welcome, Guest. Please login or register.

Author Topic: what printers work with amiga 1200  (Read 7736 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline desiv

  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 1270
    • Show only replies by desiv
Re: what printers work with amiga 1200
« Reply #14 from previous page: February 18, 2013, 04:55:48 AM »
Ah, this is where Linux comes in handy.
(You can also do this with Windows/Mac, but it's built in to Linux)

I got my wife a Panasonic Network enabled laser printer a bit ago.  Wasn't thinking about the Amiga at the time.  After it arrived, (and she loves it) I realized.. D'oh!  It's not postscript..

But I run Linux, so not a problem.  Linux generally comes with Ghostscript.
What is that.  Basically, it's a postscript interpreter...  But one of the neat features...  It's also a postscript to Linux printer queue basically.

So, any print job I can send to the queue that is postscript, it will automatically translate it and print it on whatever printer I have defined.

So I load up the Linux driver for this printer, and share it.  (Linux (Ubuntu) currently uses CUPS for managing printing)

For testing, I load the Adobe Postscript driver for windows and point it at my Linux box (i.e. new print server) using IPP...
And ta da, postscript from my Windows box to my Linux box, and from my Linux box to the printer and it prints.

So I go to the Amiga and I download netparlpr.
Basically, it lets me define a network printer and it replaced the parallel.device with it's own.
So I do that and..  er..LPR??  Not IPP?  Hmm..
Never fear..
That's still in Linux, its just disabled nowadays.
So I add one  line to my inetd.conf file to enable LPR.

OK, that taken care of, I set it up.  Point it at my linux box with my shared printer name (Laser).  I tell my Amiga to use parallel and Postscript and print from FinalWriter..
And..  Error..  Hmm..
OK, I find the actual Postscript file it created and load it in a postsript viewer in Linux and...  Error..
OK, Linux doesn't like FinalWriter's postscript files..  But does postscript work?
I fire up SysInfo and print..
Ta Da!!  
Ok, but that's text..  I fire up Personal Paint and print postscript..
Beautiful B/W clown pic!

OK, I download Wordworth 7 and print postscript...
TaDA!!!  Yay!!
It's just FinalWriter that it doesn't like...

Yes..  But what if I want to print color?
Well, I also have an Epson R300 on that Linux box (USB).  So, I share that printer as well (named R300).
I go to the netparlpr install and it allows me to reconfigure, so I do and just add another printer.
Then I go into a SHELL and use a command like:
setenv NETPAR/forgottenvarialename 1
(OK, I forgot what it was.. but, basically, I set it to 1 which is the new printer.)
I print..  It's on the new printer.
I reset the variable to 0 and it prints on the laser...

So ANY printer I can print to from Linux, I can print to from my Amiga.
I really don't have to worry about Amiga drivers anymore.  I just choose Postscript.

Now, if you don't like setenv, it apparently integrates with TurboPrint and something called prt42_50 (on Aminet) for a graphical way to select printers...

desiv
I'm actually considering getting a Raspberry Pi for some general stuff (ssh, web, etc) and it would be great for this I think..
« Last Edit: February 18, 2013, 04:59:16 AM by desiv »
Amiga 1200 w/ ACA1230/28 - 4G CF, MAS Player, ext floppy, and 1084S.
Amiga 500 w/ 2M CHIP and 8M FAST RAM, DCTV, AEHD floppy, and 1084S.
Amiga 1000 w/ 4M FAST RAM, DUAL CF hard drives, external floppy.
 

Offline kreciu

Re: what printers work with amiga 1200
« Reply #15 on: January 29, 2016, 11:30:36 PM »
I'm thinking to get Spider USB for my A1200. Can I use HP8600 with it? What software would you recommend?

Thank you for help!
Re-A1200inE/BOX/3.2/AmigaOS3.2/TF1260@66Mhz/256Mb/MediatorTX/R9200SE/SpiderUSB/LAN/SB128/16Gb-CF/DVD-ROM/FDD-HD
 

Offline paul1981

Re: what printers work with amiga 1200
« Reply #16 on: February 03, 2016, 02:32:23 AM »
Quote from: Oldsmobile_Mike;724123
I got away from dot matrix and got an HP LaserJet 4 for my first A500 around 17 years ago. Funny thing is, even though I sold that computer years ago I still have the printer, and if I boot one of that A500's WB discs, there it still remains, set as the default device. :)


You made a change to your original WB disk? Shame on you!

I'm both shocked and surprised!

You should always work with a copy! :lol:
 

Offline Pat the Cat

Re: what printers work with amiga 1200
« Reply #17 on: March 23, 2017, 07:25:25 PM »
Quote from: desiv;726754
Ah, this is where Linux comes in handy.
(You can also do this with Windows/Mac, but it's built in to Linux)

I got my wife a Panasonic Network enabled laser printer a bit ago.  Wasn't thinking about the Amiga at the time.  After it arrived, (and she loves it) I realized.. D'oh!  It's not postscript..

But I run Linux, so not a problem.  Linux generally comes with Ghostscript.
What is that.  Basically, it's a postscript interpreter...  But one of the neat features...  It's also a postscript to Linux printer queue basically.

So, any print job I can send to the queue that is postscript, it will automatically translate it and print it on whatever printer I have defined.

So I load up the Linux driver for this printer, and share it.  (Linux (Ubuntu) currently uses CUPS for managing printing)

For testing, I load the Adobe Postscript driver for windows and point it at my Linux box (i.e. new print server) using IPP...
And ta da, postscript from my Windows box to my Linux box, and from my Linux box to the printer and it prints.

So I go to the Amiga and I download netparlpr.
Basically, it lets me define a network printer and it replaced the parallel.device with it's own.
So I do that and..  er..LPR??  Not IPP?  Hmm..
Never fear..
That's still in Linux, its just disabled nowadays.
So I add one  line to my inetd.conf file to enable LPR.

OK, that taken care of, I set it up.  Point it at my linux box with my shared printer name (Laser).  I tell my Amiga to use parallel and Postscript and print from FinalWriter..
And..  Error..  Hmm..
OK, I find the actual Postscript file it created and load it in a postsript viewer in Linux and...  Error..
OK, Linux doesn't like FinalWriter's postscript files..  But does postscript work?
I fire up SysInfo and print..
Ta Da!!  
Ok, but that's text..  I fire up Personal Paint and print postscript..
Beautiful B/W clown pic!

OK, I download Wordworth 7 and print postscript...
TaDA!!!  Yay!!
It's just FinalWriter that it doesn't like...

Yes..  But what if I want to print color?
Well, I also have an Epson R300 on that Linux box (USB).  So, I share that printer as well (named R300).
I go to the netparlpr install and it allows me to reconfigure, so I do and just add another printer.
Then I go into a SHELL and use a command like:
setenv NETPAR/forgottenvarialename 1
(OK, I forgot what it was.. but, basically, I set it to 1 which is the new printer.)
I print..  It's on the new printer.
I reset the variable to 0 and it prints on the laser...

So ANY printer I can print to from Linux, I can print to from my Amiga.
I really don't have to worry about Amiga drivers anymore.  I just choose Postscript.

Now, if you don't like setenv, it apparently integrates with TurboPrint and something called prt42_50 (on Aminet) for a graphical way to select printers...

desiv
I'm actually considering getting a Raspberry Pi for some general stuff (ssh, web, etc) and it would be great for this I think..

Good stuff. I might give that a whirl, been wondering how to go about 21st century offset litho using retro software. Real book printing, that kind of thing.

Cheapest way I found to print with an Amiga and old daisy wheel or dot matrix with no ribbon was to use carbon paper and hand feed each sheet, so you could say I'm keen to explore the higher budget options too. :)
"To recurse is human. To iterate, divine."

A1200, Vanilla, Surf Squirrel, SD Card, KS 3.0/3.z, PCMCIA dev
A500, Vanilla, A570, Rev 5, KS 1.2/1.3 Testbench system
Rasp Pi, UAE4ARM, 3D laser scanner, experimental, hoping for AmigaOS4Arm, based on Watterott Fabscan Pi
 

Offline utri007

Re: what printers work with amiga 1200
« Reply #18 on: March 23, 2017, 07:45:56 PM »
All HP Laserjets works with Laserjet 4 driver.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline dovegrace

  • Committed Git
  • Full Member
  • ***
  • Join Date: Mar 2006
  • Posts: 202
  • Country: ca
  • Gender: Male
    • Show only replies by dovegrace
    • http://dovegrace.blogspot.com
Re: what printers work with amiga 1200
« Reply #19 on: March 23, 2017, 08:00:47 PM »
Quote from: Pat the Cat;823753
Good stuff. I might give that a whirl, been wondering how to go about 21st century offset litho using retro software. Real book printing, that kind of thing.


I used Pagestream on my A2000 a decade or so ago, connected to a large Linographics printer (the model number escapes me for the moment).  The only way to fly!
A1200: 50mhz GVP Jaws II+, OS 3.1, 32mb Fast, 1gb HD, Indivision MKIICR, PCMCIA network
A4000D: stock 030/25, OS 3.9, 16mb Fast, 1gb HD, Picasso II, Ariadne II, IOExtender
 

Offline vince_6

Re: what printers work with amiga 1200
« Reply #20 on: March 24, 2017, 02:40:56 PM »
Canon i560 works fine for me, even for photos.
My BBS : flashbackbbs.sytes.net:6502
http://partsfromthepast.blogspot.gr/ A1200 Black Project
 

Offline BozzerBigD

Re: what printers work with amiga 1200
« Reply #21 on: March 25, 2017, 11:51:57 AM »
A HP Deskjet 5550 works great with TurboPrint 7.6. The ink is still readily available and good quality print outs.
"Art challenges technology. Technology inspires the art."

John Lasseter, Co-Founder of Pixar Animation Studios
 

Offline QuikSanz

Re: what printers work with amiga 1200
« Reply #22 on: March 25, 2017, 04:53:52 PM »
HP895c here with Turboprint and a high speed parallel/serial card. works great!
 

Offline Nearly-Right

  • Full Member
  • ***
  • Join Date: Jan 2004
  • Posts: 127
    • Show only replies by Nearly-Right
Re: what printers work with amiga 1200
« Reply #23 on: March 25, 2017, 09:03:26 PM »
With my A1200 and A4000 I originally used a HP 850C or 895C Colour inkjet, then a Canon BJC 4100/4200/4300/4400 or BJC 210 Colour Inkjet, then an Epson Stylus Colour 440, followed by a HP 5M (PostScript) Colour LaserJet (300dpi - standard colour - improves with PostScript printing), and most recently a HP 2500 Colour LaserJet (true 600dpi with RET PCL5 and PostScript) and which has a standard (old-fashioned-retro) Centronics printer port, as well as Network and USB printing port options which I find is great for my needs.

Most printers I used via TurboPrint, though the PostScript option of printing is supported via printing to PAR: which is the better method of printing as long as the application supports it.

Though I now mainly use MorphOS on Apple hardware and use the better printing options on that variety of Amiga type OS, which has TurboPrint built-into the OS anyway, though I usually use USBPAR: device to print to which offers PostScript and is really fast completing printouts.