www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/03/18/02:51:37

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type:content-transfer-encoding;
bh=3kFNryNUNS2Qypbdgoe4wDqvvhIKyUknVfVgMmSmxAk=;
b=FERpmsfNIjVqXgdlsz/PlK1UoQrLMteh3TaHnGTMNFrmuFUrMYwZ63AHJ2zP57p5qc
IW9NbQzmQTQFbM/cWOFpyGLGTCL9FQVxq+UAaDpZjKM61nYJTXpaXJlW3WdIfWwxoekL
nVUdiyN6862R6OlgpCqNZf4d9Y4A4RTh2AJIXgo2usa1vDOdCzGu7Ax9Y2WZcljswwwx
KI7Bm+/zid4y7TC4On9wEW5QrUwdfrZ3fM3+00UsPUpaqWoro4QwrrT/gYIX+6k0liov
NYq2EGLuduc5FQsdef3DcheRDNqxIuI8a5B9Tz8UdndAgzMfWE8RqqOphIQKnTmQ2wKP
kTRw==
MIME-Version: 1.0
X-Received: by 10.140.235.131 with SMTP id g125mr88839947qhc.85.1426661436774;
Tue, 17 Mar 2015 23:50:36 -0700 (PDT)
In-Reply-To: <CAHLh21CaCEuquSUDuDXwjOO9MdYucQHMphP_JeR9pr48se8=WA@mail.gmail.com>
References: <CAHLh21Cdm=YZuqCQ+gCHSviJquahr6cnAQ-VBLR4BSs-nfHOig AT mail DOT gmail DOT com>
<CAOFvGD4+4bHXNYLvePi70wb_1A4=dQgb_Ov3xBghoKbXQUsSGA AT mail DOT gmail DOT com>
<5508413E DOT 4000405 AT ecosensory DOT com>
<46050a0c DOT 619 DOT 14c2850d052 DOT Webtop DOT 45 AT optonline DOT net>
<CAGYR9veihi_M+B0HXptGYQLMO8=B_KOLM2wmrRNkMLG_9MdQrA AT mail DOT gmail DOT com>
<CAHLh21CaCEuquSUDuDXwjOO9MdYucQHMphP_JeR9pr48se8=WA AT mail DOT gmail DOT com>
Date: Wed, 18 Mar 2015 07:50:36 +0100
Message-ID: <CAGYR9vdP==6qudSJ_K9DG1bKKFeWVyA8Mia-cV2D+FLkV3SZeQ@mail.gmail.com>
Subject: Re: [geda-user] pcb alternatives
From: Bernhard Kraft <bkraf0j9 AT gmail DOT com>
To: geda-user AT delorie DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t2I6ogUA003876
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

Hi,

On Tue, Mar 17, 2015 at 8:17 PM, Александр Ушанов <alushanov92 AT gmail DOT com> wrote:
> Bernhard Kraft, can I see your make scripts?

Here it is:
https://gist.github.com/kraftb/9765e93862562c2d6c4a

I use the prefix "tom-" for all my designs (means "think-open module")
and then an appropriate city name. "tom-alexandria" is a project for
having a SD-card ext2 filesystem module with I2C/SPI interface doing
all the low level SD and ext2 stuff. A microcontroller could then do
fopen/read/write/seek stuff on filehandles.

The makefile supports "make clean" for removing all temporary and
auto-generated backup files. "make edit-schematic" fires up gschem
with all schematic files opened and available in the sheet manager.
Use Page-Up/Page-Down to switch between sheets. Use "tab" when typing
"make edit-schematic" for bash autocompletion.

A simple "make" or "make all" does the gschem->pcb conversion. If you
already have a ".pcb" file because you altered the schematics later on
you have to perform the steps gschem2pcb prints out: You have to
import the ".new.pcb" file if you added new devices. You have to
reload the netlist and eventuall call up the ".cmd" file.


greetings,
Bernhard

- Raw text -


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