www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/09/26/17:12:26

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=gaares.org; q=dns/txt; s=krs;
t=1569531024; h=Content-Type: In-Reply-To: MIME-Version: Date:
Message-ID: From: References: To: Subject: Sender;
bh=ogCiXDWTSLKEf1Wn6UwOJ/v16GkfZQ6o5Qe5ggUANfU=; b=CwSqti4NkpT6kRzcBoAzGOADAnMjrILtr0qpGGUUXgGe075fjSLDRJ1j0QudDZTttKXvaiXj
WVHDg7RJIfFnftv7892Je1/D8bfBqovFlqGFHZ0j7mTzjeak1yVkxfKXQfP3+QDDimWtiUoY
xfqaJnIQpF8JLza0FHBMYZ6D+ns=
X-Mailgun-Sending-Ip: 209.61.151.231
X-Mailgun-Sid: WyJjOWMxOCIsICJnZWRhLXVzZXJAZGVsb3JpZS5jb20iLCAiMmNlZmQiXQ==
Sender: jim=k4gvo DOT com AT gaares DOT org
Subject: Re: [geda-user] ESP32 or ESP8266 schematic symbol and/or footprint
To: geda-user AT delorie DOT com
References: <1690d875-a5e3-6f17-6943-f83f4ca49d44 AT k4gvo DOT com>
<CAHUm0tPtH=Vu0LrdGbbd5tA+5FBv9Wc9_GaZdt7ko=V2vYP5Dg AT mail DOT gmail DOT com>
From: "Jim Lynch (jim AT k4gvo DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Message-ID: <4ffdda47-570d-16ff-609e-78f7d8537656@k4gvo.com>
Date: Thu, 26 Sep 2019 16:50:13 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101
Thunderbird/60.2.1
MIME-Version: 1.0
In-Reply-To: <CAHUm0tPtH=Vu0LrdGbbd5tA+5FBv9Wc9_GaZdt7ko=V2vYP5Dg@mail.gmail.com>
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

This is a multi-part message in MIME format.
--------------19C04378140B5F79C7FD5E59
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

I tried but:

java translate2geda ../relay.mod Using filename: ../relay.mod I didn't 
recognise a suitable file ending for conversion, i.e.. .bxl, .bsd, .ibs, 
.symdef, .asc, .sch, .gbr, hersheydata.py

The docs mention a utility kicadModule2geda but I don't know where it 
might live.

Thanks,

Jim.

On 9/2/19 6:56 PM, Erich Heinzle (a1039181 AT gmail DOT com) [via 
geda-user AT delorie DOT com] wrote:
> If you get your hands on
>
> https://github.com/jdunmire/kicad-ESP8266
>
> You can either convert the kicad format modules to PCB format with
>
> https://github.com/erichVK5/translate2geda
>
> Or load them directly into pcb-rnd, which supports direct loading of 
> kicad layouts and modules.
>
> Regards,
>
> Erich
>
>
>
> On Tue, 3 Sep 2019 07:45 Jim Lynch (jim AT k4gvo DOT com 
> <mailto:jim AT k4gvo DOT com>) [via geda-user AT delorie DOT com 
> <mailto:geda-user AT delorie DOT com>], <geda-user AT delorie DOT com 
> <mailto:geda-user AT delorie DOT com>> wrote:
>
>     Does anyone have the above?  Since the devices are dips what's the
>     current status of tools to generate dip symbols/footprints in case I
>     have to roll my own?
>
>     Thanks,
>
>     Jim.
>

--------------19C04378140B5F79C7FD5E59
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I tried but:</p>
    <p>java translate2geda ../relay.mod Using filename: ../relay.mod
      I didn't recognise a suitable file ending for conversion, i.e..
      .bxl, .bsd, .ibs, .symdef, .asc, .sch, .gbr, hersheydata.py <br>
    </p>
    <p>The docs mention a utility kicadModule2geda but I don't know
      where it might live.</p>
    <p>Thanks,</p>
    <p>Jim.<br>
    </p>
    <div class="moz-cite-prefix">On 9/2/19 6:56 PM, Erich Heinzle
      (<a class="moz-txt-link-abbreviated" href="mailto:a1039181 AT gmail DOT com">a1039181 AT gmail DOT com</a>) [via <a class="moz-txt-link-abbreviated" href="mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>] wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAHUm0tPtH=Vu0LrdGbbd5tA+5FBv9Wc9_GaZdt7ko=V2vYP5Dg AT mail DOT gmail DOT com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">If you get your hands on
        <div dir="auto"><br>
        </div>
        <div dir="auto"><a
            href="https://github.com/jdunmire/kicad-ESP8266"
            moz-do-not-send="true">https://github.com/jdunmire/kicad-ESP8266</a><br>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">You can either convert the kicad format modules
          to PCB format with</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto"><a
            href="https://github.com/erichVK5/translate2geda"
            moz-do-not-send="true">https://github.com/erichVK5/translate2geda</a><br>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Or load them directly into pcb-rnd, which
          supports direct loading of kicad layouts and modules.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Regards,</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Erich</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto"><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, 3 Sep 2019 07:45 Jim
          Lynch (<a href="mailto:jim AT k4gvo DOT com" moz-do-not-send="true">jim AT k4gvo DOT com</a>)
          [via <a href="mailto:geda-user AT delorie DOT com"
            moz-do-not-send="true">geda-user AT delorie DOT com</a>], &lt;<a
            href="mailto:geda-user AT delorie DOT com" moz-do-not-send="true">geda-user AT delorie DOT com</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Does anyone
          have the above?  Since the devices are dips what's the <br>
          current status of tools to generate dip symbols/footprints in
          case I <br>
          have to roll my own?<br>
          <br>
          Thanks,<br>
          <br>
          Jim.<br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>

--------------19C04378140B5F79C7FD5E59--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019