X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Mon, 30 Jun 2014 23:54:03 -0400 Message-Id: <201407010354.s613s38b011353@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <53B22F30.8000401@sonic.net> (message from Dave Curtis on Mon, 30 Jun 2014 20:46:56 -0700) Subject: Re: [geda-user] How to print large check plots? References: <53B1EFA2 DOT 6040209 AT sonic DOT net> <201406302324 DOT s5UNOFVO001689 AT envy DOT delorie DOT com> <53B22F30 DOT 8000401 AT sonic DOT net> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > That's a naive guess without looking at the actual code. How close was > I? Since the current check plots come out 1:1, nicely centered in the > page, with the ends lopped off, I assume clipping is happening someplace > other than my printer, buy maybe not. PCB handles scaling and centering, but I don't think it bothers clipping, since most boards happen to fit and clipping isn't *needed* if they don't - the printer (or postscript renderer, for software postscript solutions) does it. > Maybe it's even simpler -- for large boards, emit the check plot > page multiple times but with the origin in Postscript code moved > around on each, and let the printer do the clipping. Even > bruter-forcier. :) This one :-) > Yes, rub money on the problem until it goes away -- that always works > until you run out of money. Mine was free, because it was broken. Had to repair it, and it still needs more repair, and the image quality is pretty poor... but it does print :-)