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=20161025; h=mime-version:from:date:message-id:subject:to; bh=cRtBsoy8pyqGUBdjH2qSKoFMoWnD6LnkaPldYolPGIM=; b=mnCRcP5JUJufD6jPMe9fzIn/L2vCvK4uNvjcu22KktXWldGsAPcpswShf7N3N5k2u3 2d3CNxJCrrKZOxfKT9/cydQTYp0cpI8e6t2ctZJoFrqJiHLHyG1ScTAEk+kTy3QAMG7N XrxqPx7c43XacWpyrjIUnC8K0WW9be4JDx6zWQZXcbKjNvq4LBLS333IMKjNIYOCbRBc 2O4jTUNrrEAO0rpTIEvfsV0Z7DNGjQ66dKYaVaDLnL5CUo0etFGA8S4HULpAyqllN/H1 67U6nZduKV82EERXZo0exOl5inNXHb1YGV3vUOcNB/3yhNiUnF2YgHiuJRW1YJ+ugKBk 8I1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=cRtBsoy8pyqGUBdjH2qSKoFMoWnD6LnkaPldYolPGIM=; b=VCwS5rd2oF6XvJueR9FXSyd3btE9V/LyhM14wCvdhqKrCZynPk+gbjzH65gZKDjz6R 5sdmCDq888w9VpxR1TnLmDq6WcLGjQA0/UQ6xh5m7KBspkEqJWB+vw4eIR8VRI8uRgVC MGzEle8qFLYSkjXAGqrCsG6vHa1nmr83N4AFIKJIuTyQEpAKOTzkQEqFYdcvrOjPPifh WND1jk1/81vtipYut/qHsXRzdjRbB0gzNdpFAdVib436VN3xTWf/OPDrIsT6e3X7Dz50 mihF1AhiheJH2IYTVcDUq8i8vyC//TDhSNxIARYljAYJ/luXkLv5m8rjLqQJ5Ly0IxCq jhiw== X-Gm-Message-State: AN3rC/4qfsDKpCTZvCkNXxZJcvrDPyi7AEL9LaiW0bi26Syq4l13s1AM j/sP/pcnPe3hU9KQqBHYrs6Y2lqIOorp X-Received: by 10.157.44.70 with SMTP id f64mr21545144otb.257.1494248417572; Mon, 08 May 2017 06:00:17 -0700 (PDT) MIME-Version: 1.0 From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Mon, 8 May 2017 22:30:17 +0930 Message-ID: Subject: [geda-user] [pcb-rnd] native Eagle XML import now supported in pcb-rnd To: geda-user Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Taking advantage of the modular import/export code first used in earnest for KiCad s-expression and KiCad legacy layout support, an IO module has been developed to allow native import of Eagle XML (.brd) layout files. This is a significant milestone as it allows archived Eagle XML designs from existing or former Eagle users to be used more easily in pcb-rnd, and by extension, gEDA PCB, as well as facilitating community distribution and use of open hardware designs originating in Eagle XML format generally. For an example screenshot, see: http://vk5hse.blogspot.com/2017/05/pcb-rnd-now-has-native-support-for.html There is still scope for fine tuning and validation of element placement/rotation and text scaling, so testing is welcome; please report any bugs or feature requests!! Cheers, Erich.