Ergogen: Fix DRC issues in KiCad footprints

This commit is contained in:
Lexi / Zoe 2024-08-03 23:29:11 +02:00
parent 671f85b13e
commit f438b19352
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
5 changed files with 11 additions and 6 deletions

View file

@ -8,6 +8,7 @@ module.exports = {
body: p => `
(module SmdDiode (layer ${p.side}.Cu) (tedit 65D012FE)
${p.at /* parametric position */}
(attr smd)
${'' /* footprint reference */}
(fp_text reference "${p.ref}" (at 0 0) (layer ${p.side}.SilkS) ${p.ref_hide} (effects (font (size 1.27 1.27) (thickness 0.15))))