You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
463 B

4 years ago
  1. (module 1pin_prototyping (layer F.Cu)
  2. (descr "module 1 pin (ou trou mecanique de percage)")
  3. (tags DEV)
  4. (fp_text reference 1pin_prototyping (at 0 -0.254) (layer F.SilkS) hide
  5. (effects (font (size 0.254 0.254) (thickness 0.0635)))
  6. )
  7. (fp_text value val** (at 0 0.254) (layer F.SilkS) hide
  8. (effects (font (size 0.254 0.254) (thickness 0.0635)))
  9. )
  10. (pad 1 thru_hole circle (at 0 0) (size 1.524 1.524) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
  11. )