X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 6 Mar 2017 07:48:17 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] Layout data for Raspberry Pi B 3.5" TFT Touch screen In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Mon, 6 Mar 2017, Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > With the rise of conversion pathways from Eagle, Kicad and Altium to > gEDA PCB/pcb-rnd, it may be worth having 32 + outline + silks as the > default layer capacity in stock builds of gEDA in the not too distant > future. Let's convert future to now. As a temporary workaround I've incremented the default to 38 in pcb-rnd (in r7461). The final fix will be different: I am planning to make the number-of-layers (and layer groups) dynamic soon (or at least this year); then the (theoretical) limit would be sizeof(long), effectively 2^31 if you want to make your design compatible with pcb-rnd running on 32 bit machines. Anyway, Erich, great job on the kicad import! Regards, Igor2