kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #03063
Re: Net Classes
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@...>
-
Date:
Thu, 10 Sep 2009 13:49:51 -0500
-
In-reply-to:
<4AA774B3.2050601@...>
-
Scanners:
none
-
User-agent:
Thunderbird 2.0.0.23 (X11/20090817)
Jean-Pierre,
I need to get back to my day job now.
I mostly finished the NETCLASS support. Here are some open items for
you to look into:
1) BOARD::Synchronize..() should omit netcode==0
2) New tracks, vias, and uvias should consult BOARD::m_NetClasses to
pick their initial size. (I said I would do this, but ran out of time,
sorry.) I think we should set the drill hole size at that time also.
The notion of being able to change all the drill holes out to a
different size later can be done some other way. It if far more
difficult to establish unique drill holes than changing common ones.
3) implement code for the Move UP button on Design Rules Dialog, and
make sure Default stays at top.
4) Disable the Remove button when user selects Default netclass in that
dialog.
I remain committed to finishing off the specctra_export which I think
may have a problem with VIAs for the non-default netclass. I will have
to get back to that within the next couple of weeks.
But the rest of the code I am putting into the hands of the community.
If you feel gracious maybe you can put in a copyright message for me.
FYI,
Dick
Follow ups
References