Mail Archives: geda-help/2020/09/07/14:05:29
--000000000000a4df9405aebcdde9
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi Vladimir
I am now running lepton, but I stille habe a problem.
I have:
/usr/share/lepton-eda/scheme/autoload/config-symbol-libraries.scm:
("torben" "Torben")
and
ls /usr/share/lepton-eda/sym/torben
PICAXE-14M.sym
and I run "lepton-schematic giver.sch" (with just two items: PICAXE-14M and
a resistor)
then cat giver.sch gives:
v 20200319 2
C 40000 40000 0 0 0 title-B.sym
C 45200 44900 1 0 0 resistor-1.sym
{
T 45500 45300 5 10 0 0 0 0 1
device=3DRESISTOR
T 45400 45200 5 10 1 1 0 0 1
refdes=3DR101
T 45200 44900 5 10 1 0 0 0 1
footprint=3Dres_600mil
}
C 47600 47500 1 0 0 PICAXE-14M.sym
{
T 49500 47930 5 7 1 0 0 0 1
footprint=3DDIP14 *******
T 47600 47500 5 10 1 0 0 0 1
netname=3DPicaxe
T 47600 47500 5 10 1 0 0 0 1
refdes=3DP101
}
and
ls ~/lepton-cli/pcb-elements
1x1PIN.fp 1x3PIN.fp 1x5PIN.fp DIP14.fp res_600mil.fp
When I run "lepton-refdes_renum --pgskip giver.sch" and "lepton-sch2pcb
project" the Picaxe is not seen - only the resistor appears in the pcb. I
cant see why.
Can you help?
torben
On Sat, Sep 5, 2020 at 5:45 PM Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via
geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:
> On Sat, Sep 05, 2020 at 04:02:39PM +0200, Torben Friis (friistf AT gmail DOT com=
)
> [via geda-help AT delorie DOT com] wrote:
> > Hi Shashank Chintalagiri,
> > Lepton, xorn, pcb, and pcb-rnd - are they all forks? It is elements tha=
t
> I
> > know nothing about and which a user should'nt need to know about.
> > I think an installation instruction and a tutorial would do a lot for
> > Lepton. The installation instruction for Ubuntu 20.04 would take about =
11
> > lines and should not be too difficult to maintain. Could'nt the tutoria=
l
> > pretty easily be produced on basis of the gsch2pcb tutorial by changing
> > some file- and command names?
>
> Torben,
>
> I've already said in another email that installation instruction
> for Ubuntu is a one-liner: 'sudo apt install lepton-eda'
>
> If you're about installation from source, it's mostly the same for
> all distributions and is described in our Readme (it's on main
> github page, please see the address in my signature below in this
> email). Only development package names differ on various
> distributions (if they exist at all). If you want me to add some
> special info about Ubuntu on our wiki page, or some other info,
> please let me know, what, I'll just do it :-)
>
> --
> Vladimir
>
> (=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 https://github.com/l=
epton-eda
>
--000000000000a4df9405aebcdde9
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:arial,he=
lvetica,sans-serif;font-size:large">Hi Vladimir<br>I am now running lepton,=
but I stille habe a problem.</div><div class=3D"gmail_default" style=3D"fo=
nt-family:arial,helvetica,sans-serif;font-size:large">I have:<br>/usr/share=
/lepton-eda/scheme/autoload/config-symbol-libraries.scm: =C2=A0 =C2=A0(&quo=
t;torben" "Torben")<br><br>and<br><br>ls /usr/share/lepton-e=
da/sym/torben<br>PICAXE-14M.sym<br><br>and I run "lepton-schematic giv=
er.sch" (with just two items: PICAXE-14M and a resistor)<br><br>then c=
at giver.sch gives:</div><div class=3D"gmail_default" style=3D"font-family:=
arial,helvetica,sans-serif;font-size:large">v 20200319 2<br>C 40000 40000 0=
0 0 title-B.sym<br>C 45200 44900 1 0 0 resistor-1.sym<br>{<br>T 45500 4530=
0 5 10 0 0 0 0 1<br>device=3DRESISTOR<br>T 45400 45200 5 10 1 1 0 0 1<br>re=
fdes=3DR101<br>T 45200 44900 5 10 1 0 0 0 1<br>footprint=3Dres_600mil<br>}<=
br>C 47600 47500 1 0 0 PICAXE-14M.sym<br>{<br>T 49500 47930 5 7 1 0 0 0 1<b=
r>footprint=3DDIP14 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=
=C2=A0 =C2=A0 =C2=A0 *******<br>T 47600 47500 5 10 1 0 0 0 1<br>netname=3D=
Picaxe<br>T 47600 47500 5 10 1 0 0 0 1<br>refdes=3DP101<br>}<br><br>and<br>=
<br>ls ~/lepton-cli/pcb-elements<br>1x1PIN.fp =C2=A01x3PIN.fp =C2=A01x5PIN.=
fp =C2=A0DIP14.fp =C2=A0res_600mil.fp<br><br>When I run "lepton-refdes=
_renum --pgskip giver.sch" and "lepton-sch2pcb project" the =
Picaxe is not seen - only the resistor appears in the pcb. I cant see why.<=
br>Can you help?<br>torben<br></div></div><br><div class=3D"gmail_quote"><d=
iv dir=3D"ltr" class=3D"gmail_attr">On Sat, Sep 5, 2020 at 5:45 PM Vladimir=
Zhbanov (<a href=3D"mailto:vzhbanov AT gmail DOT com">vzhbanov AT gmail DOT com</a>) [vi=
a <a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>] <<=
a href=3D"mailto:geda-help AT delorie DOT com">geda-help AT delorie DOT com</a>> wrote=
:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.=
8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Sep 05=
, 2020 at 04:02:39PM +0200, Torben Friis (<a href=3D"mailto:friistf AT gmail DOT c=
om" target=3D"_blank">friistf AT gmail DOT com</a>) [via <a href=3D"mailto:geda-he=
lp AT delorie DOT com" target=3D"_blank">geda-help AT delorie DOT com</a>] wrote:<br>
> Hi Shashank Chintalagiri,<br>
> Lepton, xorn, pcb, and pcb-rnd - are they all forks? It is elements th=
at I<br>
> know nothing about and which a user should'nt need to know about.<=
br>
> I think an installation instruction and a tutorial would do a lot for<=
br>
> Lepton. The installation instruction for Ubuntu 20.04 would take about=
11<br>
> lines and should not be too difficult to maintain. Could'nt the tu=
torial<br>
> pretty easily be produced on basis of the gsch2pcb tutorial by changin=
g<br>
> some file- and command names?<br>
<br>
Torben,<br>
<br>
I've already said in another email that installation instruction<br>
for Ubuntu is a one-liner: 'sudo apt install lepton-eda'<br>
<br>
If you're about installation from source, it's mostly the same for<=
br>
all distributions and is described in our Readme (it's on main<br>
github page, please see the address in my signature below in this<br>
email).=C2=A0 Only development package names differ on various<br>
distributions (if they exist at all).=C2=A0 If you want me to add some<br>
special info about Ubuntu on our wiki page, or some other info,<br>
please let me know, what, I'll just do it :-)<br>
<br>
-- <br>
=C2=A0 Vladimir<br>
<br>
(=CE=BB)=CE=B5=CF=80=CF=84=CF=8C=CE=BD EDA =E2=80=94 <a href=3D"https://git=
hub.com/lepton-eda" rel=3D"noreferrer" target=3D"_blank">https://github.com=
/lepton-eda</a><br>
</blockquote></div>
--000000000000a4df9405aebcdde9--
- Raw text -