# Arhan - I'm building up a small AVR dev board i... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1530300587160375339 Started: 2026-07-24T19:48:12.368000+00:00 Last activity: 2026-07-24T19:53:33.045000+00:00 ## Arhan — 2026-07-24T19:48:11.589000+00:00 I'm building up a small AVR dev board in tscircuit, and I've reached the point where fitting an ATmega328P, CH340G, USB-C, regulator, headers, crystals, and mounting holes on a 45×18 mm board causes lots of placement/courtyard conflicts. At this point, is it better to increase the board size, or is there a layout approach you'd recommend? Also, while building it I noticed that if I use pin names like `D+`, `D-`, `UD+`, or `UD-`, the build succeeds but those pins seem to be silently dropped from the component, so the connections don't get created. The only indication is a warning in the logs. Is that expected behavior? Attachment: Screenshot_2026-07-25_at_1.17.52_AM.png — https://community.tscircuit.com/media/1530300586979753984 ## Seve — 2026-07-24T19:53:00.906000+00:00 that is basically the intended behavior ## Seve — 2026-07-24T19:53:33.045000+00:00 it is always good to visually represent errors on the pcb if possible but it is expected to be a warning- it isn't silently dropped because there is a warning