bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
300 stars 52 forks source link

Please check zones are filled #73

Closed obaterspok closed 1 year ago

obaterspok commented 1 year ago

Hi,

When exporting fabrication outputs from KiCad it checks that all zones are filled and issue below warning if that is not the case: image

It would be nice if this plugin could do the same. I just noticed because I had a board come back where I had moved a component without refilling the zone :(

-- john

bennymeg commented 1 year ago

Sounds good, but I'm not sure how to check if the board is refilled after a change at the moment.

Fisheiyy commented 1 year ago

This would be nice, but im not sure how you would implement it, perhaps try enabling the auto zone refill after edits in your settings?