move spring terminal 3d model
This commit is contained in:
parent
abd8da9b15
commit
231c003c6e
@ -43,7 +43,7 @@ housing@#{v}P:
|
||||
<<: *template
|
||||
bodyWidth: #{(2.54 * v + 2.54).round(2)}
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-#{v}P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-#{v}P.step'
|
||||
rotation: 0,0,0
|
||||
position: #{(x[v]).round(2)},1.7,0
|
||||
columnCount: #{v}
|
||||
|
@ -28,7 +28,7 @@ housing@2P:
|
||||
<<: *template
|
||||
bodyWidth: 7.62
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-2P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-2P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 2
|
||||
@ -46,7 +46,7 @@ housing@3P:
|
||||
<<: *template
|
||||
bodyWidth: 10.16
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-3P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-3P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 3
|
||||
@ -64,7 +64,7 @@ housing@4P:
|
||||
<<: *template
|
||||
bodyWidth: 12.7
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-4P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-4P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 4
|
||||
@ -82,7 +82,7 @@ housing@5P:
|
||||
<<: *template
|
||||
bodyWidth: 15.24
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-5P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-5P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 5
|
||||
@ -100,7 +100,7 @@ housing@6P:
|
||||
<<: *template
|
||||
bodyWidth: 17.78
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-6P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-6P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 6
|
||||
@ -118,7 +118,7 @@ housing@7P:
|
||||
<<: *template
|
||||
bodyWidth: 20.32
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-7P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-7P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 7
|
||||
@ -136,7 +136,7 @@ housing@8P:
|
||||
<<: *template
|
||||
bodyWidth: 22.86
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-8P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-8P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 8
|
||||
@ -154,7 +154,7 @@ housing@9P:
|
||||
<<: *template
|
||||
bodyWidth: 25.4
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-9P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-9P.step'
|
||||
rotation: 0,0,0
|
||||
position: -12.92,1.7,0
|
||||
columnCount: 9
|
||||
@ -172,7 +172,7 @@ housing@10P:
|
||||
<<: *template
|
||||
bodyWidth: 27.94
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-10P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-10P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 10
|
||||
@ -190,7 +190,7 @@ housing@11P:
|
||||
<<: *template
|
||||
bodyWidth: 30.48
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-11P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-11P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 11
|
||||
@ -208,7 +208,7 @@ housing@12P:
|
||||
<<: *template
|
||||
bodyWidth: 33.02
|
||||
model:
|
||||
file: 'library/connector/KF141R-2.54-12P.step'
|
||||
file: 'library/connector/KF141R-2.54/KF141R-2.54-12P.step'
|
||||
rotation: 0,0,0
|
||||
position: -5.3,1.7,0
|
||||
columnCount: 12
|
||||
|
Loading…
Reference in New Issue
Block a user