| 12345678910111213141516171819 |
- (module ciment (layer F.Cu) (tedit 61B9B878)
- (fp_text reference REF** (at 8.89 6.35 180) (layer F.SilkS)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_text value ciment (at 0 0) (layer F.Fab)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_line (start -11 -4.75) (end -11 4.75) (layer F.SilkS) (width 0.15))
- (fp_line (start -11 4.75) (end 11 4.75) (layer F.SilkS) (width 0.15))
- (fp_line (start 11 4.75) (end 11 -4.75) (layer F.SilkS) (width 0.15))
- (fp_line (start -11 -4.75) (end 11 -4.75) (layer F.SilkS) (width 0.15))
- (pad 1 thru_hole circle (at 14 0) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask))
- (pad 2 thru_hole circle (at -14 0) (size 1.7 1.7) (drill 0.85) (layers *.Cu *.Mask))
- (model ${MY_PATH}/3D/R.3dshapes/ciment.step
- (at (xyz 0 0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 0))
- )
- )
|