UltimateHackingKeyboard / uhk60v1-electronics

The schematic and PCBs of the UHK 60 v1
GNU General Public License v3.0
167 stars 23 forks source link

Parts need unique names to allow for auto routing #29

Closed spuder closed 8 years ago

spuder commented 8 years ago

If you attempt to run the auto router, you will get the following errors

screenshot 2016-01-18 23 10 28 screenshot 2016-01-18 23 10 33 screenshot 2016-01-18 20 53 31 screenshot 2016-01-18 21 04 40

The first is caused because the holes do not have unique values

The latter is because every via has the same value

mondalaci commented 8 years ago

I wasn't aware of this issue but I'm not concerned about it because the autorouter is practically useless for complicated designs like the UHK.

I rather wouldn't care about these issues because it would require us to individually name the reference designators of holes and vias which would result in increased mainteance burden on the long run for no real benefit.