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=UPN7qAE8ZzaZZlfE+kmNk2wVXQzKYc0FFBVjPb7ixz8=; b=pcdn5zVNktEv6rI0ov2hnYrgWGRugXH/tk4C2syIL7KAq1xe9B0NN2tp/YXzPAHvRz BdnI0E38zvgDM1IVWW47rB9FGZAC8Jv/8TP+3ezupYzvp8V1Mg4SoUrgW5Av5yIl8NsC TJpyj0SPBSpuiUmNVAMnOy53CpdfrmujcJRusbtE2TYghLJ88eezZXbdITmdIihRcfCP uPwabP5Mg6vmxnPAnmef/Zq0UV11z2gYqywjIS4CBJBqTy07xvX6K9fhsUgTEF0H+BI5 l2msitscnX27ZuXHQAAH2FgKXsZc9s9R4R/Ombt7jJIlaMDUbEhM0eai4ihyheP3BpNd dXzw== MIME-Version: 1.0 X-Received: by 10.112.164.35 with SMTP id yn3mr4229069lbb.91.1436969209543; Wed, 15 Jul 2015 07:06:49 -0700 (PDT) In-Reply-To: <55A5FAB0.8040501@xs4all.nl> References: <76520AC3-3E8D-4F80-A912-AB076DD8D0C6 AT icloud DOT com> <1670171546 DOT 913210 DOT 1436776811789 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com> <79456AAA-24A9-4300-900D-005ABBCFCBDA AT icloud DOT com> <60F3B5BC-EC05-41FE-BAF7-B2A14B4392EC AT icloud DOT com> <55A5FAB0 DOT 8040501 AT xs4all DOT nl> Date: Wed, 15 Jul 2015 10:06:49 -0400 Message-ID: Subject: Re: [geda-user] PCB interface (ECAD vs. MCAD) From: "Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 On Wed, Jul 15, 2015 at 2:16 AM, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via geda-user AT delorie DOT com] wrote: > Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >> >> On Tue, Jul 14, 2015 at 1:03 PM, Vaclav Peroutka (vaclavpe AT seznam DOT cz) >> [via geda-user AT delorie DOT com] wrote: >> >>> >>> However it nearly always has some kind of panel mounting. When I start a >>> layout, I nearly always want to start with the mechanical components, to >>> say: distribute these switches/LEDS between here and here, on 20mm >>> centres. >>> This is trivial with 2D MCAD, but cumbersome with PCB. >>> >>> >>> Good idea. All profesional flows start with "mechanical" design of PCB - >>> mounting holes, connectors, LEDs, switches etc. These footprints must not >>> be >>> touched later. Then placement and layout of all non-mechanical components >>> >> >> I like this a lot. Could we use a library that already exists to >> import dxf or something? Most of my projects for work do start this >> way. I do have some where the prototyping and etc are more important >> than a case. >> >> >>> >>> Another question - is there any process of pre-placement in PCB ? Somehow >>> to >>> extract positions from SCH file and load it to PCB - footprints will be >>> moved to similar places like in schematic. >>> >> >> I vaguely recall someone talking about it. I don't think it ever got >> to a fit to ship state obviously. >> >> > > Hi Evan, > > I started a project named "libdxf" years ago, still in alpha (version < > 0.01), may not be of any use yet, only got a handful of contributors in the > span of several years, a bit of a "commit-and-run" experience, the repo > resides at github.com. > > Another DXF related project I did years ago was to create a DXF exporter for > pcb, now bit rotting away in some topic branch in my pcb github sandbox, > there is a Launchpad bug report with outdated patches lingering around too. We need to avoid using our own dxf code if we do this. Probably from librecad, brlcad or someone else. A nice side benefit of using a cad packages dxf code is that it probably will have other libraries parallel to it that support other parallel formats. > If nobody picks stuff like this, if nobody does a test drive, if nobody > tweaks here and there, if nobody sends in a patch or two ... these kind of > features never make it it to the main stream. Yes. > Kind regards, > > Bert Timmerman. -- Home http://evanfoss.googlepages.com/ Work http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/