bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
311 stars 53 forks source link

Allow footprints with no pads #166

Closed dzid26 closed 3 months ago

dzid26 commented 3 months ago

Tohis should resolve issues like this one https://github.com/bennymeg/Fabrication-Toolkit/pull/138#issuecomment-2203491646 when people use dummy footprints (with no pads) as a placeholder for actual parts.

Btw, thanks bennymeg for adding index out of range protection in bounding box calculation https://github.com/bennymeg/Fabrication-Toolkit/commit/28ea32fedf48da7e14c69d56e46aa0caccb8b498.