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.

13 lines
494 B

4 years ago
  1. (module FIDUCIAL (layer F.Cu)
  2. (descr "Quartz boitier HC-49 Vertical")
  3. (tags "QUARTZ DEV")
  4. (autoplace_cost180 10)
  5. (fp_text reference FIDUCIAL (at 0.025 -0.3) (layer F.SilkS) hide
  6. (effects (font (size 0.127 0.127) (thickness 0.03175)))
  7. )
  8. (fp_text value val** (at 0.025 0.3) (layer F.SilkS) hide
  9. (effects (font (size 0.127 0.127) (thickness 0.03175)))
  10. )
  11. (pad FID smd circle (at 0 0) (size 1 1) (layers F.Cu F.Paste F.Mask)
  12. (solder_mask_margin 1) (clearance 1.00076))
  13. )