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.

12 lines
457 B

4 years ago
  1. (module LOGO_CC_SMALL (layer F.Cu)
  2. (fp_text reference LOGO_CC (at 0 0.525) (layer F.SilkS) hide
  3. (effects (font (size 0.127 0.127) (thickness 0.03175)))
  4. )
  5. (fp_text value VAL** (at 0 -0.5) (layer F.SilkS) hide
  6. (effects (font (size 0.127 0.127) (thickness 0.03175)))
  7. )
  8. (fp_text user CC (at 0 0.05) (layer F.SilkS)
  9. (effects (font (size 0.5 0.48) (thickness 0.12)))
  10. )
  11. (fp_circle (center 0 0) (end 0.85 0) (layer F.SilkS) (width 0.2))
  12. )