Closed ceoloide closed 6 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.
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).
resist: true
config.yaml
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.