I agree, the power flag is strange but as long as it's only needed for
DRC it does not create sources of errors. 
What I menat was just to use power signals as normal signals, e.g.
having a signal called "GND" and a signal called "+3.3V". Reason is
that during the development process the voltage sometimes changes, for
instance from 3.3V to 3.0V then to 2.8V: Less voltage= onger battery
life. With the "standard" setup I have to remove all power devices and
have to put new ones in. Using as signal I only have to change the
signal name.
Good to know about the power device pin-length error, thanks.
What changes did you actually do to the symbols?

Cheers, Heiko.

--- In [email protected], "Alain M." <[EMAIL PROTECTED]> wrote:
>
> I have no officila info, but I did some research: kicad uses
"power-out" 
> and "power-in" as attributes, most cads use only one kind of "Power". 
> This is what brings in that strange beast called "Power-flag" which in 
> fact is only a "power-out" pin because the ERC believes that all power 
> in the universe has to come from somewhere AND from only one place.
> 
> IMHO this could be removed from ERC and everything woud get "much more 
> normal".
> 
> BUT, there is one gotcha: there is a bug in power/grownd connections 
> that do not accept a pin with length more then 0. I did manage do
change 
> a few things by changing one thing at a time, which takes an awfull lot 
> of time.
> 
> Alain
>

Reply via email to