[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB: pasteless pads?



>>>>> "DJ" == DJ Delorie <dj@xxxxxxxxxxx> writes:

> The only way to manage paste is to write a script to adjust the pads,
> copying from your official board to a separate "paste" board.  You can
> shrink/dice/remote pads as needed, then print the paste gerber from
> the new file.

Hmm, according to
http://pcb.sourceforge.net/pcb-20070208/pcb.html#Object%20Flags :

0x10000 nopaste 
    For pads, set to prevent a solderpaste stencil opening for the
    pad. Primarily used for pads used as fiducials.

So, if that worked as advertised, one could just create an Element-file
containing the text:

  Element["" "fiducial" "" "" 0 0 0 0 0 100 "hidename"]
  (
          Pad[0 0 0 0 5000 5000 10000 "fiducial" "0" "round,nopaste"]
  )

and add it to the layout via Menu 'File' -> 'Add element data to paste
buffer'.  

David
-- 
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user