dektronics / printalyzer-densitometer

Reflection and Transmission Densitometer for Photographic Darkroom Use
19 stars 4 forks source link

Clean up schematic and PCB layout to remove net ties #27

Closed dkonigsberg closed 2 years ago

dkonigsberg commented 2 years ago

The schematic, and by extension the PCB layout, uses net ties on certain display connector pins and LED driver pins for the sole purpose of making KiCad's ERC happy. This adds extra cruft and confusion and should probably be eliminated.

Change the symbols for the display connector and the LED drivers so that net ties are not required, and then remove them. Electrically, this change should have no effect.