I wonder if anyone saved the data files for these…
anachrocomputersays:
I have an 8-pen plotter (HP 7550) and I still occasionally do this kind of thing. I recently had a go at generative snowflake patterns, for instance. My machine uses a late 1970s plotter language, HPGL (Hewlett-Packard Graphics Language), which is basically an ASCII text description of the page to be plotted. Resolution is 40 plotter units per millimetre. Good plotter pens are hard to find nowadays, the old stock having dried up in the packets a decade ago.
Silvermansays:
I don’t often make a rant against the amazing modern state of technology. But I recently found a 25-year-old pen plotter that I could still operate with a brand-new computer over RS-232. And I got mad that modern-day printers only work as long as the manufacturer still writes drivers for new operating systems. I have at least two other HP printers that will stop working when I stop having Windows XP. This is not progress.
On the topic of dry pens, I had the same problem. But I’ve managed to hollow out some of the dried-out pens and wedge in some ordinary, felt-tip colored pens padded with masking tape.
anachrocomputersays:
Yes, I absolutely agree with you. It’s a case of “if you can’t continue using it with a new OS, then you don’t own it”. Sorry, can’t think of a snappier way of putting that! I have the (paper) manuals for the HP 7550, all three of them (quick start, interfacing, programming). And I can refer to them in order to write HPGL-generating software in any language, on any OS, on any hardware. Generating HPGL on something as small as an Arduino (or as large as an Alpha) should be absolutely feasible. I’m using a USB-to-RS232 cable to connect the plotter to my “legacy-free” laptop (recycled) which runs Linux, but the machine also has a GPIB (IEEE-488) port to connect to my oscilloscope!
Comments are closed.
Discuss this article with the rest of the community on our Discord server!Tagged art
Our websites use cookies to improve your browsing experience. Some of these are essential for the basic functionalities of our websites. In addition, we use third-party cookies to help us analyze and understand usage. These will be stored in your browser only with your consent and you have the option to opt-out. Your choice here will be recorded for all Make.co Websites.
I wonder if anyone saved the data files for these…
I have an 8-pen plotter (HP 7550) and I still occasionally do this kind of thing. I recently had a go at generative snowflake patterns, for instance. My machine uses a late 1970s plotter language, HPGL (Hewlett-Packard Graphics Language), which is basically an ASCII text description of the page to be plotted. Resolution is 40 plotter units per millimetre. Good plotter pens are hard to find nowadays, the old stock having dried up in the packets a decade ago.
I don’t often make a rant against the amazing modern state of technology. But I recently found a 25-year-old pen plotter that I could still operate with a brand-new computer over RS-232. And I got mad that modern-day printers only work as long as the manufacturer still writes drivers for new operating systems. I have at least two other HP printers that will stop working when I stop having Windows XP. This is not progress.
On the topic of dry pens, I had the same problem. But I’ve managed to hollow out some of the dried-out pens and wedge in some ordinary, felt-tip colored pens padded with masking tape.
Yes, I absolutely agree with you. It’s a case of “if you can’t continue using it with a new OS, then you don’t own it”. Sorry, can’t think of a snappier way of putting that! I have the (paper) manuals for the HP 7550, all three of them (quick start, interfacing, programming). And I can refer to them in order to write HPGL-generating software in any language, on any OS, on any hardware. Generating HPGL on something as small as an Arduino (or as large as an Alpha) should be absolutely feasible. I’m using a USB-to-RS232 cable to connect the plotter to my “legacy-free” laptop (recycled) which runs Linux, but the machine also has a GPIB (IEEE-488) port to connect to my oscilloscope!