← Back to team overview

kicad-developers team mailing list archive

Re: Silkscreen Zones in Footprints

 

On Sun, 19 Jun 2016 13:26:58 +0100
"Paul \"LeoNerd\" Evans" <leonerd@xxxxxxxxxxxxxx> wrote:

> Would that be possible?

Actually, it turns out it is easily possible, if you hand-write
the .kicad_mod file manually in a text editor. [the attached] is the
result I wanted.

It works fine in PCB layouts, and the editor can view it, it just can't
interact with the actual triangle shape. But never mind - I don't need
to edit it again. :)

Still, having the ability to use the library editor instead of vim when
I want to make more would be nice...

-- 
Paul "LeoNerd" Evans

leonerd@xxxxxxxxxxxxxx
http://www.leonerd.org.uk/  |  https://metacpan.org/author/PEVANS
(module ICON-arrow-40mil (layer F.Cu) (tedit 57669210)
  (fp_text reference ICON*** (at 0 -0.635) (layer F.SilkS) hide
    (effects (font (size 0.508 0.508) (thickness 0.0254)))
  )
  (fp_text value ICON-arrow-40mil (at 0 0.762) (layer F.SilkS) hide
    (effects (font (size 0.508 0.508) (thickness 0.0254)))
  )
  (fp_poly (pts (xy 0 -0.254) (xy 0.508 0.254) (xy -0.508 0.254)) (layer F.SilkS) (width 0))
)

Attachment: pgp7J8LhmjqHt.pgp
Description: OpenPGP digital signature


References