nk25719 / PMD___aka-KiCad-esp32-6leds-2switches-1pj-circuit-

In this repo I am practicing KICAD. Created an ESP32 DevKit V1 module and a PCB footprint. I designed a circuit around this ESP32 consisting of six lamps, four switches, and two power jacks and added a voltage regulater to Vin to maintain a supply of +5V. (This project was originally made of two switches and 1 power jack and was named homeWork2.)
0 stars 1 forks source link

Use Thermal Relief on Pads on the PCB #26

Closed ForrestErickson closed 3 months ago

ForrestErickson commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

There is inadequate thermal releafe on the SMD and PTH pads on the PCB image

Describe the solution you'd like A clear and concise description of what you want to happen. Set the fill properties appropriately for thermal relief.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

nk25719 commented 3 months ago
image

select the copper fill and edit its properties, change the pad connection from ' Relief to PTH' to 'Thermal Relief', Click 'OK' then press 'B' to repour the copper fill. Delete redundant ground traces.

image

Results.