home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lsi / cad / 889 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.5 KB  |  49 lines

  1. Newsgroups: comp.lsi.cad
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!ukma!eng.ufl.edu!alpha.ee.ufl.edu!jon
  3. From: jon@alpha.ee.ufl.edu (Jon Mellott)
  4. Subject: Re: prints from caeds on rs6000 to hp Paintjet prt
  5. Message-ID: <1992Aug19.172201.18719@eng.ufl.edu>
  6. Sender: news@eng.ufl.edu (Usenet Diskhog System)
  7. Organization: EE Dept at UF
  8. References:  <1992Aug19.131300.4179@seas.gwu.edu>
  9. Date: Wed, 19 Aug 92 17:22:01 GMT
  10. Lines: 37
  11.  
  12. In article <1992Aug19.131300.4179@seas.gwu.edu>, sohrab@seas.gwu.edu (Sohrab Aidun) writes:
  13. |> 
  14. |> Hello:
  15. |> 
  16. |>     We have a(n) HP Paintjet XL 300  with a(n) hpgl2 cartridge
  17. |> connected to our IBM RISC 6000's.  We use the Paintjet to get
  18. |> color prints of objects created with the CAEDS cad package.
  19. |> The problem is that the quality of the prints is no where close
  20. |> to what it should be.  When we talk to the IBM people they tell 
  21. |> us "HP has to make the proper driver for it", when we talk to 
  22. |> the HP people we get "IBM should make the driver".
  23. |>     Presently we are using the xwd command to create screen dumps.
  24. |> Converting the xwd format to hpgl format with the help of the pbmplus
  25. |> package, and then send it to the printer.  This makes life hard
  26. |> on users for they have to change the background color to white, and
  27. |> by doing this they will not be able to read the numbers off of the
  28. |> print.
  29. |> 
  30. I think that the low print quality can be attributed to your use of screen 
  31. dumps. You are dumping at screen resolution and then doing some gymnastics 
  32. to get your hardcopy. Can your program print to an HP7475? With a little 
  33. filtering you should be able to send it to the HPGL/2 equiped PaintJet. 
  34. We've got the Valid (Cadence) EDA software and use an HP PaintJet XL with 
  35. the HPGL/2 cartridge for printing B size schematics. Our platform is Sun.
  36. We've tell our software to plot to an HP7475 plotter which is then 
  37. filtered and sent to the PaintJet. The filter simply sets the pen width and 
  38. sends a sequence to ensure that the PaintJet is in HPGL/2 mode and not 
  39. PCL mode. Simple enough. I've plotted D-size schematics to B-size paper 
  40. with the PaintJet XL and had nice, readable results. Plus it goes a helluva 
  41. lot faster than our HP DraftPro DXL. I suspect that the results will be 
  42. even nicer for you since the PaintJet XL300 is 300 dpi instead of 180dpi.
  43.  
  44. Good luck,
  45. Jon Mellott
  46. High Speed Digital Architecture Laboratory
  47. University of Florida
  48. (jon@alpha.ee.ufl.edu)
  49.