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=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=b4Lm/YDfI3Xev7fJchFqvqGOupXxn5VqDGjshykSsrw=; b=eet7dHWrjiCIWAVJ6qH429PkEH84lhyRH7nRU3NVHIuniOgB0/kEDnIjokceuQzO94 1fsjeIqkAP3qIx3bP9fYe5acc2YjRmKHsmjf+xbKWZ/wdcUxRanGSy/wMi5DjOLhOe/J UtHdttBqcl2mZMy0TE7dpE1BQDZKeNeJJj58ilq4KRguKQlJtkQVvyIIrLp7wbYvMHbi 4Oco+6bazPhtnztL/HgxGHoaDxSmW0ao+IauVBRayLg8wJiK6BzD3MApaqo8XnSXceeN tHr2vyhkvUIDAn6SVfg8tMinbpUpxBOWdSYSC7voEUV/XAJlKqpjVFOIEAxupwwCEr2B iXdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-type:content-transfer-encoding; bh=b4Lm/YDfI3Xev7fJchFqvqGOupXxn5VqDGjshykSsrw=; b=IJsFTUoOyHJDcUJFEdIjrAfmt8zq8fEYYwA/qkSdwAfPZ1J316GWu2M5qAliKaXx+d YficPmePfzeHyXveTqF/nOCbnPQ/rEImdSGggQGzQO1xZPUllyY4tXbLly+0wqpmSZmN vcUklAzauSWd7EQ1lwxQNFLz4s5BcobN9sF770JF8lQ6HUoUcIuZmrW+SpLBDvalGKRS 9Ldp7H+YGWYyc4eaErOReS83myR0XmiDMfJ76Jx1bozbV5X4ZQqrN2B4+pQQMZWq+bc1 96y2ECDuML0YHPPy1c+1r1Syyu7pieyGng5Hi3KQMLVnUZ1igj22ro7XUliWm78RNZDM H6Tg== X-Gm-Message-State: AG10YOSjbhmNdiKllh3K8VvF6CWCx/UKXszXuLM5OttITPm4KPGggam8KJwNmP5gKFXkYA== X-Received: by 10.28.16.78 with SMTP id 75mr12186441wmq.82.1453105836591; Mon, 18 Jan 2016 00:30:36 -0800 (PST) Date: Mon, 18 Jan 2016 09:30:35 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] Blind/buried vias, padstack Message-Id: <20160118093035.7ecd3b5ee5f5d3ae1e8dc91a@gmail.com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com If there is a quick fix for blind/buried vias without change of file format I think this is a good solution right now. I however think it is good with a discussion of a more general mechanism for via/pin/pad and in particular possibility with a library of these for different package types. Even though there are cases then a more general mechanism is needed I think old style maybe with some modifications could be kept as a short hand notation. A library of vis/pin/pad is especially useful then adding new footprints and then small adjustments are needed. I also think it would be good if information for via/pin/pad is stored locally with possibility to update. As is today footprints are stored within *.pcb file as element and it should be possible to implement an update functions from library as is now by use of the refdes and footprint value from the schematic although rotation may be a problem. In such case I guess it would be useful with possibility to select which properties to update, in particular it is probably useful to keep position and rotation although position/size of refdes may also be useful to keep. Nicklas Karlsson