Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Andrew Poelstra
On Fri, May 06, 2011 at 11:54:41AM -0700, Colin D Bennett wrote: I am confused why pcb won't allow me to add a thermal to a via and to a through-hole pin. I am trying to connect these to the ground plane. Clicking the via or pin with the THRM tool has no effect. I expect it to add the X

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Vaclav Peroutka
I am confused why pcb won't allow me to add a thermal to a via and to a through-hole pin. I am trying to connect these to the ground plane. Clicking the via or pin with the THRM tool has no effect. I expect it to add the X connecting the pin/via to

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread DJ Delorie
For the thermal tool to work, the CURRENT layer needs to be the layer you want to add the thermal to. If your current layer is component, it won't add a thermal to gnd even if that's the only layer with a polygon on it. ___ geda-user mailing list

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Colin D Bennett
On Fri, 06 May 2011 21:28:51 +0200 (CEST) Vaclav Peroutka vacla...@seznam.cz wrote: I am confused why pcb won't allow me to add a thermal to a via and to a through-hole pin. I am trying to connect these to the ground plane. Clicking the via or pin

Re: gEDA-user: pcb doesn't allow adding a thermal to vias (RESOLVED)

2011-05-06 Thread Colin D Bennett
On Fri, 6 May 2011 15:49:27 -0400 DJ Delorie d...@delorie.com wrote: For the thermal tool to work, the CURRENT layer needs to be the layer you want to add the thermal to. If your current layer is component, it won't add a thermal to gnd even if that's the only layer with a polygon on it.

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Colin D Bennett
On Fri, 6 May 2011 12:24:48 -0700 Andrew Poelstra as...@sfu.ca wrote: On Fri, May 06, 2011 at 11:54:41AM -0700, Colin D Bennett wrote: I am confused why pcb won't allow me to add a thermal to a via and to a through-hole pin. I am trying to connect these to the ground plane. Clicking the

Re: gEDA-user: pcb doesn't allow adding a thermal to vias (RESOLVED)

2011-05-06 Thread DJ Delorie
Based on your other report, you also want to know this: shift-clicking the thermal tool changes the thermal type. One type is no thermal - solid, which is good for vias. ___ geda-user mailing list geda-user@moria.seul.org

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Kai-Martin Knaak
Andrew Poelstra wrote: It appears that thermal is not supported by ChangeFlag (and SetFlag, which calls it). I believe this is a documentation bug. I believe, this is a missing feature. Even if thermals are technically no flags in the internals of PCB. From a user perspective this is a very

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread DJ Delorie
It appears that thermal is not supported by ChangeFlag (and SetFlag, which calls it). I believe this is a documentation bug. I believe, this is a missing feature. I disagree - there is a separate thermal for each layer, and each thermal can be one of many types. It's no more a flag

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread Kai-Martin Knaak
DJ Delorie wrote: I disagree - there is a separate thermal for each layer, and each thermal can be one of many types. It's no more a flag than, say, line width. It is a digital property, that can be turned on and off (per layer). This is conceptually very different from a line width. The

Re: gEDA-user: pcb doesn't allow adding a thermal to vias

2011-05-06 Thread DJ Delorie
It is a digital property, that can be turned on and off (per layer). This is conceptually very different from a line width. It's not on/off. It's one of six different thermal types[*]. And we already have SetThermal(). And SetFlag() et al don't have a way to specify the layer. [*] one is