kicadStepUpMod icon indicating copy to clipboard operation
kicadStepUpMod copied to clipboard

Name KiCad zones after selected sketch

Open clayton13 opened this issue 1 year ago • 0 comments

Adds a minor feature that when Fills and KeepOuts are exported from FreeCad they are named after the selected sketch when using KiCadStepUp WB -> Push Sketch to PCB.

It's written using python that I believe would be compatible back to 3.6, if python >3.9 is enforced removing the prefix would be a simpler skn.removeprefix() call.

FreeCad 0.20.2 KiCad 8.0.3-rc3
freecad setup named zone in kicad

clayton13 avatar Feb 27 '24 02:02 clayton13