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: 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; bh=xd2YOxsn0qdzmIVDTzFWBQnjfg1gjoAaMKmfi9O6qVs=; b=V4nePYXdi0tjK3vq3UoyUwy3Xe7iQmwEIC4hRoYe11BSCJ2XzRu+4hgTwoJSTLfGIs C76GM6BL60noJf8nQgKt73jv/VLMCm1B/K+3hNq7BPKdwZ5seCPT20LAr7UqLFUy3WyO qSzSds3R15nnTYvjVb14KxQ9KmfcEnMtokQYMet2wIRRNWSyK+d1lgsh3Bh97TBbiJc5 Eqa+nEtz6HuuGb2ore3cylIynVE0CxzfPBpaqz5tC54hl10k47aP8oiFFCzXeKdkkrzj BnhjdiWaZPFWJoX7fQmmSJucqMebbcpIIEW7WKCK7E+vqX2UwMJXbtknWevsmUdt1mCF Mceg== MIME-Version: 1.0 X-Received: by 10.107.19.161 with SMTP id 33mr29458299iot.62.1442825875167; Mon, 21 Sep 2015 01:57:55 -0700 (PDT) In-Reply-To: <55FF3F4B.8000406@jump-ing.de> References: <20150921001659 DOT 0c211170 AT jive DOT levalinux DOT org> <55FF3F4B DOT 8000406 AT jump-ing DOT de> Date: Mon, 21 Sep 2015 10:57:55 +0200 Message-ID: Subject: Re: [geda-user] Apollon the technical thread From: "Levente (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a113f39f0c3211e05203e131a 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 Precedence: bulk --001a113f39f0c3211e05203e131a Content-Type: text/plain; charset=UTF-8 Thanks. I'll add them. Please note that users can define own layer types like mechanical documentation, etc. Lev On Mon, Sep 21, 2015 at 1:20 AM, Markus Hitter (mah AT jump-ing DOT de) [via geda-user AT delorie DOT com] wrote: > Am 21.09.2015 um 00:16 schrieb Lev: > > INSERT INTO layer_type (id, name) VALUES (0, "conductive"); > > INSERT INTO layer_type (id, name) VALUES (1, "silk"); > > INSERT INTO layer_type (id, name) VALUES (2, "mask"); > > INSERT INTO layer_type (id, name) VALUES (3, "paste"); > > You can find more layer types in src/hid.h. > > > Markus > > -- > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. (FH) Markus Hitter > http://www.jump-ing.de/ > --001a113f39f0c3211e05203e131a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks. I'll add them.

Please n= ote that users can define own layer types like mechanical documentation, et= c.

Lev

On Mon, Sep 21, 2015 at 1:20 AM, Markus Hitter (mah AT jump-ing DOT de) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT c= om> wrote:
Am 21.09.2015 um= 00:16 schrieb Lev:
> INSERT INTO layer_type (id, name) VALUES (0, "conductive");<= br> > INSERT INTO layer_type (id, name) VALUES (1, "silk");
> INSERT INTO layer_type (id, name) VALUES (2, "mask");
> INSERT INTO layer_type (id, name) VALUES (3, "paste");

You can find more layer types in src/hid.h.


Markus

--
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. (FH) Markus Hitter
ht= tp://www.jump-ing.de/

--001a113f39f0c3211e05203e131a--