Trimpot - 3362P

Evidently there are lots of 3362s with different pin arrangements.

Datasheet - https://www.bourns.com/docs/Product-Datasheets/3362.pdf

v1 - Trimpot 3362P - Trimpot 3362P.fzpz (10.0 KB)

Looks good, the only thing the script found to bitch about (other than reference files which are essentially meaningless :slight_smile: ) is the view box is in px:

$ ./FritzingCheckPart.py …/imported_parts/‘Trimpot 3362P’/‘part.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1.fzp’
File
’…/imported_parts/Trimpot 3362P/part.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1.fzp.bak’

This is a through hole part as both copper0 and copper1 views are present.
If you wanted a smd part remove the copper0 definition from line 36

Modified 4: File
’…/imported_parts/Trimpot 3362P/svg.breadboard.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_breadboard.svg.bak’
At line 4

ReferenceFile

‘trimpot_3362P_breadboard.svg’

doesn’t match input file

‘Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_breadboard.svg’

Corrected

Modified 4: File
’…/imported_parts/Trimpot 3362P/svg.schematic.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_schematic.svg.bak’
At line 5

ReferenceFile

‘sparkfun-electromechanical_trimpot-1_schematic.svg’

doesn’t match input file

‘Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_schematic.svg’

Corrected

Modified 4: File
’…/imported_parts/Trimpot 3362P/svg.pcb.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_pcb.svg.bak’
At line 4

ReferenceFile

‘trimpot_3362P-2_pcb.svg’

doesn’t match input file

‘Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_pcb.svg’

Corrected

Warning 6: File
’…/imported_parts/Trimpot 3362P/part.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1.fzp.bak’
At line 2

ReferenceFile name

‘sparkfun-electromechanical-trimpot-trimpot_pth_s3_lock.fzp’

Doesn’t match fzp filename

‘Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1.fzp’

Warning 19: File
’…/imported_parts/Trimpot 3362P/svg.breadboard.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_breadboard.svg.bak’
At line 2

Height 20.48085 is defined in px
in or mm is a better option (px can cause scaling problems!)

Warning 19: File
’…/imported_parts/Trimpot 3362P/svg.breadboard.Trimpot 3362P_49a222587dd2f634f9e4a0a33b187e7f_1_breadboard.svg.bak’
At line 2

Width 22.176001 is defined in px
in or mm is a better option (px can cause scaling problems!)

Peter

1 Like

Sorry I’m not smart enough to run your program, and I’m too lazy to do more than do the simple mod other svgs.