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=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=uh4gb9PHWyuT3S+aK5lWYbn34U7w9SUjwqNs/kdspBA=; b=G+rVa210yPMTqYiXU8svJcEVgSf9RvLW3dNRE1dTbWWPjh5KiSTkiAGzVwQdNRjTjX rhaxkiMSXvei0bc1XT/LAb6k0B5fRDwjAJlN6yvGyd+kxK2YW3e1+Hecz15Adu63ib3j 4OtPSC0O4GpPBYgp36+DXHvSHitfY53q1gRFbW9KX8f7JtC8KrkYMaNL0gkoKhDBlgeg yFDdmVb32mykh5AR/ydeNffyMJ9zzo4JlTM7NIrDoXQ7rT8v9UkuloVzsWeFVg61DWnU +3jwqBoULyPO6lrwAQcqqN3uPrQRsTN7eVZ3EYStfCb9LiDR3sK7jHxnL3Wlmi2cGQPX CkMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=uh4gb9PHWyuT3S+aK5lWYbn34U7w9SUjwqNs/kdspBA=; b=LKuAcD6pWgLPe2bzw2sNXgaeCIW87wWl/Yy9vPxkyRyB4fA6LMivE8Z5eCN+vRQuGS tnvfB9o1c6ssR45UkN7MOkmeC3B5A7uAvTGmeR9UG8HmDq6VlSLP5syUumZXkhVvCAPD 32PPT+e1eiOb2hq0tdkvjYwpl0EbEou49GzLJ1bpEA9JDX3nI3NR3Ts7vgRwIknI7Wxd QsXOhs+FQbNIavraHqxSRt4reqkqFtuPa5hNz3yE4nOSeEZBVqy2TfxPhfk/WcpZl8Ia +VjUFZTbtLFjX3i4X7yLD6jj40+5ntvvwiYVzK/lnCsBB/FPiSzVcb4MH8wsAJbM74uG UqZw== X-Gm-Message-State: AKS2vOzMohpcWFH0be2nbr7ukWy3aucZ3XJJH0ijxqj8Pqi3oSBXG+rA eSgjJKAjMDmwT6VD X-Received: by 10.46.84.14 with SMTP id i14mr1734133ljb.100.1498169947923; Thu, 22 Jun 2017 15:19:07 -0700 (PDT) Date: Fri, 23 Jun 2017 00:19:04 +0200 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] [pcb-rnd] subcircuit tutorial (narrated video) + request for testing Message-Id: <20170623001904.1b862e269fed8859bf01fb7b@gmail.com> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; 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 I discovered it worked for: polygons, vias and traces but footprints did not stick. Got an error message "Couldn't bind a layer of subcircuit TODO while placing it. Since there is TODO I expect it is not yet implemented. On Thu, 22 Jun 2017 20:27:30 +0200 (CEST) gedau AT igor2 DOT repo DOT hu wrote: > Hi all, > > the main focus of the current development cycle of pcb-rnd is implementing > subcircuits. The first step was to extend the internal model so that it > has subcircuits which can host any kind of object on any layer. > > The following ~2 minutes video demonstrates how it works with a > subcircuit that has copper traces, copper polygons and a solder mask > cutout polygon (a "distributed element filter"): > > https://archive.org/details/pcb-rnd-subc-filter > > Thanks to Erich, the video has audio narration this time. > > The first version of subcircuits supports grouping arbitrary > drawing primitives. > > There's a long way to go, and it will take months to reach our goals. As I > wrote in the previous mail on this topic, the subcircuits effort means > finally cleaning up the internal data structures, which long term will: > > - lead to storing our data in a real tree (hierarchy) > > - replace elements and all related special casing with generic, "can > host anything" composite objects - no more "why can't I draw a silk > polygon in my footprint" kind of problems. > > > *** REQUEST FOR TESTING *** > > We are looking for testers to make sure subcircuits work properly. If you > are interested in this feature, please join our irc channel on server > repo.hu, port 6667, channel #pcb-rnd ; we stopped organizing test sprints, > because there's life on that channel almost 24/7. Just join any time, say > hello. If noone answers immediately please be patient, we still have a > 3..4 hour blind spot a day when most of the team is away. > > > If you think you can contribute in making more tutorial videos, with > video recording, cutting, narrating, writing subtitles and annotations, > please contact us. > > Best regards, > > Igor2