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:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=mUDWmAiHbJXnsoakU0/+uyUNN8NaiHWqyYsfNZY/4Vo=; b=d4DQGTDmInsbhInqMWDcpxMdmhYAXW1cqnhCGnoNeGRs8NZSdkEmIgD5d0+ec29O1I rN1sPrG0gbTRagt+aKGpqa0LncxzaXyIvEVF0l06dNwMqkBetcLQMYfuL04ZWX6dr4oZ Yx/aoz+Gt6HRkSGL+1r0rYiomcydo/dNzUyNnJ9Wa10EKR33f9RnDxk756C+UujOLE3X HI9Oh55naBWGLHZmVlKUdcDhxHDf7qDZbngawBONQzXs8OPSI+sa+oVwzTNZWWdKXrxX Ohlyl8izUerCvKW0e2ddNohZMLIP+JkMlILo0Pu2T7A8g20p32CcKbzHk/CuoGMLC9JJ IccA== X-Received: by 10.194.114.1 with SMTP id jc1mr106908194wjb.78.1452084824480; Wed, 06 Jan 2016 04:53:44 -0800 (PST) Date: Wed, 6 Jan 2016 13:53:39 +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: Re: [geda-user] A fileformat library (blind/buried vias) Message-Id: <20160106135339.80f8121dd33cddd92c5acb8a@gmail.com> In-Reply-To: References: <1512221837 DOT AA25291 AT ivan DOT Harhan DOT ORG> <20160105182120 DOT 3237F809D79B AT turkos DOT aspodata DOT se> <8E0210CD-0694-4717-A7B1-3224E39691DA AT sbcglobal DOT net> 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 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 > What may be a little harder, is updating the gui and renders to give a > sensible interface for creating and editing this type of design feature. > > Since it blocks the 3D stuff, I'm taking an interest here (regarding more > explicit board construction info / layer stack description), and I have > plans to address this. > > I will also put my hand up to do the blind / buried vias, at least the back > end part, and possibly a basic gui implementation in one HID - unless > anyone is desperate to beat me to it! > > Peter Then I want to ask you think about group together a bunch of the ordinary drawing primitives and call it a: connection point, pad stack, pin or in this case a via? Do it need a new file format? Or could it be done with current file format maybe treated similar as a footprint? Since something new should be started this could be a good point to start and if works there are further advantages for other use cases. I expect to have some time contribute on a rather regular basis from now on. As far as I cant tell "PCB preferences" put the layers in order so I guess it now about order. Nicklas Karlsson