add screw terminal 3d model
This commit is contained in:
parent
eba8a16fbe
commit
081fa14174
31380
connector/terminal-screw_mx126-5.0-02P.step
Normal file
31380
connector/terminal-screw_mx126-5.0-02P.step
Normal file
File diff suppressed because it is too large
Load Diff
36375
connector/terminal-screw_mx126-5.0-03P.step
Normal file
36375
connector/terminal-screw_mx126-5.0-03P.step
Normal file
File diff suppressed because it is too large
Load Diff
@ -36,6 +36,11 @@ housing@#{v}P:
|
||||
suffix: -#{v.to_s.rjust(2, '0')}P
|
||||
<<: *template
|
||||
bodyWidth: #{(5.0 * v).round(2)}
|
||||
silkscreen: M #{(5.0 * v / 2).round(2)}, -3.6, #{(5.0 * v / -2).round(2)}, -3.6
|
||||
model: # https://grabcad.com/library/degson-dg126-series-5-0-7-5mm-terminal-block-pack-1
|
||||
file: 'library/connector/terminal-screw_mx126-5.0-#{v.to_s.rjust(2, '0')}P.step'
|
||||
rotation: -90,0,0
|
||||
position: -5.0,3.9,0
|
||||
columnCount: #{v}
|
||||
"
|
||||
end
|
||||
|
@ -26,6 +26,11 @@ housing@2P:
|
||||
suffix: -02P
|
||||
<<: *template
|
||||
bodyWidth: 10.0
|
||||
silkscreen: M 5.0, -3.6, -5.0, -3.6
|
||||
model: # https://grabcad.com/library/degson-dg126-series-5-0-7-5mm-terminal-block-pack-1
|
||||
file: 'library/connector/terminal-screw_mx126-5.0-02P.step'
|
||||
rotation: -90,0,0
|
||||
position: -5.0,3.9,0
|
||||
columnCount: 2
|
||||
|
||||
pinout@3P: 1-3
|
||||
@ -39,4 +44,9 @@ housing@3P:
|
||||
suffix: -03P
|
||||
<<: *template
|
||||
bodyWidth: 15.0
|
||||
silkscreen: M 7.5, -3.6, -7.5, -3.6
|
||||
model: # https://grabcad.com/library/degson-dg126-series-5-0-7-5mm-terminal-block-pack-1
|
||||
file: 'library/connector/terminal-screw_mx126-5.0-03P.step'
|
||||
rotation: -90,0,0
|
||||
position: -5.0,3.9,0
|
||||
columnCount: 3
|
||||
|
Loading…
Reference in New Issue
Block a user