Re: [Kicad-developers] [PATCH] fix additional usage of "modules" name in pcbnew netlist dialog

2014-10-09 Thread Mark Roszko
Woops, should have grepped the fbp files this time which I didn't the first time either. Thanks to Konstantin for showing the errors of my way, attached patch that combines the first patch with the additional dialogs. From 70f0cb0bdd3553fc7b3be36d6394bc68c172aa93 Mon Sep 17 00:00:00 2001 From: Mar

[Kicad-developers] [PATCH] fix additional usage of "modules" name in pcbnew netlist dialog

2014-10-09 Thread Mark Roszko
The dialog and the "Show module ratsnest" button got away from me in the last go. Interestingly, the dialog already had alot of references to footprints already. From c2653f6dbf2a2c9c8d440d6fa2180cdd11aecbc8 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Fri, 10 Oct 2014 00:54:10 -0400 Subject:

Re: [Kicad-developers] Panelizing in python almost ready.

2014-10-09 Thread Adam Wolf
Hi LordBlick, It is my guess that the issue isn't with the particular build, but instead something you didn't expect in the input file. Adam Wolf Cofounder and Engineer W&L On Thu, Oct 9, 2014 at 6:44 PM, LordBlick wrote: > In response to a message written on 09.10.2014 15:59, from Nick Østerg

Re: [Kicad-developers] Panelizing in python almost ready.

2014-10-09 Thread LordBlick
In response to a message written on 09.10.2014 15:59, from Nick Østergaard: > Hello Daniel > > When I try it on a random board of mine testing with a freshly built > 5171 it fails with: > > 12:00:30: Debug: Skipping general section token 'links' > 12:00:30: Debug: Skipping general section token '

Re: [Kicad-developers] Panelizing in python almost ready.

2014-10-09 Thread LordBlick
In response to a message written on 09.10.2014 15:59, from Nick Østergaard: > Hello Daniel > > When I try it on a random board of mine testing with a freshly built > 5171 it fails with: > > 12:00:30: Debug: Skipping general section token 'links' > 12:00:30: Debug: Skipping general section token '

Re: [Kicad-developers] Build for software rendering only?

2014-10-09 Thread Andy Peters
On Oct 9, 2014, at 5:30 AM, Ian Woloschin wrote: > This might be unrelated, but on most recent Macbook Pros there are two video > cards, the Intel integrated GPU and a discrete, more powerful but more power > hungry GPU. Usually you'll run on the lower power Intel GPU, unless an > application

Re: [Kicad-developers] Panelizing in python almost ready.

2014-10-09 Thread Nick Østergaard
Hello Daniel When I try it on a random board of mine testing with a freshly built 5171 it fails with: 12:00:30: Debug: Skipping general section token 'links' 12:00:30: Debug: Skipping general section token 'area' 12:00:30: Debug: Skipping general section token 'drawings' 12:00:30: Debug: Skipping

Re: [Kicad-developers] Build for software rendering only?

2014-10-09 Thread Ian Woloschin
This might be unrelated, but on most recent Macbook Pros there are two video cards, the Intel integrated GPU and a discrete, more powerful but more power hungry GPU. Usually you'll run on the lower power Intel GPU, unless an application (or external monitor) requires the discrete GPU to turn on.

Re: [Kicad-developers] Turn key build system for poking and messing around with the sources

2014-10-09 Thread Brian Sidebotham
On 9 October 2014 10:01, Benoît Roehr wrote: > > Le 09/10/2014 08:36, Lorenzo Marcantonio a écrit : >> >> On Wed, Oct 08, 2014 at 11:33:39PM +0200, Benoît Roehr wrote: >>> >>> Does someone have a turnkey solution for building and running eeschema >>> alone >>> ? Can it be done by tweaking winbuild

Re: [Kicad-developers] Turn key build system for poking and messing around with the sources

2014-10-09 Thread Benoît Roehr
Le 09/10/2014 08:36, Lorenzo Marcantonio a écrit : On Wed, Oct 08, 2014 at 11:33:39PM +0200, Benoît Roehr wrote: Does someone have a turnkey solution for building and running eeschema alone ? Can it be done by tweaking winbuilder ? (help help !) Well, if you only touch eeschema the rebuild wil