You might want to take a look at FreePCB. This is a Windows based
PCB layout tool that interfaces to an autorouter which does support
keepout regions for the router. www.freepcb.com
Rick
At 09:47 PM 11/9/2010, you wrote:
I am looking at migrating from Eagle to PCB and thus am a complete
ne
> a) There is no such facility.
This one. We've been talking about a redesign to pcb's internals that
would allow support for this, but at the moment, we don't have it.
___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin
I am looking at migrating from Eagle to PCB and thus am a complete newbie to
PCB, although an old hand at printed circuit boards.
Eagle has a facility, both in component packages and on the board, where you can create
rectangular areas that are "no go" for the router. I've spent some time
look
On Tue, 09 Nov 2010 23:08:15 +, Peter Clifton wrote:
> Try again now.. it is possible that I didn't have the correct patches
> pushed at that point. I was just pushing something out just now for
> someone at Intel to test (looking at a driver bug), so we might have
> collided.
BTW, it can of
On Wed, Nov 10, 2010 at 8:36 AM, Kai-Martin Knaak
wrote:
> Colin D Bennett wrote:
>
>> The startup messages are a little annoying,
>> but when I hit 'o' and get a barrage of dozens of "shorted net"
>> warnings, etc., it's basically unusable.
>
> I have installed many versions of pcb but have never
On Tue, 09 Nov 2010 22:36:28 +0100
Kai-Martin Knaak wrote:
> Colin D Bennett wrote:
>
> > The startup messages are a little annoying,
> > but when I hit 'o' and get a barrage of dozens of "shorted net"
> > warnings, etc., it's basically unusable.
>
> I have installed many versions of pcb but ha
On Tue, 2010-11-09 at 22:39 +0100, Frank Bergmann wrote:
> Am 09.11.2010 01:16, schrieb Peter Clifton:
> > Tweakable options are:
> >
> > Uncommenting
> > // buffer->use_vbo = false;
> >
> > or
> >
> > removing / commenting:
> >
> > buffer->use_map = false;
> >
> > from hid/common/hidgl.c's hidgl_i
Am 09.11.2010 01:16, schrieb Peter Clifton:
Tweakable options are:
Uncommenting
// buffer->use_vbo = false;
or
removing / commenting:
buffer->use_map = false;
from hid/common/hidgl.c's hidgl_init_triangle_array()
use_vbo = false; will give you arrays (always)
Removing use_map = false; will
Colin D Bennett wrote:
> The startup messages are a little annoying,
> but when I hit 'o' and get a barrage of dozens of "shorted net"
> warnings, etc., it's basically unusable.
I have installed many versions of pcb but have never seen this.
Seems like there is something peculiar about your envir
Hi,
pcb is displaying some annoying dialogs with a "printf" style format
string instead of the usual log message window I am used to seeing. I
can't figure out how to turn off these dialogs, of which several pop up
at startup and then whenever a message would be logged.
See the screen capture co
Hi folks,
Here's a nice example of what can be done with the Scheme API even in its
incomplete state. The attached plugin for gschem improves on gschem's
built-in code for selecting a whole net (double-clicking on a net) by
recognising and following "netname=" attributes. [1]
To run it, check ou
11 matches
Mail list logo