[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Insufficient clearance of pad inside polygon



On Mon, Jan 02, 2006 at 02:20:13PM -0500, DJ Delorie wrote:
> 
> > I suggest to add a button "fix" which would set in the DRC the clearance
> > to minium allowed value.
> 
> Huh?  Do you mean set the clearance of an object to the minimum that
> DRC allows, or set the DRC to the largest value that doesn't cause
> errors?  Or do you want the DRC process to offer to fix your bugs for
> you as it finds them?dd

A button "fix" which would set clearance of the object being reported to
the minimum value that doesn't cause DRC error.

It shouldn't be difficult. Basically copying single number from one
location to another and perform redraw and invalidate structures that
get obsoleted by this data write.

CL<