Add const in scrollwheel footprint
This commit is contained in:
parent
21e173e703
commit
8490f14960
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ module.exports = {
|
||||||
reverse: false
|
reverse: false
|
||||||
},
|
},
|
||||||
body: p => {
|
body: p => {
|
||||||
standard = `
|
const standard = `
|
||||||
(module RollerEncoder_Panasonic_EVQWGD001 (layer F.Cu) (tedit 6040A10C)
|
(module RollerEncoder_Panasonic_EVQWGD001 (layer F.Cu) (tedit 6040A10C)
|
||||||
${p.at /* parametric position */}
|
${p.at /* parametric position */}
|
||||||
(fp_text reference REF** (at 0 0 ${p.rot}) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))))
|
(fp_text reference REF** (at 0 0 ${p.rot}) (layer F.Fab) (effects (font (size 1 1) (thickness 0.15))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue