ceoloide / ergogen-footprints

Ergogen v4 footprints
MIT License
40 stars 10 forks source link

Add option to resist mirroring of coordinates #8

Closed ceoloide closed 6 months ago

ceoloide commented 7 months ago

Some footprints (e.g. switches) should resist mirroring by default to avoid them being flipped in a phisically impossible way.

Others, like diodes, should be evaluated and perhaps have an option to enable / disable mirror resist.

ceoloide commented 6 months ago

After discussing this on the Discord channel, the proper way to handle it is adding a resist: true parameter in the config.yaml file for those footprint that should resist inversion (e.g. diodes).