(module RESISTOR_mini (layer F.Cu) (tedit 5B8CD4DE)
  (descr "Resitance 3 pas")
  (tags R)
  (autoplace_cost180 10)
  (fp_text reference R1 (at 0 0) (layer F.SilkS)
    (effects (font (size 0.8 0.8) (thickness 0.15)))
  )
  (fp_text value R (at 0 -1.6) (layer F.SilkS) hide
    (effects (font (size 0.5 0.5) (thickness 0.125)))
  )
  (fp_line (start -1.5 -1) (end 1.5 -1) (layer B.SilkS) (width 0.15))
  (fp_line (start 1.5 -1) (end 1.5 1) (layer B.SilkS) (width 0.15))
  (fp_line (start 1.5 1) (end -1.5 1) (layer B.SilkS) (width 0.15))
  (fp_line (start -1.5 1) (end -1.5 -1) (layer B.SilkS) (width 0.15))
  (fp_line (start -1.50114 -1.00076) (end -1.50114 1.00076) (layer F.SilkS) (width 0.15))
  (fp_line (start -1.50114 1.00076) (end 1.50114 1.00076) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.50114 1.00076) (end 1.50114 -1.00076) (layer F.SilkS) (width 0.15))
  (fp_line (start 1.50114 -1.00076) (end -1.50114 -1.00076) (layer F.SilkS) (width 0.15))
  (fp_text user R1 (at 0 0) (layer B.SilkS)
    (effects (font (size 0.8 0.8) (thickness 0.15)) (justify mirror))
  )
  (pad 1 thru_hole circle (at -2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
  (pad 2 thru_hole circle (at 2.54 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
  (model discret/resistor.wrl
    (at (xyz 0 0 0))
    (scale (xyz 0.3 0.3 0.3))
    (rotate (xyz 0 0 0))
  )
  (model Resistors_ThroughHole.3dshapes/Resistor_Horizontal_RM10mm.wrl
    (at (xyz 0 0 0))
    (scale (xyz 0.2 0.2 0.2))
    (rotate (xyz 0 0 0))
  )
)