Skip to content
Snippets Groups Projects
Commit ed330dcd authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Revisit potentiometer

parent a0ce5a38
No related branches found
No related tags found
No related merge requests found
Pipeline #163686 passed
......@@ -36,9 +36,10 @@ D Generic resistor
K R RES resistor
$ENDCMP
#
$CMP R_POT
D Potentiometer
K resistor variable
$CMP R_POT_10K_Trimmer
D Trimmer Potentiometer 10K TT Electronics 23BR10KLFTR
K resistor variable trimmer
F https://www.ttelectronics.com/TTElectronics/media/ProductFiles/Trimmers/Datasheets/23.pdf
$ENDCMP
#
$CMP MOSFET_N-CH_30V_1.7A
......
......@@ -2586,12 +2586,12 @@ X 3 3 300 0 100 L 40 40 1 1 P
ENDDRAW
ENDDEF
#
# R_POT
# R_POT_10K_Trimmer
#
DEF R_POT RV 0 40 Y N 1 F N
DEF R_POT_10K_Trimmer RV 0 40 Y N 1 F N
F0 "RV" -175 0 50 V V C CNN
F1 "R_POT" -100 0 50 V V C CNN
F2 "" 0 0 50 H I C CNN
F1 "R_POT_10K_Trimmer" -100 0 50 V V C CNN
F2 "fab:Potentiometer_TT_Model-23_4.5x5.0x3.0mm" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Potentiometer*
......
(module Potentiometer_TT_Model-23_4.5x5.0x3.0mm (layer F.Cu) (tedit 5EB42335)
(descr http://www.comkey.in/sites/default/files/attachments/EVM3ESX50B15.pdf)
(tags "trimmer smd")
(attr smd)
(fp_text reference REF** (at 0 1) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Potentiometer_TT_Model-23_4.5x5.0x3.0mm (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.5 2.25) (end -2.5 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.5 -2.25) (end 2.5 -2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.5 -2.25) (end 2.5 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.5 2.25) (end -2.5 2.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.65 -0.1) (end -2.65 -2.38) (layer F.SilkS) (width 0.12))
(fp_line (start -2.65 -2.38) (end -2.14 -2.38) (layer F.SilkS) (width 0.12))
(fp_line (start 2.15 -2.38) (end 2.66 -2.38) (layer F.SilkS) (width 0.12))
(fp_line (start 2.66 -2.38) (end 2.66 -0.1) (layer F.SilkS) (width 0.12))
(pad 2 smd rect (at 0 -2.75) (size 2 1.9) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 1.16 2.75) (size 1.3 1.5) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -1.15 2.75) (size 1.3 1.5) (layers F.Cu F.Paste F.Mask))
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment