bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
280 stars 49 forks source link

Copper layers are re-filled on export #151

Closed victor1115 closed 2 months ago

victor1115 commented 3 months ago

Hello,

In my use case I need to keep the filling of the copper as is.

When I export there is an automatic auto-fill for the copper layers that can cause to interrupt GND tracks.

Before Fabrication Toolkit export: image

After Fabrication Toolkit export: image

Can you unset/remove the filling option? Or make that optional using a check button like the "Exclude DNP components"?

image

Thank you!

victor1115 commented 3 months ago

OS: Windows 10 Pro Version: 22H2

KiCad Version: 7.0.10, release build

Fabrication Toolkit Version: 4.1.0

bennymeg commented 3 months ago

This feature was requested by the community. I would be happy to accept a PR the toggle it with an option.