bennymeg / Fabrication-Toolkit

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

feat: add layer override #69

Closed AlexanderBrevig closed 9 months ago

AlexanderBrevig commented 1 year ago

Add JLCPCB Layer Override JlcLayerOverride and JLCLayerOverride. These can take top and bottom values.

This will enable the use of footprints that are placed on one side, but ha actual mounting on the other side (such as hot swaps for MX switches).

AlexanderBrevig commented 1 year ago

Closes #64

bennymeg commented 1 year ago

Would it work in conjunction with the JLCPCB Rotation Offset?

AlexanderBrevig commented 1 year ago

I can do a proper test tonight, but it should :) I'll let you know.

bennymeg commented 1 year ago

Any updates?