Mail Archives: geda-user/2015/05/10/18:57:58
--089e0111ba0ec769e90515c22d0b
Content-Type: text/plain; charset=UTF-8
I have scaling, translation and duplication for silkscreen layers working
in my kicad to geda footprint work in progress utility, and used them to do
a family of 16 segment LED display footprints.
I plan to implement gEDA footprint importing next, and kicad s-file
importing, at which point tasks such as yours becomes trivially dealt with.
When the code is a bit more polished, I will put it on github. I am still
ironing out quirks and adding features.
Cheers,
Erich.
On Sat, May 9, 2015 at 10:37 PM, michalwd1979 (michalwd1979 AT o2 DOT pl) <
geda-user AT delorie DOT com> wrote:
> Thank You All for suggestions!
>
> I know that scale a regular footprint is rather poor ideal, and I already
> used pstoedit to get pcb files from drawings/graphic. My logo was drawn in
> pcb directly (to save space), so pstoedit is not an good option now.
> Anyway I wrote a super-simple python script that lets You scale an element
> for pcb. Now only "ElementLine" and "ElementArc" are supported - enough for
> me. Usage is: pcb_scale 1.0 infile.fp outfile.fp, where 1.0 is a scale like
> 2.0, 0.5 etc.
>
> Best Regards,
> Michael Widlok
--089e0111ba0ec769e90515c22d0b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>I have scaling, translation and duplication for silks=
creen layers=C2=A0 working in my kicad to geda footprint work in progress u=
tility, and used them to do a family of 16 segment LED display footprints.<=
br><br></div>I plan to implement gEDA footprint importing next, and kicad s=
-file importing, at which point tasks such as yours=C2=A0 becomes trivially=
dealt with.<br><div><br></div><div>When the code is a bit more polished, I=
will put it on github. I am still ironing out quirks and adding features.<=
br><br></div><div>Cheers,<br><br></div><div>Erich.<br></div></div><div clas=
s=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sat, May 9, 2015 at 10:=
37 PM, michalwd1979 (<a href=3D"mailto:michalwd1979 AT o2 DOT pl">michalwd1979 AT o2.=
pl</a>) <span dir=3D"ltr"><<a href=3D"mailto:geda-user AT delorie DOT com" targ=
et=3D"_blank">geda-user AT delorie DOT com</a>></span> wrote:<br><blockquote cl=
ass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;p=
adding-left:1ex">Thank You All for suggestions!<br><br>I know that scale a =
regular footprint is rather poor ideal, and I already used pstoedit to get =
pcb files from drawings/graphic. My logo was drawn in pcb directly (to save=
space), so pstoedit is not an good option now.<br> Anyway I wrote a super-=
simple python script that lets You scale an element for pcb. Now only "=
;ElementLine" and "ElementArc" are supported - enough for me=
. Usage is: pcb_scale 1.0 infile.fp outfile.fp, where 1.0 is a scale like 2=
.0, 0.5 etc.<br><br>Best Regards,<br>Michael Widlok</blockquote></div><br><=
/div>
--089e0111ba0ec769e90515c22d0b--
- Raw text -