Merge branch 'master' of https://github.com/KiCad/kicad-library
This commit is contained in:
commit
6961ba64f5
129 changed files with 160225 additions and 7353 deletions
|
@ -336,6 +336,12 @@ K delta-sigma adc low-power
|
|||
F http://www.ti.com/lit/ds/symlink/ads1251.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP ADS128D818
|
||||
D 16-bit ADC, 8 Channels, I2C compatible, PGA 1 to 128, TSSOP-16
|
||||
K 16bit ADC 8 Channels TSSOP I2C
|
||||
F http://www.ti.com/lit/ds/symlink/adc128d818.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP CA3300
|
||||
D Convertisseur A->D 6 bits rapide
|
||||
K ADC CAN
|
||||
|
|
|
@ -1337,6 +1337,37 @@ X VREF 8 -200 400 150 D 50 50 1 1 I
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# ADS128D818
|
||||
#
|
||||
DEF ADS128D818 U 0 40 Y Y 1 F N
|
||||
F0 "U" -450 900 50 H V L CNN
|
||||
F1 "ADS128D818" -600 -900 50 H V L CNN
|
||||
F2 "Housings_SSOP:TSSOP-16_4.4x5mm_Pitch0.65mm" 1000 -900 50 H I C CIN
|
||||
F3 "" 0 0 50 H V C CNN
|
||||
$FPLIST
|
||||
TSSOP*4.4x5mm*Pitch0.65mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -450 850 400 -850 0 1 10 f
|
||||
X VREF+ 1 -600 -300 150 R 50 50 1 1 I
|
||||
X SDA 2 550 700 150 L 50 50 1 1 B
|
||||
X SCL 3 550 600 150 L 50 50 1 1 B
|
||||
X GND 4 0 -1000 150 U 50 50 1 1 W
|
||||
X VDD 5 0 1000 150 D 50 50 1 1 W
|
||||
X ~INT~ 6 600 200 200 L 50 50 1 1 O
|
||||
X A0 7 -600 -550 150 R 50 50 1 1 I
|
||||
X A1 8 -600 -650 150 R 50 50 1 1 I
|
||||
X Ain7 9 -600 0 150 R 50 50 1 1 I
|
||||
X Ain6 10 -600 100 150 R 50 50 1 1 I
|
||||
X Ain5 11 -600 200 150 R 50 50 1 1 I
|
||||
X Ain4 12 -600 300 150 R 50 50 1 1 I
|
||||
X Ain3 13 -600 400 150 R 50 50 1 1 I
|
||||
X Ain2 14 -600 500 150 R 50 50 1 1 I
|
||||
X Ain1 15 -600 600 150 R 50 50 1 1 I
|
||||
X Ain0 16 -600 700 150 R 50 50 1 1 I
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# CA3300
|
||||
#
|
||||
DEF CA3300 U 0 40 Y Y 1 F N
|
||||
|
|
|
@ -588,6 +588,11 @@ K connector SD
|
|||
F http://portal.fciconnect.com/Comergent//fci/drawing/10067847.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP SIM_Card
|
||||
D SIM Card
|
||||
K SIM card UICC
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP Screw_Terminal_1x01
|
||||
D 1-pin screw terminal connector
|
||||
K screw terminal block
|
||||
|
|
|
@ -9577,6 +9577,33 @@ X 19 19 -350 -550 300 R 50 50 1 1 P I
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# SIM_Card
|
||||
#
|
||||
DEF SIM_Card CON 0 40 Y Y 1 F N
|
||||
F0 "CON" -100 500 50 H V R CNN
|
||||
F1 "SIM_Card" -50 400 50 H V R CNN
|
||||
F2 "" 0 350 50 H V C CNN
|
||||
F3 "" -50 0 50 H V C CNN
|
||||
$FPLIST
|
||||
*SIM*Card*Holder*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -50 -100 100 -50 0 1 10 F
|
||||
S -50 0 100 50 0 1 10 F
|
||||
S -50 100 100 150 0 1 10 F
|
||||
S 150 -50 300 -100 0 1 10 F
|
||||
S 150 0 300 50 0 1 10 F
|
||||
S 150 100 300 150 0 1 10 F
|
||||
P 6 0 1 10 -400 350 600 350 600 -150 500 -250 -400 -250 -400 350 f
|
||||
X VCC 1 -500 300 100 R 50 50 1 1 W
|
||||
X RST 2 -500 200 100 R 50 50 1 1 I
|
||||
X CLK 3 -500 100 100 R 50 50 1 1 I
|
||||
X GND 5 -500 0 100 R 50 50 1 1 W
|
||||
X VPP 6 -500 -100 100 R 50 50 1 1 I
|
||||
X I/O 7 -500 -200 100 R 50 50 1 1 B
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# SUPP20
|
||||
#
|
||||
DEF SUPP20 P 0 40 Y Y 1 F N
|
||||
|
|
|
@ -1555,6 +1555,11 @@ K rotary switch encoder switch push button
|
|||
F ~
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP SPARK_GAP
|
||||
D Spark Gap
|
||||
K spark gap esd electrostatic suppression
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP Solar_Cell
|
||||
D single solar cell
|
||||
K solar cell
|
||||
|
@ -1567,11 +1572,6 @@ K solar cell
|
|||
F ~
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP SPARK_GAP
|
||||
D Spark Gap
|
||||
K spark gap esd electrostatic suppression
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP Speaker
|
||||
D speaker
|
||||
K speaker sound
|
||||
|
|
|
@ -2257,6 +2257,10 @@ F0 "FL" 0 175 50 H V C CNN
|
|||
F1 "EMI_Filter_LL" 0 -175 50 H V C CNN
|
||||
F2 "" 0 40 50 V V C CNN
|
||||
F3 "" 0 40 50 V V C CNN
|
||||
$FPLIST
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A -80 -80 20 1 1799 0 1 0 N -60 -80 -100 -80
|
||||
A -80 80 20 -1799 -1 0 1 0 N -100 80 -60 80
|
||||
|
@ -2305,6 +2309,10 @@ F0 "L" 50 150 50 H V L CNN
|
|||
F1 "Electromagnetic_Actor" 50 -50 50 H V L CNN
|
||||
F2 "" -25 100 50 V V C CNN
|
||||
F3 "" -25 100 50 V V C CNN
|
||||
$FPLIST
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -100 100 100 0 0 1 10 N
|
||||
P 2 0 1 10 -50 100 50 0 N
|
||||
|
@ -2320,6 +2328,11 @@ F0 "L" -150 25 50 V V C CNN
|
|||
F1 "Ferrite_Bead" 150 0 50 V V C CNN
|
||||
F2 "" -70 0 50 V V C CNN
|
||||
F3 "" 0 0 50 H V C CNN
|
||||
$FPLIST
|
||||
Inductor_*
|
||||
L_*
|
||||
*Ferrite*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 0 -50 0 -48 N
|
||||
P 2 0 1 0 0 50 0 51 N
|
||||
|
@ -2336,6 +2349,11 @@ F0 "L" 75 50 50 H V L CNN
|
|||
F1 "Ferrite_Bead_Small" 75 -50 50 H V L CNN
|
||||
F2 "" -70 0 50 V V C CNN
|
||||
F3 "" 0 0 50 H V C CNN
|
||||
$FPLIST
|
||||
Inductor_*
|
||||
L_*
|
||||
*Ferrite*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 2 0 1 0 0 -50 0 -31 N
|
||||
P 2 0 1 0 0 35 0 51 N
|
||||
|
@ -2569,6 +2587,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
|
||||
|
@ -3219,6 +3239,10 @@ F0 "L" -75 0 50 V V C CNN
|
|||
F1 "LTRIM" 125 0 50 V V C CNN
|
||||
F2 "" 0 0 50 H V C CNN
|
||||
F3 "" 0 0 50 H V C CNN
|
||||
$FPLIST
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
|
||||
A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0
|
||||
|
@ -3242,6 +3266,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
|
||||
|
@ -3275,6 +3301,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -60 20 -899 899 0 1 0 N 0 -80 0 -40
|
||||
|
@ -3312,6 +3340,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
|
||||
|
@ -3335,6 +3365,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -60 20 -899 899 0 1 0 N 0 -80 0 -40
|
||||
|
@ -3358,6 +3390,8 @@ F3 "" 0 0 50 H V C CNN
|
|||
$FPLIST
|
||||
Choke_*
|
||||
*Coil*
|
||||
Inductor_*
|
||||
L_*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
A 0 -60 20 -899 899 0 1 0 N 0 -80 0 -40
|
||||
|
@ -8181,6 +8215,24 @@ X ~ 5 300 -100 100 L 50 50 1 1 I
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# SPARK_GAP
|
||||
#
|
||||
DEF SPARK_GAP E 0 0 N Y 1 F N
|
||||
F0 "E" 0 80 50 H V C CNN
|
||||
F1 "SPARK_GAP" 0 -75 50 H V C CNN
|
||||
F2 "" 0 -70 50 H V C CNN
|
||||
F3 "" 0 0 50 V V C CNN
|
||||
$FPLIST
|
||||
SG*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 4 0 1 0 -100 25 -100 -25 -25 0 -100 25 N
|
||||
P 4 0 1 0 100 25 100 -25 25 0 100 25 N
|
||||
X ~ 1 -200 0 100 R 50 50 1 1 P
|
||||
X ~ 2 200 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Solar_Cell
|
||||
#
|
||||
DEF Solar_Cell SC 0 0 N N 1 F N
|
||||
|
@ -8233,24 +8285,6 @@ X - 2 0 -200 100 U 50 50 1 1 P
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# SPARK_GAP
|
||||
#
|
||||
DEF SPARK_GAP E 0 0 N Y 1 F N
|
||||
F0 "E" 0 80 50 H V C CNN
|
||||
F1 "SPARK_GAP" 0 -75 50 H V C CNN
|
||||
F2 "" 0 -70 50 H V C CNN
|
||||
F3 "" 0 0 50 V V C CNN
|
||||
$FPLIST
|
||||
SG*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
P 4 0 1 0 -100 25 -100 -25 -25 0 -100 25 N
|
||||
P 4 0 1 0 100 25 100 -25 25 0 100 25 N
|
||||
X ~ 1 -200 0 100 R 50 50 1 1 P
|
||||
X ~ 2 200 0 100 L 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Speaker
|
||||
#
|
||||
DEF Speaker LS 0 0 Y N 1 F N
|
||||
|
|
|
@ -570,18 +570,18 @@ K diode
|
|||
F http://www.vishay.com/docs/85557/ll4148.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MBR0520LT
|
||||
D 20V 0.5A Schottky Power Rectifier Diode, SOD-123
|
||||
K diode Schottky
|
||||
F http://www.onsemi.com/pub_link/Collateral/MBR0520LT1-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MBR0520
|
||||
D 20V 0.5A Schottky Power Rectifier Diode, SOD-123
|
||||
K diode Schottky
|
||||
F http://www.mccsemi.com/up_pdf/MBR0520~MBR0580(SOD123).pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MBR0520LT
|
||||
D 20V 0.5A Schottky Power Rectifier Diode, SOD-123
|
||||
K diode Schottky
|
||||
F http://www.onsemi.com/pub_link/Collateral/MBR0520LT1-D.PDF
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MBR0530
|
||||
D 30V 0.5A Schottky Power Rectifier Diode, SOD-123
|
||||
K diode Schottky
|
||||
|
|
|
@ -213,12 +213,12 @@ P 2 0 1 6 -50 50 -50 -50 N
|
|||
P 2 0 1 0 50 0 -50 0 N
|
||||
P 2 0 1 0 50 50 50 -50 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 N
|
||||
X A 1 200 0 150 L 50 50 1 1 P
|
||||
X K 6 -200 0 150 R 50 50 1 1 P
|
||||
X A 2 200 0 150 L 50 50 2 1 P
|
||||
X K 5 -200 0 150 R 50 50 2 1 P
|
||||
X A 3 200 0 150 L 50 50 3 1 P
|
||||
X K 4 -200 0 150 R 50 50 3 1 P
|
||||
X A 1 150 0 100 L 50 50 1 1 P
|
||||
X K 6 -150 0 100 R 50 50 1 1 P
|
||||
X A 2 150 0 100 L 50 50 2 1 P
|
||||
X K 5 -150 0 100 R 50 50 2 1 P
|
||||
X A 3 150 0 100 L 50 50 3 1 P
|
||||
X K 4 -150 0 100 R 50 50 3 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -278,14 +278,14 @@ P 2 0 1 0 50 -50 50 50 N
|
|||
P 2 0 1 0 50 0 -50 0 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 N
|
||||
P 6 0 1 0 -25 25 -25 50 -50 50 -50 -50 -75 -50 -75 -25 N
|
||||
X K 1 -200 0 150 R 50 50 1 1 P
|
||||
X A 6 200 0 150 L 50 50 1 1 P
|
||||
X K 2 -200 0 150 R 50 50 2 1 P
|
||||
X A 6 200 0 150 L 50 50 2 1 P
|
||||
X A 3 200 0 150 L 50 50 3 1 P
|
||||
X K 4 -200 0 150 R 50 50 3 1 P
|
||||
X A 3 200 0 150 L 50 50 4 1 P
|
||||
X K 5 -200 0 150 R 50 50 4 1 P
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 6 150 0 100 L 50 50 1 1 P
|
||||
X K 2 -150 0 100 R 50 50 2 1 P
|
||||
X A 6 150 0 100 L 50 50 2 1 P
|
||||
X A 3 150 0 100 L 50 50 3 1 P
|
||||
X K 4 -150 0 100 R 50 50 3 1 P
|
||||
X A 3 150 0 100 L 50 50 4 1 P
|
||||
X K 5 -150 0 100 R 50 50 4 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -304,10 +304,10 @@ P 2 0 1 6 -50 50 -50 -50 N
|
|||
P 2 0 1 0 50 0 -50 0 N
|
||||
P 2 0 1 0 50 50 50 -50 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 N
|
||||
X A 1 200 0 150 L 50 50 1 1 P
|
||||
X K 3 -200 0 150 R 50 50 1 1 P
|
||||
X K 2 -200 0 150 R 50 50 2 1 P
|
||||
X A 3 200 0 150 L 50 50 2 1 P
|
||||
X A 1 150 0 100 L 50 50 1 1 P
|
||||
X K 3 -150 0 100 R 50 50 1 1 P
|
||||
X K 2 -150 0 100 R 50 50 2 1 P
|
||||
X A 3 150 0 100 L 50 50 2 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -431,14 +431,14 @@ P 2 0 1 6 -50 50 -50 -50 N
|
|||
P 2 0 1 0 50 -50 50 50 N
|
||||
P 2 0 1 0 50 0 -50 0 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 N
|
||||
X A 1 200 0 150 L 50 50 1 1 P
|
||||
X K 2 -200 0 150 R 50 50 1 1 P
|
||||
X K 2 -200 0 150 R 50 50 2 1 P
|
||||
X A 3 200 0 150 L 50 50 2 1 P
|
||||
X K 2 -200 0 150 R 50 50 3 1 P
|
||||
X A 4 200 0 150 L 50 50 3 1 P
|
||||
X K 2 -200 0 150 R 50 50 4 1 P
|
||||
X A 5 200 0 150 L 50 50 4 1 P
|
||||
X A 1 150 0 100 L 50 50 1 1 P
|
||||
X K 2 -150 0 100 R 50 50 1 1 P
|
||||
X K 2 -150 0 100 R 50 50 2 1 P
|
||||
X A 3 150 0 100 L 50 50 2 1 P
|
||||
X K 2 -150 0 100 R 50 50 3 1 P
|
||||
X A 4 150 0 100 L 50 50 3 1 P
|
||||
X K 2 -150 0 100 R 50 50 4 1 P
|
||||
X A 5 150 0 100 L 50 50 4 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
@ -460,14 +460,14 @@ P 2 0 1 6 -50 50 -50 -50 N
|
|||
P 2 0 1 0 50 -50 50 50 N
|
||||
P 2 0 1 0 50 0 -50 0 N
|
||||
P 3 0 1 0 50 50 -50 0 50 -50 N
|
||||
X K 1 -200 0 150 R 50 50 1 1 P
|
||||
X A 6 200 0 150 L 50 50 1 1 P
|
||||
X K 2 -200 0 150 R 50 50 2 1 P
|
||||
X A 6 200 0 150 L 50 50 2 1 P
|
||||
X A 3 200 0 150 L 50 50 3 1 P
|
||||
X K 4 -200 0 150 R 50 50 3 1 P
|
||||
X A 3 200 0 150 L 50 50 4 1 P
|
||||
X K 5 -200 0 150 R 50 50 4 1 P
|
||||
X K 1 -150 0 100 R 50 50 1 1 P
|
||||
X A 6 150 0 100 L 50 50 1 1 P
|
||||
X K 2 -150 0 100 R 50 50 2 1 P
|
||||
X A 6 150 0 100 L 50 50 2 1 P
|
||||
X A 3 150 0 100 L 50 50 3 1 P
|
||||
X K 4 -150 0 100 R 50 50 3 1 P
|
||||
X A 3 150 0 100 L 50 50 4 1 P
|
||||
X K 5 -150 0 100 R 50 50 4 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
|
|
|
@ -578,6 +578,18 @@ K Low Power Half-Duplex RS-485 Transceiver 10Mbps
|
|||
F http://www.icbase.com/pdf/SPX/SPX00480106.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP TCA9534
|
||||
D 8 Bit Port/Expander, I2C SMBUS, Interrupt output, TSSOP-16, SOIC-20
|
||||
K SMBUS I2C Expander
|
||||
F http://www.ti.com/lit/ds/symlink/tca9534.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP TCA9544A
|
||||
D I2C Hub, 4 Channels, Interrupts, TSSOP-20
|
||||
K I2C Hub
|
||||
F http://www.ti.com/lit/ds/symlink/tca9544a.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP TJA1021T
|
||||
D TJA1021T, LIN 2.1/SAE J2602 transceiver, SOIC-8
|
||||
K LIN 2.1 SAE J2602 Transceiver
|
||||
|
|
|
@ -2606,6 +2606,73 @@ X VCC 8 0 400 100 D 50 50 1 1 W
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TCA9534
|
||||
#
|
||||
DEF TCA9534 U 0 40 Y Y 1 F N
|
||||
F0 "U" -250 500 50 H V L CNN
|
||||
F1 "TCA9534" 100 500 50 H V L CNN
|
||||
F2 "" 950 -550 50 H I C CNN
|
||||
F3 "" 100 -100 50 H V C CNN
|
||||
$FPLIST
|
||||
TSSOP*4.4x5mm*Pitch0.65mm*
|
||||
SOIC*7.5x12.8mm*Pitch1.27mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -250 -550 250 450 0 1 10 f
|
||||
X A0 1 -400 -200 150 R 50 50 1 1 I
|
||||
X A1 2 -400 -300 150 R 50 50 1 1 I
|
||||
X A2 3 -400 -400 150 R 50 50 1 1 I
|
||||
X P0 4 400 300 150 L 50 50 1 1 B
|
||||
X P1 5 400 200 150 L 50 50 1 1 B
|
||||
X P2 6 400 100 150 L 50 50 1 1 B
|
||||
X P3 7 400 0 150 L 50 50 1 1 B
|
||||
X GND 8 0 -700 150 U 50 50 1 1 W
|
||||
X P4 9 400 -100 150 L 50 50 1 1 B
|
||||
X P5 10 400 -200 150 L 50 50 1 1 B
|
||||
X P6 11 400 -300 150 L 50 50 1 1 B
|
||||
X P7 12 400 -400 150 L 50 50 1 1 B
|
||||
X ~INT~ 13 -400 100 150 R 50 50 1 1 C
|
||||
X SCL 14 -400 300 150 R 50 50 1 1 I
|
||||
X SDA 15 -400 200 150 R 50 50 1 1 B
|
||||
X VDD 16 0 600 150 D 50 50 1 1 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TCA9544A
|
||||
#
|
||||
DEF TCA9544A U 0 40 Y Y 1 F N
|
||||
F0 "U" -200 800 50 H V L CNN
|
||||
F1 "TCA9544A" 100 800 50 H V L CNN
|
||||
F2 "Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm" 1000 -900 50 H I C CNN
|
||||
F3 "" 50 250 50 H V C CNN
|
||||
$FPLIST
|
||||
TSSOP*4.4x6.5mm*Pitch0.65mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -250 750 350 -850 0 1 10 f
|
||||
X A0 1 -400 -700 150 R 50 50 1 1 I
|
||||
X A1 2 -400 -600 150 R 50 50 1 1 I
|
||||
X A2 3 -400 -500 150 R 50 50 1 1 I
|
||||
X ~INT0 4 500 500 150 L 50 50 1 1 I
|
||||
X SD0 5 500 600 150 L 50 50 1 1 B
|
||||
X SC0 6 500 700 150 L 50 50 1 1 B
|
||||
X ~INT1 7 500 100 150 L 50 50 1 1 I
|
||||
X SD1 8 500 200 150 L 50 50 1 1 B
|
||||
X SC1 9 500 300 150 L 50 50 1 1 B
|
||||
X GND 10 0 -1000 150 U 50 50 1 1 W
|
||||
X VCC 20 0 900 150 D 50 50 1 1 W
|
||||
X ~INT2 11 500 -300 150 L 50 50 1 1 I
|
||||
X SD2 12 500 -200 150 L 50 50 1 1 B
|
||||
X SC2 13 500 -100 150 L 50 50 1 1 B
|
||||
X ~INT3 14 500 -700 150 L 50 50 1 1 I
|
||||
X SD3 15 500 -600 150 L 50 50 1 1 B
|
||||
X SC3 16 500 -500 150 L 50 50 1 1 B
|
||||
X ~INT 17 -400 500 150 R 50 50 1 1 C
|
||||
X SCL 18 -400 700 150 R 50 50 1 1 B
|
||||
X SDA 19 -400 600 150 R 50 50 1 1 B
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# TEA2014
|
||||
#
|
||||
DEF TEA2014 U 0 40 Y Y 1 F N
|
||||
|
|
|
@ -2358,6 +2358,66 @@ K REGULATOR LDO
|
|||
F http://ww1.microchip.com/downloads/en/DeviceDoc/20002276C.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.5BM5
|
||||
D 500mA LDO fixed output voltage 2.5V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.6BM5
|
||||
D 500mA LDO fixed output voltage 2.6V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.7BM5
|
||||
D 500mA LDO fixed output voltage 2.7V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.8BM5
|
||||
D 500mA LDO fixed output voltage 2.8V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.9BM5
|
||||
D 500mA LDO fixed output voltage 2.9V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-3.0BM5
|
||||
D 500mA LDO fixed output voltage 3.0V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-3.1BM5
|
||||
D 500mA LDO fixed output voltage 3.1V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-3.3BM5
|
||||
D 500mA LDO fixed output voltage 3.3V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-3.6BM5
|
||||
D 500mA LDO fixed output voltage 3.6V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-5.0BM5
|
||||
D 500mA LDO fixed output voltage 5.0V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP NCP1117DT12G
|
||||
D 1A Low drop-out regulator, Fixed Output 12V, DPAK
|
||||
K REGULATOR LDO 12V
|
||||
|
|
|
@ -1672,6 +1672,27 @@ X GND 8 150 -450 200 U 50 50 1 1 I
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# MIC5219-3.3BM5
|
||||
#
|
||||
DEF MIC5219-3.3BM5 U 0 40 Y Y 1 F N
|
||||
F0 "U" -250 200 50 H V L CNN
|
||||
F1 "MIC5219-3.3BM5" 600 200 50 H V R CNN
|
||||
F2 "TO_SOT_Packages_SMD:SOT-23-5" 650 -250 50 H I C CIN
|
||||
F3 "" 0 0 50 H V C CNN
|
||||
ALIAS MIC5219-2.5BM5 MIC5219-2.6BM5 MIC5219-2.7BM5 MIC5219-2.8BM5 MIC5219-2.9BM5 MIC5219-3.1BM5 MIC5219-3.0BM5 MIC5219-3.6BM5 MIC5219-5.0BM5
|
||||
$FPLIST
|
||||
SOT-23*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -250 150 250 -200 0 1 10 f
|
||||
X VIN 1 -400 100 150 R 50 50 1 1 W
|
||||
X GND 2 0 -300 100 U 50 50 1 1 W
|
||||
X EN 3 -400 -100 150 R 50 50 1 1 I
|
||||
X BYP 4 400 -100 150 L 50 50 1 1 B
|
||||
X VOUT 5 400 100 150 L 50 50 1 1 w
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# NCP1117DTAG
|
||||
#
|
||||
DEF NCP1117DTAG U 0 30 Y Y 1 F N
|
||||
|
|
|
@ -276,4 +276,34 @@ K 2-Port, 3-Port, 3.3V, EEPROM, Full Speed, Hub, Texas Instruments, USB1.1
|
|||
F http://www.ti.com/lit/ds/symlink/tusb2036.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP UCC2891
|
||||
D SMPS Current-Mode Active Clamp PWM Controller, SOIC-16/TSSOP-16
|
||||
K SMPS PWM Controller
|
||||
F http://www.ti.com/lit/ds/symlink/ucc2891.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP UCC2892
|
||||
D SMPS Current-Mode Active Clamp PWM Controller, SOIC-16/TSSOP-16
|
||||
K SMPS PWM Controller
|
||||
F http://www.ti.com/lit/ds/symlink/ucc2892.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP UCC2893
|
||||
D SMPS Current-Mode Active Clamp PWM Controller, SOIC-16/TSSOP-16
|
||||
K SMPS PWM Controller
|
||||
F http://www.ti.com/lit/ds/symlink/ucc2893.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP UCC2894
|
||||
D SMPS Current-Mode Active Clamp PWM Controller, SOIC-16/TSSOP-16
|
||||
K SMPS PWM Controller
|
||||
F http://www.ti.com/lit/ds/symlink/ucc2894.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP UCC2897
|
||||
D SMPS Advanced Current-Mode Active Clamp PWM Controller, TSSOP-20/QFN-20
|
||||
K SMPS PWM Controller
|
||||
F http://www.ti.com/lit/ds/symlink/ucc2897.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
#End Doc Library
|
||||
|
|
|
@ -1255,4 +1255,106 @@ X XTAL2 29 -1000 -1200 200 R 50 50 1 1 O
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# UCC2891
|
||||
#
|
||||
DEF UCC2891 U 0 40 Y Y 1 F N
|
||||
F0 "U" 200 850 50 H V L CNN
|
||||
F1 "UCC2891" 200 750 50 H V L CNN
|
||||
F2 "" 0 -850 50 H V C CIN
|
||||
F3 "" -200 -800 50 H V C CNN
|
||||
ALIAS UCC2893
|
||||
$FPLIST
|
||||
SOIC*3.9x9.9mm*Pitch1.27mm*
|
||||
TSSOP*4.4x5mm*Pitch0.65mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -500 -700 500 700 0 1 10 f
|
||||
X RTDEL 1 -600 -300 100 R 50 50 1 1 P
|
||||
X RTON 2 -600 -400 100 R 50 50 1 1 P
|
||||
X RTOFF 3 -600 -500 100 R 50 50 1 1 P
|
||||
X VREF 4 -600 300 100 R 50 50 1 1 O
|
||||
X SYNC 5 -600 100 100 R 50 50 1 1 I
|
||||
X GND 6 -100 -800 100 U 50 50 1 1 W
|
||||
X CS 7 600 -600 100 L 50 50 1 1 I
|
||||
X RSLOPE 8 -600 -600 100 R 50 50 1 1 P
|
||||
X FB 9 -600 0 100 R 50 50 1 1 I
|
||||
X SS/SD 10 -600 -200 100 R 50 50 1 1 P
|
||||
X PGND 11 100 -800 100 U 50 50 1 1 W
|
||||
X AUX 12 600 0 100 L 50 50 1 1 O
|
||||
X OUT 13 600 100 100 L 50 50 1 1 O
|
||||
X VDD 14 0 800 100 D 50 50 1 1 W
|
||||
X LINEUV 15 -600 500 100 R 50 50 1 1 P
|
||||
X VIN 16 -600 600 100 R 50 50 1 1 I
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# UCC2892
|
||||
#
|
||||
DEF UCC2892 U 0 40 Y Y 1 F N
|
||||
F0 "U" 200 850 50 H V L CNN
|
||||
F1 "UCC2892" 200 750 50 H V L CNN
|
||||
F2 "" 0 -550 50 H V C CIN
|
||||
F3 "" -200 -550 50 H V C CNN
|
||||
ALIAS UCC2894
|
||||
$FPLIST
|
||||
SOIC*3.9x9.9mm*Pitch1.27mm*
|
||||
TSSOP*4.4x5mm*Pitch0.65mm*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -500 -700 500 700 0 1 10 f
|
||||
X RTDEL 1 -600 -300 100 R 50 50 1 1 P
|
||||
X RTON 2 -600 -400 100 R 50 50 1 1 P
|
||||
X RTOFF 3 -600 -500 100 R 50 50 1 1 P
|
||||
X VREF 4 -600 300 100 R 50 50 1 1 O
|
||||
X SYNC 5 -600 100 100 R 50 50 1 1 I
|
||||
X GND 6 -100 -800 100 U 50 50 1 1 W
|
||||
X CS 7 600 -600 100 L 50 50 1 1 I
|
||||
X RSLOPE 8 -600 -600 100 R 50 50 1 1 P
|
||||
X FB 9 -600 0 100 R 50 50 1 1 I
|
||||
X SS/SD 10 -600 -200 100 R 50 50 1 1 P
|
||||
X PGND 11 100 -800 100 U 50 50 1 1 W
|
||||
X AUX 12 600 0 100 L 50 50 1 1 O
|
||||
X OUT 13 600 100 100 L 50 50 1 1 O
|
||||
X VDD 14 0 800 100 D 50 50 1 1 W
|
||||
X LINEUV 15 -600 500 100 R 50 50 1 1 P
|
||||
X LINEOV 16 -600 600 100 R 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# UCC2897
|
||||
#
|
||||
DEF UCC2897 U 0 40 Y Y 1 F N
|
||||
F0 "U" 200 850 50 H V L CNN
|
||||
F1 "UCC2897" 200 750 50 H V L CNN
|
||||
F2 "" 0 -550 50 H V C CIN
|
||||
F3 "" -200 -550 50 H V C CNN
|
||||
$FPLIST
|
||||
TSSOP*4.4x6.5mm*Pitch0.65mm*
|
||||
QFN*4x4mm*Pitch0.5mm
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -500 -700 500 700 0 1 10 f
|
||||
X VIN 1 -600 600 100 R 50 50 1 1 I
|
||||
X N/C 2 600 600 100 L 50 50 1 1 N N
|
||||
X RTDEL 3 -600 -300 100 R 50 50 1 1 P
|
||||
X RTON 4 -600 -400 100 R 50 50 1 1 P
|
||||
X RTOFF 5 -600 -500 100 R 50 50 1 1 P
|
||||
X VREF 6 -600 300 100 R 50 50 1 1 O
|
||||
X SYNC 7 -600 100 100 R 50 50 1 1 I
|
||||
X GND 8 -100 -800 100 U 50 50 1 1 W
|
||||
X CS 9 600 -600 100 L 50 50 1 1 I
|
||||
X RSLOPE 10 -600 -600 100 R 50 50 1 1 P
|
||||
X N/C 20 600 500 100 L 50 50 1 1 N N
|
||||
X FB 11 -600 0 100 R 50 50 1 1 I
|
||||
X SS/SD 12 -600 -200 100 R 50 50 1 1 P
|
||||
X PGND 13 100 -800 100 U 50 50 1 1 W
|
||||
X AUX 14 600 0 100 L 50 50 1 1 O
|
||||
X OUT 15 600 100 100 L 50 50 1 1 O
|
||||
X PVDD 16 100 800 100 D 50 50 1 1 W
|
||||
X VDD 17 -100 800 100 D 50 50 1 1 W
|
||||
X LINEUV 18 -600 400 100 R 50 50 1 1 P
|
||||
X LINEOV 19 -600 500 100 R 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
||||
|
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0201.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0201.wings
Normal file
Binary file not shown.
4926
modules/packages3d/Inductors_SMD.3dshapes/L_0201.wrl
Normal file
4926
modules/packages3d/Inductors_SMD.3dshapes/L_0201.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0402.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0402.wings
Normal file
Binary file not shown.
5346
modules/packages3d/Inductors_SMD.3dshapes/L_0402.wrl
Normal file
5346
modules/packages3d/Inductors_SMD.3dshapes/L_0402.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0603.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0603.wings
Normal file
Binary file not shown.
6834
modules/packages3d/Inductors_SMD.3dshapes/L_0603.wrl
Normal file
6834
modules/packages3d/Inductors_SMD.3dshapes/L_0603.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
6834
modules/packages3d/Inductors_SMD.3dshapes/L_0603_HandSoldering.wrl
Normal file
6834
modules/packages3d/Inductors_SMD.3dshapes/L_0603_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0805.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_0805.wings
Normal file
Binary file not shown.
6222
modules/packages3d/Inductors_SMD.3dshapes/L_0805.wrl
Normal file
6222
modules/packages3d/Inductors_SMD.3dshapes/L_0805.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
6222
modules/packages3d/Inductors_SMD.3dshapes/L_0805_HandSoldering.wrl
Normal file
6222
modules/packages3d/Inductors_SMD.3dshapes/L_0805_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1206.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1206.wings
Normal file
Binary file not shown.
5398
modules/packages3d/Inductors_SMD.3dshapes/L_1206.wrl
Normal file
5398
modules/packages3d/Inductors_SMD.3dshapes/L_1206.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
5398
modules/packages3d/Inductors_SMD.3dshapes/L_1206_HandSoldering.wrl
Normal file
5398
modules/packages3d/Inductors_SMD.3dshapes/L_1206_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1210.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1210.wings
Normal file
Binary file not shown.
3938
modules/packages3d/Inductors_SMD.3dshapes/L_1210.wrl
Normal file
3938
modules/packages3d/Inductors_SMD.3dshapes/L_1210.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
3938
modules/packages3d/Inductors_SMD.3dshapes/L_1210_HandSoldering.wrl
Normal file
3938
modules/packages3d/Inductors_SMD.3dshapes/L_1210_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1218.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_1218.wings
Normal file
Binary file not shown.
4398
modules/packages3d/Inductors_SMD.3dshapes/L_1218.wrl
Normal file
4398
modules/packages3d/Inductors_SMD.3dshapes/L_1218.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4398
modules/packages3d/Inductors_SMD.3dshapes/L_1218_HandSoldering.wrl
Normal file
4398
modules/packages3d/Inductors_SMD.3dshapes/L_1218_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h4.5mm.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h4.5mm.wings
Normal file
Binary file not shown.
470
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h4.5mm.wrl
Normal file
470
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h4.5mm.wrl
Normal file
|
@ -0,0 +1,470 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.3
|
||||
DEF Cube3_copy4 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF default Material {
|
||||
diffuseColor 0.7898538076923077 0.8133333333333334 0.6940444444444445
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 0.0 0.0 0.0
|
||||
ambientIntensity 0.765743861823362
|
||||
transparency 0.0
|
||||
shininess 0.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.38 -0.05000000000000003 0.05,
|
||||
-0.38 -0.05000000000000003 0.0,
|
||||
-0.38 0.049999999999999975 0.05,
|
||||
-0.38 0.049999999999999975 0.0,
|
||||
-0.6 -0.05000000000000003 0.05,
|
||||
-0.6 -0.05000000000000003 0.0,
|
||||
-0.6 0.049999999999999975 0.05,
|
||||
-0.6 0.049999999999999975 0.0 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube3 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE default
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
0.6 -0.05000000000000003 0.049999999999999996,
|
||||
0.6 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.6 0.049999999999999975 0.049999999999999996,
|
||||
0.6 0.049999999999999975 -6.938893903907228e-18,
|
||||
0.38 -0.05000000000000003 0.049999999999999996,
|
||||
0.38 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.38 0.049999999999999975 0.049999999999999996,
|
||||
0.38 0.049999999999999975 -6.938893903907228e-18 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF color_038_038_038 Material {
|
||||
diffuseColor 0.15 0.15 0.15
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 1.0 1.0 1.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 1.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.3800000000000242 -0.6 0.0,
|
||||
-0.6 -0.3800000000000242 0.0,
|
||||
-0.3800000000000242 -0.6 0.45,
|
||||
-0.6 -0.3800000000000242 0.45,
|
||||
-0.6 0.3800000000000242 0.0,
|
||||
-0.3800000000000242 0.6 0.0,
|
||||
-0.6 0.3800000000000242 0.45,
|
||||
-0.3800000000000242 0.6 0.45,
|
||||
0.3800000000000242 -0.6 0.0,
|
||||
0.6 -0.3800000000000242 0.0,
|
||||
0.3800000000000242 -0.6 0.45,
|
||||
0.6 -0.3800000000000242 0.45,
|
||||
0.6 0.3800000000000242 0.0,
|
||||
0.3800000000000242 0.6 0.0,
|
||||
0.6 0.3800000000000242 0.45,
|
||||
0.3800000000000242 0.6 0.45,
|
||||
0.4824 0.33128848506494823 0.45,
|
||||
0.33128848506494823 0.4824 0.45,
|
||||
-0.33128848506494823 0.4824 0.45,
|
||||
-0.4824 0.33128848506494823 0.45,
|
||||
-0.4824 -0.33128848506494823 0.45,
|
||||
-0.33128848506494823 -0.4824 0.45,
|
||||
0.33128848506494823 -0.4824 0.45,
|
||||
0.4824 -0.33128848506494823 0.45,
|
||||
0.4824 0.33128848506494823 0.4,
|
||||
0.33128848506494823 0.4824 0.4,
|
||||
-0.33128848506494823 0.4824 0.4,
|
||||
-0.4824 0.33128848506494823 0.4,
|
||||
-0.4824 -0.33128848506494823 0.4,
|
||||
-0.33128848506494823 -0.4824 0.4,
|
||||
0.33128848506494823 -0.4824 0.4,
|
||||
0.4824 -0.33128848506494823 0.4,
|
||||
-0.6 -0.25 0.0,
|
||||
-0.6 0.24999999999999994 0.0,
|
||||
-0.6 -0.25 0.45,
|
||||
-0.6 0.24999999999999994 0.45,
|
||||
0.6 -0.25 0.0,
|
||||
0.6 0.24999999999999994 0.0,
|
||||
0.6 -0.25 0.45,
|
||||
0.6 0.24999999999999994 0.45,
|
||||
0.6 -0.25 0.065,
|
||||
0.6 0.24999999999999994 0.065,
|
||||
-0.6 -0.25 0.065,
|
||||
-0.6 0.24999999999999994 0.065,
|
||||
-0.38 -0.25 0.065,
|
||||
-0.38 0.24999999999999994 0.065,
|
||||
-0.38 0.24999999999999994 0.0,
|
||||
-0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.065,
|
||||
0.38 -0.25 0.065,
|
||||
0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.0,
|
||||
0.45000000000000007 4.508418597476634e-17 0.45,
|
||||
0.4157457896300791 -0.17220754456429035 0.45,
|
||||
0.3181980515339465 -0.3181980515339463 0.45,
|
||||
0.17220754456429044 -0.41574578963007897 0.45,
|
||||
3.676929959631387e-17 -0.44999999999999996 0.45,
|
||||
-0.17220754456429038 -0.41574578963007897 0.45,
|
||||
-0.3181980515339463 -0.31819805153394637 0.45,
|
||||
-0.41574578963007897 -0.1722075445642904 0.45,
|
||||
-0.44999999999999996 -1.2494957238874759e-17 0.45,
|
||||
-0.415745789630079 0.1722075445642904 0.45,
|
||||
-0.3181980515339464 0.3181980515339464 0.45,
|
||||
-0.17220754456429066 0.41574578963007897 0.45,
|
||||
-7.591894957895814e-17 0.45 0.45,
|
||||
0.1722075445642905 0.415745789630079 0.45,
|
||||
0.31819805153394637 0.31819805153394654 0.45,
|
||||
0.415745789630079 0.17220754456429074 0.45,
|
||||
0.45000000000000007 -9.887695695086206e-18 0.39999999999999997,
|
||||
0.4157457896300791 -0.1722075445642904 0.39999999999999997,
|
||||
0.3181980515339465 -0.3181980515339464 0.39999999999999997,
|
||||
0.17220754456429044 -0.4157457896300791 0.39999999999999997,
|
||||
3.676929959631387e-17 -0.45 0.39999999999999997,
|
||||
-0.17220754456429038 -0.4157457896300791 0.39999999999999997,
|
||||
-0.3181980515339463 -0.3181980515339465 0.39999999999999997,
|
||||
-0.41574578963007897 -0.17220754456429047 0.39999999999999997,
|
||||
-0.44999999999999996 -6.746683890872732e-17 0.39999999999999997,
|
||||
-0.415745789630079 0.17220754456429035 0.39999999999999997,
|
||||
-0.3181980515339464 0.3181980515339463 0.39999999999999997,
|
||||
-0.17220754456429066 0.4157457896300789 0.39999999999999997,
|
||||
-7.591894957895814e-17 0.44999999999999996 0.39999999999999997,
|
||||
0.1722075445642905 0.41574578963007897 0.39999999999999997,
|
||||
0.31819805153394637 0.3181980515339464 0.39999999999999997,
|
||||
0.415745789630079 0.1722075445642907 0.39999999999999997 ] }
|
||||
coordIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1,
|
||||
52, 53, 69, 68, -1,
|
||||
52, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, -1,
|
||||
52, 68, 83, 67, -1,
|
||||
53, 54, 70, 69, -1,
|
||||
54, 55, 71, 70, -1,
|
||||
55, 56, 72, 71, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
63, 64, 80, 79, -1,
|
||||
64, 65, 81, 80, -1,
|
||||
65, 66, 82, 81, -1,
|
||||
66, 67, 83, 82, -1,
|
||||
68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687455 -0.33655677059077727 -0.475963149477968,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219503 -0.2596883436880724 0.7345095552677555,
|
||||
-0.8125199200687455 0.33655677059077704 -0.475963149477968,
|
||||
-0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
-0.6269431213219502 0.2596883436880722 0.7345095552677554,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687455 -0.33655677059077704 -0.475963149477968,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.6269431213219503 -0.25968834368807225 0.7345095552677555,
|
||||
0.8125199200687455 0.33655677059077704 -0.475963149477968,
|
||||
0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
0.6269431213219502 0.2596883436880722 0.7345095552677554,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219503 -0.25968834368807253 0.7345095552677554,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.6269431213219503 -0.25968834368807253 0.7345095552677554,
|
||||
0.6269431213219503 0.25968834368807253 0.7345095552677554,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219503 0.25968834368807253 0.7345095552677554,
|
||||
-0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
-0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
-0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
-0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
-0.40824829046386296 0.40824829046386324 -0.8164965809277259,
|
||||
-0.40824829046386296 -0.40824829046386335 -0.8164965809277259,
|
||||
-0.894427190999916 2.6522800782551397e-16 0.447213595499958,
|
||||
-0.894427190999916 -4.243648125208222e-16 0.447213595499958,
|
||||
0.40824829046386296 0.40824829046386335 -0.8164965809277259,
|
||||
0.40824829046386296 -0.40824829046386335 -0.8164965809277259,
|
||||
0.894427190999916 4.243648125208224e-16 0.447213595499958,
|
||||
0.894427190999916 -4.243648125208222e-16 0.447213595499958,
|
||||
0.8164965809277259 0.40824829046386335 -0.40824829046386296,
|
||||
0.8164965809277259 -0.40824829046386335 -0.40824829046386296,
|
||||
-0.8164965809277259 0.40824829046386324 -0.40824829046386296,
|
||||
-0.8164965809277259 -0.40824829046386335 -0.40824829046386296,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.8909091543078934 -1.2606070305664886e-17 0.45418154824958923,
|
||||
0.8230927329920023 -0.3409361730960239 0.4541815482495896,
|
||||
0.6299679044322835 -0.6299679044322835 0.4541815482495903,
|
||||
0.3409361730960238 -0.8230927329920019 0.45418154824959045,
|
||||
-1.2606070305664881e-17 -0.890909154307893 0.45418154824959045,
|
||||
-0.34093617309602386 -0.823092732992002 0.45418154824959056,
|
||||
-0.6299679044322835 -0.6299679044322835 0.4541815482495903,
|
||||
-0.8230927329920023 -0.34093617309602403 0.4541815482495896,
|
||||
-0.8909091543078935 -1.3866677336231375e-16 0.45418154824958923,
|
||||
-0.8230927329920028 0.340936173096024 0.45418154824958884,
|
||||
-0.6299679044322843 0.6299679044322839 0.45418154824958845,
|
||||
-0.34093617309602453 0.8230927329920027 0.4541815482495884,
|
||||
-1.5127284366797873e-16 0.890909154307894 0.4541815482495885,
|
||||
0.3409361730960241 0.823092732992003 0.4541815482495884,
|
||||
0.6299679044322837 0.6299679044322846 0.4541815482495885,
|
||||
0.8230927329920026 0.34093617309602453 0.4541815482495889,
|
||||
0.8909091543078934 -1.2606070305664886e-17 -0.45418154824958923,
|
||||
0.8230927329920028 -0.34093617309602414 -0.45418154824958884,
|
||||
0.6299679044322841 -0.6299679044322841 -0.4541815482495882,
|
||||
0.3409361730960243 -0.8230927329920031 -0.454181548249588,
|
||||
2.5212140611329793e-17 -0.8909091543078941 -0.45418154824958806,
|
||||
-0.34093617309602425 -0.823092732992003 -0.454181548249588,
|
||||
-0.6299679044322841 -0.6299679044322841 -0.4541815482495883,
|
||||
-0.8230927329920026 -0.3409361730960242 -0.45418154824958884,
|
||||
-0.8909091543078935 -1.3866677336231375e-16 -0.45418154824958923,
|
||||
-0.8230927329920023 0.3409361730960238 -0.4541815482495896,
|
||||
-0.6299679044322837 0.6299679044322832 -0.45418154824959006,
|
||||
-0.3409361730960242 0.8230927329920019 -0.4541815482495902,
|
||||
-1.1345463275098392e-16 0.8909091543078931 -0.45418154824959006,
|
||||
0.34093617309602375 0.8230927329920023 -0.4541815482495902,
|
||||
0.6299679044322831 0.6299679044322839 -0.45418154824959006,
|
||||
0.8230927329920021 0.34093617309602436 -0.4541815482495896 ] }
|
||||
normalIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1,
|
||||
52, 53, 69, 68, -1,
|
||||
52, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, -1,
|
||||
52, 68, 83, 67, -1,
|
||||
53, 54, 70, 69, -1,
|
||||
54, 55, 71, 70, -1,
|
||||
55, 56, 72, 71, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
63, 64, 80, 79, -1,
|
||||
64, 65, 81, 80, -1,
|
||||
65, 66, 82, 81, -1,
|
||||
66, 67, 83, 82, -1,
|
||||
68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h6mm.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h6mm.wings
Normal file
Binary file not shown.
492
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h6mm.wrl
Normal file
492
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h6mm.wrl
Normal file
|
@ -0,0 +1,492 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.3
|
||||
DEF Cube1_sep5 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF color_038_038_038 Material {
|
||||
diffuseColor 0.15 0.15 0.15
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 1.0 1.0 1.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 1.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.3800000000000242 -0.6 0.0,
|
||||
-0.6 -0.3800000000000242 0.0,
|
||||
-0.3800000000000242 -0.6 0.6,
|
||||
-0.6 -0.3800000000000242 0.6,
|
||||
-0.6 0.3800000000000242 0.0,
|
||||
-0.3800000000000242 0.6 0.0,
|
||||
-0.6 0.3800000000000242 0.6,
|
||||
-0.3800000000000242 0.6 0.6,
|
||||
0.3800000000000242 -0.6 0.0,
|
||||
0.6 -0.3800000000000242 0.0,
|
||||
0.3800000000000242 -0.6 0.6,
|
||||
0.6 -0.3800000000000242 0.6,
|
||||
0.6 0.3800000000000242 0.0,
|
||||
0.3800000000000242 0.6 0.0,
|
||||
0.6 0.3800000000000242 0.6,
|
||||
0.3800000000000242 0.6 0.6,
|
||||
0.4824 0.33128848506494823 0.6,
|
||||
0.33128848506494823 0.4824 0.6,
|
||||
-0.33128848506494823 0.4824 0.6,
|
||||
-0.4824 0.33128848506494823 0.6,
|
||||
-0.4824 -0.33128848506494823 0.6,
|
||||
-0.33128848506494823 -0.4824 0.6,
|
||||
0.33128848506494823 -0.4824 0.6,
|
||||
0.4824 -0.33128848506494823 0.6,
|
||||
0.4824 0.33128848506494823 0.55,
|
||||
0.33128848506494823 0.4824 0.55,
|
||||
-0.33128848506494823 0.4824 0.55,
|
||||
-0.4824 0.33128848506494823 0.55,
|
||||
-0.4824 -0.33128848506494823 0.55,
|
||||
-0.33128848506494823 -0.4824 0.55,
|
||||
0.33128848506494823 -0.4824 0.55,
|
||||
0.4824 -0.33128848506494823 0.55,
|
||||
-0.6 -0.25 0.0,
|
||||
-0.6 0.24999999999999994 0.0,
|
||||
-0.6 -0.25 0.6,
|
||||
-0.6 0.24999999999999994 0.6,
|
||||
0.6 -0.25 0.0,
|
||||
0.6 0.24999999999999994 0.0,
|
||||
0.6 -0.25 0.6,
|
||||
0.6 0.24999999999999994 0.6,
|
||||
0.6 -0.25 0.065,
|
||||
0.6 0.24999999999999994 0.065,
|
||||
-0.6 -0.25 0.065,
|
||||
-0.6 0.24999999999999994 0.065,
|
||||
-0.38 -0.25 0.065,
|
||||
-0.38 0.24999999999999994 0.065,
|
||||
-0.38 0.24999999999999994 0.0,
|
||||
-0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.065,
|
||||
0.38 -0.25 0.065,
|
||||
0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.0 ] }
|
||||
coordIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687455 -0.3365567705907773 -0.475963149477968,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219502 -0.25968834368807237 0.7345095552677554,
|
||||
-0.8125199200687455 0.3365567705907772 -0.475963149477968,
|
||||
-0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
-0.6269431213219502 0.2596883436880723 0.7345095552677554,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687455 -0.3365567705907772 -0.475963149477968,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.6269431213219502 -0.2596883436880723 0.7345095552677554,
|
||||
0.8125199200687455 0.3365567705907772 -0.475963149477968,
|
||||
0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
0.6269431213219502 0.2596883436880723 0.7345095552677554,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219502 -0.25968834368807253 0.7345095552677554,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.6269431213219503 -0.25968834368807253 0.7345095552677554,
|
||||
0.6269431213219504 0.25968834368807253 0.7345095552677554,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219502 0.25968834368807253 0.7345095552677554,
|
||||
-0.8125199200687453 -0.3365567705907775 0.4759631494779679,
|
||||
-0.3365567705907775 -0.8125199200687453 0.4759631494779679,
|
||||
0.3365567705907775 -0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 -0.3365567705907775 0.4759631494779679,
|
||||
0.8125199200687453 0.3365567705907775 0.4759631494779679,
|
||||
0.3365567705907775 0.8125199200687453 0.4759631494779679,
|
||||
-0.3365567705907775 0.8125199200687453 0.4759631494779679,
|
||||
-0.8125199200687453 0.3365567705907775 0.4759631494779679,
|
||||
-0.40824829046386296 0.4082482904638632 -0.8164965809277259,
|
||||
-0.40824829046386296 -0.40824829046386324 -0.8164965809277259,
|
||||
-0.8944271909999159 1.9892100586913552e-16 0.4472135954999579,
|
||||
-0.8944271909999159 -3.182736093906166e-16 0.4472135954999579,
|
||||
0.40824829046386296 0.40824829046386324 -0.8164965809277259,
|
||||
0.40824829046386296 -0.40824829046386324 -0.8164965809277259,
|
||||
0.8944271909999159 3.1827360939061677e-16 0.4472135954999579,
|
||||
0.8944271909999159 -3.182736093906166e-16 0.4472135954999579,
|
||||
0.8164965809277259 0.40824829046386324 -0.40824829046386296,
|
||||
0.8164965809277259 -0.40824829046386324 -0.40824829046386296,
|
||||
-0.8164965809277259 0.4082482904638632 -0.40824829046386296,
|
||||
-0.8164965809277259 -0.40824829046386324 -0.40824829046386296,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube3_copy4 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF default Material {
|
||||
diffuseColor 0.7898538076923077 0.8133333333333334 0.6940444444444445
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 0.0 0.0 0.0
|
||||
ambientIntensity 0.765743861823362
|
||||
transparency 0.0
|
||||
shininess 0.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.38 -0.05000000000000003 0.05,
|
||||
-0.38 -0.05000000000000003 0.0,
|
||||
-0.38 0.049999999999999975 0.05,
|
||||
-0.38 0.049999999999999975 0.0,
|
||||
-0.6 -0.05000000000000003 0.05,
|
||||
-0.6 -0.05000000000000003 0.0,
|
||||
-0.6 0.049999999999999975 0.05,
|
||||
-0.6 0.049999999999999975 0.0 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube3 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE default
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
0.6 -0.05000000000000003 0.049999999999999996,
|
||||
0.6 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.6 0.049999999999999975 0.049999999999999996,
|
||||
0.6 0.049999999999999975 -6.938893903907228e-18,
|
||||
0.38 -0.05000000000000003 0.049999999999999996,
|
||||
0.38 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.38 0.049999999999999975 0.049999999999999996,
|
||||
0.38 0.049999999999999975 -6.938893903907228e-18 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE color_038_038_038
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
0.45000000000000007 1.3764190929119759e-16 0.5500000000000005,
|
||||
0.415745789630079 0.17220754456429055 0.5500000000000005,
|
||||
0.31819805153394637 0.3181980515339465 0.5500000000000005,
|
||||
0.17220754456429027 0.4157457896300791 0.5500000000000003,
|
||||
-1.171181819065752e-16 0.45 0.5500000000000003,
|
||||
-0.17220754456429055 0.41574578963007897 0.5500000000000003,
|
||||
-0.3181980515339464 0.3181980515339463 0.55,
|
||||
-0.415745789630079 0.17220754456429033 0.55,
|
||||
-0.44999999999999996 -8.479833488531022e-17 0.55,
|
||||
-0.41574578963007897 -0.1722075445642905 0.55,
|
||||
-0.3181980515339463 -0.3181980515339465 0.55,
|
||||
-0.17220754456429055 -0.41574578963007897 0.5500000000000003,
|
||||
5.0212956308301694e-17 -0.44999999999999996 0.5500000000000003,
|
||||
0.1722075445642906 -0.4157457896300789 0.5500000000000003,
|
||||
0.3181980515339465 -0.31819805153394637 0.5500000000000005,
|
||||
0.4157457896300791 -0.17220754456429055 0.5500000000000005,
|
||||
0.45 1.9261379096105013e-16 0.6000000000000005,
|
||||
0.41574578963007897 0.1722075445642906 0.6000000000000005,
|
||||
0.3181980515339463 0.3181980515339466 0.6000000000000005,
|
||||
0.17220754456429024 0.4157457896300792 0.6000000000000003,
|
||||
-1.3737824771152407e-16 0.45000000000000007 0.6000000000000003,
|
||||
-0.17220754456429058 0.4157457896300791 0.6000000000000003,
|
||||
-0.3181980515339465 0.3181980515339464 0.6000000000000001,
|
||||
-0.4157457896300791 0.17220754456429038 0.6000000000000001,
|
||||
-0.45 -2.982645321545766e-17 0.6000000000000001,
|
||||
-0.415745789630079 -0.17220754456429044 0.6000000000000001,
|
||||
-0.31819805153394637 -0.31819805153394637 0.6000000000000001,
|
||||
-0.17220754456429058 -0.4157457896300789 0.6000000000000003,
|
||||
2.995289050335281e-17 -0.4499999999999999 0.6000000000000003,
|
||||
0.17220754456429058 -0.41574578963007885 0.6000000000000003,
|
||||
0.3181980515339464 -0.31819805153394626 0.6000000000000005,
|
||||
0.415745789630079 -0.1722075445642905 0.6000000000000005 ] }
|
||||
coordIndex [
|
||||
0, 1, 17, 16, -1,
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 2, 18, 17, -1,
|
||||
2, 3, 19, 18, -1,
|
||||
3, 4, 20, 19, -1,
|
||||
4, 5, 21, 20, -1,
|
||||
5, 6, 22, 21, -1,
|
||||
6, 7, 23, 22, -1,
|
||||
7, 8, 24, 23, -1,
|
||||
8, 9, 25, 24, -1,
|
||||
9, 10, 26, 25, -1,
|
||||
10, 11, 27, 26, -1,
|
||||
11, 12, 28, 27, -1,
|
||||
12, 13, 29, 28, -1,
|
||||
13, 14, 30, 29, -1,
|
||||
14, 15, 31, 30, -1,
|
||||
16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, -1 ]
|
||||
normal Normal { vector [
|
||||
0.890909154307894 2.8993961703029245e-16 -0.45418154824958834,
|
||||
0.8230927329920027 0.3409361730960243 -0.45418154824958884,
|
||||
0.6299679044322835 0.6299679044322837 -0.4541815482495897,
|
||||
0.3409361730960238 0.8230927329920021 -0.4541815482495903,
|
||||
1.2606070305664878e-17 0.8909091543078929 -0.45418154824959045,
|
||||
-0.34093617309602386 0.8230927329920018 -0.4541815482495908,
|
||||
-0.6299679044322833 0.6299679044322831 -0.4541815482495908,
|
||||
-0.8230927329920019 0.3409361730960237 -0.45418154824959045,
|
||||
-0.8909091543078931 -1.3866677336231372e-16 -0.4541815482495902,
|
||||
-0.8230927329920021 -0.34093617309602414 -0.4541815482495896,
|
||||
-0.6299679044322837 -0.6299679044322841 -0.4541815482495891,
|
||||
-0.34093617309602403 -0.8230927329920029 -0.4541815482495887,
|
||||
4.033942497812766e-16 -0.890909154307894 -0.45418154824958856,
|
||||
0.3409361730960247 -0.8230927329920029 -0.4541815482495881,
|
||||
0.6299679044322843 -0.6299679044322843 -0.45418154824958784,
|
||||
0.8230927329920031 -0.34093617309602436 -0.4541815482495881,
|
||||
0.8909091543078931 2.899396170302923e-16 0.4541815482495902,
|
||||
0.8230927329920023 0.34093617309602436 0.45418154824958973,
|
||||
0.6299679044322836 0.6299679044322843 0.4541815482495889,
|
||||
0.34093617309602375 0.8230927329920031 0.4541815482495882,
|
||||
-4.664246013096012e-16 0.8909091543078941 0.45418154824958806,
|
||||
-0.3409361730960248 0.823092732992003 0.4541815482495878,
|
||||
-0.6299679044322847 0.629967904432284 0.45418154824958773,
|
||||
-0.8230927329920031 0.340936173096024 0.45418154824958795,
|
||||
-0.890909154307894 -1.3866677336231377e-16 0.45418154824958834,
|
||||
-0.8230927329920027 -0.34093617309602414 0.45418154824958884,
|
||||
-0.6299679044322838 -0.6299679044322836 0.45418154824958956,
|
||||
-0.34093617309602414 -0.8230927329920021 0.45418154824958984,
|
||||
-7.563642183398929e-17 -0.8909091543078931 0.45418154824958995,
|
||||
0.34093617309602386 -0.8230927329920021 0.45418154824959034,
|
||||
0.629967904432283 -0.6299679044322836 0.45418154824959056,
|
||||
0.8230927329920019 -0.34093617309602403 0.45418154824959045 ] }
|
||||
normalIndex [
|
||||
0, 1, 17, 16, -1,
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 2, 18, 17, -1,
|
||||
2, 3, 19, 18, -1,
|
||||
3, 4, 20, 19, -1,
|
||||
4, 5, 21, 20, -1,
|
||||
5, 6, 22, 21, -1,
|
||||
6, 7, 23, 22, -1,
|
||||
7, 8, 24, 23, -1,
|
||||
8, 9, 25, 24, -1,
|
||||
9, 10, 26, 25, -1,
|
||||
10, 11, 27, 26, -1,
|
||||
11, 12, 28, 27, -1,
|
||||
12, 13, 29, 28, -1,
|
||||
13, 14, 30, 29, -1,
|
||||
14, 15, 31, 30, -1,
|
||||
16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h8mm.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h8mm.wings
Normal file
Binary file not shown.
492
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h8mm.wrl
Normal file
492
modules/packages3d/Inductors_SMD.3dshapes/L_12x12mm_h8mm.wrl
Normal file
|
@ -0,0 +1,492 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.3
|
||||
DEF Cube1_sep5 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF color_038_038_038 Material {
|
||||
diffuseColor 0.15 0.15 0.15
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 1.0 1.0 1.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 1.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.3800000000000242 -0.6 0.0,
|
||||
-0.6 -0.3800000000000242 0.0,
|
||||
-0.3800000000000242 -0.6 0.8,
|
||||
-0.6 -0.3800000000000242 0.8,
|
||||
-0.6 0.3800000000000242 0.0,
|
||||
-0.3800000000000242 0.6 0.0,
|
||||
-0.6 0.3800000000000242 0.8,
|
||||
-0.3800000000000242 0.6 0.8,
|
||||
0.3800000000000242 -0.6 0.0,
|
||||
0.6 -0.3800000000000242 0.0,
|
||||
0.3800000000000242 -0.6 0.8,
|
||||
0.6 -0.3800000000000242 0.8,
|
||||
0.6 0.3800000000000242 0.0,
|
||||
0.3800000000000242 0.6 0.0,
|
||||
0.6 0.3800000000000242 0.8,
|
||||
0.3800000000000242 0.6 0.8,
|
||||
0.4824 0.33128848506494823 0.8,
|
||||
0.33128848506494823 0.4824 0.8,
|
||||
-0.33128848506494823 0.4824 0.8,
|
||||
-0.4824 0.33128848506494823 0.8,
|
||||
-0.4824 -0.33128848506494823 0.8,
|
||||
-0.33128848506494823 -0.4824 0.8,
|
||||
0.33128848506494823 -0.4824 0.8,
|
||||
0.4824 -0.33128848506494823 0.8,
|
||||
0.4824 0.33128848506494823 0.75,
|
||||
0.33128848506494823 0.4824 0.75,
|
||||
-0.33128848506494823 0.4824 0.75,
|
||||
-0.4824 0.33128848506494823 0.75,
|
||||
-0.4824 -0.33128848506494823 0.75,
|
||||
-0.33128848506494823 -0.4824 0.75,
|
||||
0.33128848506494823 -0.4824 0.75,
|
||||
0.4824 -0.33128848506494823 0.75,
|
||||
-0.6 -0.25 0.0,
|
||||
-0.6 0.24999999999999994 0.0,
|
||||
-0.6 -0.25 0.8,
|
||||
-0.6 0.24999999999999994 0.8,
|
||||
0.6 -0.25 0.0,
|
||||
0.6 0.24999999999999994 0.0,
|
||||
0.6 -0.25 0.8,
|
||||
0.6 0.24999999999999994 0.8,
|
||||
0.6 -0.25 0.065,
|
||||
0.6 0.24999999999999994 0.065,
|
||||
-0.6 -0.25 0.065,
|
||||
-0.6 0.24999999999999994 0.065,
|
||||
-0.38 -0.25 0.065,
|
||||
-0.38 0.24999999999999994 0.065,
|
||||
-0.38 0.24999999999999994 0.0,
|
||||
-0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.065,
|
||||
0.38 -0.25 0.065,
|
||||
0.38 -0.25 0.0,
|
||||
0.38 0.24999999999999994 0.0 ] }
|
||||
coordIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687453 -0.3365567705907778 -0.4759631494779679,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
-0.6269431213219504 -0.25968834368807275 0.7345095552677552,
|
||||
-0.8125199200687453 0.33655677059077777 -0.4759631494779679,
|
||||
-0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
-0.6269431213219505 0.2596883436880727 0.7345095552677552,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
0.3365567705907775 -0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077777 -0.4759631494779679,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.6269431213219506 -0.2596883436880727 0.7345095552677552,
|
||||
0.8125199200687453 0.33655677059077777 -0.4759631494779679,
|
||||
0.3365567705907775 0.8125199200687453 -0.4759631494779679,
|
||||
0.6269431213219506 0.2596883436880727 0.7345095552677552,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.62694312132195 -0.25968834368807264 0.7345095552677556,
|
||||
-0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.25968834368807253 -0.6269431213219502 0.7345095552677554,
|
||||
0.62694312132195 -0.2596883436880726 0.7345095552677555,
|
||||
0.62694312132195 0.2596883436880726 0.7345095552677555,
|
||||
0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.25968834368807253 0.6269431213219502 0.7345095552677554,
|
||||
-0.62694312132195 0.25968834368807264 0.7345095552677556,
|
||||
-0.8125199200687453 -0.3365567705907775 0.4759631494779679,
|
||||
-0.3365567705907775 -0.8125199200687453 0.4759631494779679,
|
||||
0.3365567705907775 -0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 -0.3365567705907775 0.4759631494779679,
|
||||
0.8125199200687453 0.3365567705907775 0.4759631494779679,
|
||||
0.3365567705907775 0.8125199200687453 0.4759631494779679,
|
||||
-0.3365567705907775 0.8125199200687453 0.4759631494779679,
|
||||
-0.8125199200687453 0.3365567705907775 0.4759631494779679,
|
||||
-0.4082482904638631 0.40824829046386274 -0.8164965809277261,
|
||||
-0.4082482904638631 -0.40824829046386285 -0.8164965809277261,
|
||||
-0.8944271909999159 -3.282196596840734e-16 0.44721359549995776,
|
||||
-0.8944271909999159 2.3870520704296235e-16 0.44721359549995776,
|
||||
0.4082482904638631 0.40824829046386285 -0.8164965809277261,
|
||||
0.4082482904638631 -0.40824829046386285 -0.8164965809277261,
|
||||
0.8944271909999161 -2.387052070429624e-16 0.44721359549995765,
|
||||
0.8944271909999161 2.387052070429623e-16 0.44721359549995765,
|
||||
0.8164965809277261 0.40824829046386285 -0.4082482904638631,
|
||||
0.8164965809277261 -0.40824829046386285 -0.4082482904638631,
|
||||
-0.8164965809277261 0.40824829046386274 -0.4082482904638631,
|
||||
-0.8164965809277261 -0.40824829046386285 -0.4082482904638631,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 32, 36, 9, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 10, 2, -1,
|
||||
1, 3, 34, 42, 32, -1,
|
||||
2, 10, 22, 21, -1,
|
||||
2, 21, 20, 3, -1,
|
||||
3, 20, 19, 6, 35, 34, -1,
|
||||
4, 5, 13, 12, 37, 33, -1,
|
||||
4, 6, 7, 5, -1,
|
||||
4, 33, 43, 35, 6, -1,
|
||||
5, 7, 15, 13, -1,
|
||||
6, 19, 18, 7, -1,
|
||||
7, 18, 17, 15, -1,
|
||||
8, 9, 11, 10, -1,
|
||||
9, 36, 40, 38, 11, -1,
|
||||
10, 11, 23, 22, -1,
|
||||
11, 38, 39, 14, 16, 23, -1,
|
||||
12, 13, 15, 14, -1,
|
||||
12, 14, 39, 41, 37, -1,
|
||||
14, 15, 17, 16, -1,
|
||||
16, 17, 25, 24, -1,
|
||||
16, 24, 31, 23, -1,
|
||||
17, 18, 26, 25, -1,
|
||||
18, 19, 27, 26, -1,
|
||||
19, 20, 28, 27, -1,
|
||||
20, 21, 29, 28, -1,
|
||||
21, 22, 30, 29, -1,
|
||||
22, 23, 31, 30, -1,
|
||||
24, 25, 26, 27, 28, 29, 30, 31, -1,
|
||||
32, 42, 44, 47, -1,
|
||||
32, 47, 46, 33, 37, 51, 50, 36, -1,
|
||||
33, 46, 45, 43, -1,
|
||||
34, 35, 43, 42, -1,
|
||||
36, 50, 49, 40, -1,
|
||||
37, 41, 48, 51, -1,
|
||||
38, 40, 41, 39, -1,
|
||||
40, 49, 48, 41, -1,
|
||||
42, 43, 45, 44, -1,
|
||||
44, 45, 46, 47, -1,
|
||||
48, 49, 50, 51, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube3_copy4 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF default Material {
|
||||
diffuseColor 0.7898538076923077 0.8133333333333334 0.6940444444444445
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 0.0 0.0 0.0
|
||||
ambientIntensity 0.765743861823362
|
||||
transparency 0.0
|
||||
shininess 0.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.38 -0.05000000000000003 0.05,
|
||||
-0.38 -0.05000000000000003 0.0,
|
||||
-0.38 0.049999999999999975 0.05,
|
||||
-0.38 0.049999999999999975 0.0,
|
||||
-0.6 -0.05000000000000003 0.05,
|
||||
-0.6 -0.05000000000000003 0.0,
|
||||
-0.6 0.049999999999999975 0.05,
|
||||
-0.6 0.049999999999999975 0.0 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube3 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE default
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
0.6 -0.05000000000000003 0.049999999999999996,
|
||||
0.6 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.6 0.049999999999999975 0.049999999999999996,
|
||||
0.6 0.049999999999999975 -6.938893903907228e-18,
|
||||
0.38 -0.05000000000000003 0.049999999999999996,
|
||||
0.38 -0.05000000000000003 -6.938893903907228e-18,
|
||||
0.38 0.049999999999999975 0.049999999999999996,
|
||||
0.38 0.049999999999999975 -6.938893903907228e-18 ] }
|
||||
coordIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
normal Normal { vector [
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258 ] }
|
||||
normalIndex [
|
||||
0, 1, 3, 2, -1,
|
||||
0, 2, 6, 4, -1,
|
||||
0, 4, 5, 1, -1,
|
||||
1, 5, 7, 3, -1,
|
||||
2, 3, 7, 6, -1,
|
||||
4, 6, 7, 5, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE color_038_038_038
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
0.4500000000000001 6.828727649099558e-17 0.8000000000000007,
|
||||
0.41574578963007913 -0.17220754456429035 0.8000000000000007,
|
||||
0.31819805153394654 -0.3181980515339463 0.8000000000000007,
|
||||
0.17220754456429044 -0.41574578963007897 0.8000000000000007,
|
||||
6.161204416676168e-17 -0.44999999999999996 0.8000000000000007,
|
||||
-0.17220754456429038 -0.41574578963007897 0.8000000000000007,
|
||||
-0.31819805153394626 -0.31819805153394637 0.8000000000000007,
|
||||
-0.4157457896300789 -0.1722075445642904 0.8000000000000007,
|
||||
-0.4499999999999999 1.0708133277354441e-17 0.8000000000000007,
|
||||
-0.41574578963007897 0.1722075445642904 0.8000000000000007,
|
||||
-0.31819805153394637 0.3181980515339464 0.8000000000000007,
|
||||
-0.17220754456429066 0.41574578963007897 0.8000000000000007,
|
||||
-5.1076205008510356e-17 0.45 0.8000000000000007,
|
||||
0.1722075445642905 0.415745789630079 0.8000000000000007,
|
||||
0.3181980515339464 0.31819805153394654 0.8000000000000007,
|
||||
0.4157457896300791 0.17220754456429074 0.8000000000000007,
|
||||
0.45000000000000007 1.3315394821143037e-17 0.7500000000000007,
|
||||
0.4157457896300791 -0.1722075445642904 0.7500000000000007,
|
||||
0.3181980515339465 -0.3181980515339464 0.7500000000000007,
|
||||
0.17220754456429044 -0.4157457896300791 0.7500000000000007,
|
||||
6.161204416676168e-17 -0.45 0.7500000000000007,
|
||||
-0.17220754456429038 -0.4157457896300791 0.7500000000000007,
|
||||
-0.3181980515339463 -0.3181980515339465 0.7500000000000007,
|
||||
-0.41574578963007897 -0.17220754456429047 0.7500000000000007,
|
||||
-0.44999999999999996 -4.426374839249814e-17 0.7500000000000007,
|
||||
-0.415745789630079 0.17220754456429035 0.7500000000000007,
|
||||
-0.3181980515339464 0.3181980515339463 0.7500000000000007,
|
||||
-0.17220754456429066 0.4157457896300789 0.7500000000000007,
|
||||
-5.1076205008510356e-17 0.44999999999999996 0.7500000000000007,
|
||||
0.1722075445642905 0.41574578963007897 0.7500000000000007,
|
||||
0.31819805153394637 0.3181980515339464 0.7500000000000007,
|
||||
0.415745789630079 0.1722075445642907 0.7500000000000007 ] }
|
||||
coordIndex [
|
||||
0, 1, 17, 16, -1,
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 2, 18, 17, -1,
|
||||
2, 3, 19, 18, -1,
|
||||
3, 4, 20, 19, -1,
|
||||
4, 5, 21, 20, -1,
|
||||
5, 6, 22, 21, -1,
|
||||
6, 7, 23, 22, -1,
|
||||
7, 8, 24, 23, -1,
|
||||
8, 9, 25, 24, -1,
|
||||
9, 10, 26, 25, -1,
|
||||
10, 11, 27, 26, -1,
|
||||
11, 12, 28, 27, -1,
|
||||
12, 13, 29, 28, -1,
|
||||
13, 14, 30, 29, -1,
|
||||
14, 15, 31, 30, -1,
|
||||
16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, -1 ]
|
||||
normal Normal { vector [
|
||||
0.890909154307894 0.0 0.4541815482495885,
|
||||
0.8230927329920026 -0.3409361730960241 0.4541815482495889,
|
||||
0.6299679044322835 -0.6299679044322836 0.45418154824958984,
|
||||
0.3409361730960238 -0.8230927329920021 0.45418154824959045,
|
||||
-1.2606070305664881e-17 -0.8909091543078931 0.45418154824959045,
|
||||
-0.3409361730960239 -0.8230927329920019 0.45418154824959067,
|
||||
-0.6299679044322832 -0.6299679044322832 0.45418154824959067,
|
||||
-0.8230927329920019 -0.3409361730960239 0.4541815482495904,
|
||||
-0.8909091543078933 -1.3866677336231367e-16 0.45418154824959006,
|
||||
-0.8230927329920024 0.3409361730960238 0.45418154824958956,
|
||||
-0.629967904432284 0.6299679044322837 0.45418154824958884,
|
||||
-0.34093617309602464 0.8230927329920027 0.4541815482495885,
|
||||
-1.638789139736436e-16 0.890909154307894 0.4541815482495885,
|
||||
0.34093617309602403 0.8230927329920029 0.45418154824958823,
|
||||
0.6299679044322838 0.6299679044322847 0.454181548249588,
|
||||
0.8230927329920028 0.3409361730960247 0.4541815482495881,
|
||||
0.8909091543078931 0.0 -0.45418154824959006,
|
||||
0.8230927329920023 -0.3409361730960239 -0.45418154824958956,
|
||||
0.629967904432284 -0.629967904432284 -0.4541815482495888,
|
||||
0.34093617309602425 -0.8230927329920031 -0.4541815482495882,
|
||||
2.5212140611329793e-17 -0.8909091543078941 -0.45418154824958806,
|
||||
-0.34093617309602436 -0.8230927329920031 -0.45418154824958784,
|
||||
-0.6299679044322842 -0.6299679044322842 -0.45418154824958773,
|
||||
-0.8230927329920029 -0.3409361730960243 -0.45418154824958806,
|
||||
-0.8909091543078939 -1.386667733623138e-16 -0.4541815482495884,
|
||||
-0.8230927329920028 0.340936173096024 -0.454181548249589,
|
||||
-0.6299679044322838 0.6299679044322835 -0.4541815482495896,
|
||||
-0.3409361730960242 0.8230927329920019 -0.45418154824959006,
|
||||
-1.260607030566488e-16 0.8909091543078931 -0.45418154824959006,
|
||||
0.34093617309602375 0.8230927329920021 -0.45418154824959034,
|
||||
0.6299679044322829 0.6299679044322838 -0.45418154824959056,
|
||||
0.8230927329920019 0.34093617309602425 -0.45418154824959045 ] }
|
||||
normalIndex [
|
||||
0, 1, 17, 16, -1,
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 2, 18, 17, -1,
|
||||
2, 3, 19, 18, -1,
|
||||
3, 4, 20, 19, -1,
|
||||
4, 5, 21, 20, -1,
|
||||
5, 6, 22, 21, -1,
|
||||
6, 7, 23, 22, -1,
|
||||
7, 8, 24, 23, -1,
|
||||
8, 9, 25, 24, -1,
|
||||
9, 10, 26, 25, -1,
|
||||
10, 11, 27, 26, -1,
|
||||
11, 12, 28, 27, -1,
|
||||
12, 13, 29, 28, -1,
|
||||
13, 14, 30, 29, -1,
|
||||
14, 15, 31, 30, -1,
|
||||
16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_2010.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_2010.wings
Normal file
Binary file not shown.
4926
modules/packages3d/Inductors_SMD.3dshapes/L_2010.wrl
Normal file
4926
modules/packages3d/Inductors_SMD.3dshapes/L_2010.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4926
modules/packages3d/Inductors_SMD.3dshapes/L_2010_HandSoldering.wrl
Normal file
4926
modules/packages3d/Inductors_SMD.3dshapes/L_2010_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_2512.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_2512.wings
Normal file
Binary file not shown.
4622
modules/packages3d/Inductors_SMD.3dshapes/L_2512.wrl
Normal file
4622
modules/packages3d/Inductors_SMD.3dshapes/L_2512.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
4622
modules/packages3d/Inductors_SMD.3dshapes/L_2512_HandSoldering.wrl
Normal file
4622
modules/packages3d/Inductors_SMD.3dshapes/L_2512_HandSoldering.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD-XXL.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD-XXL.wings
Normal file
Binary file not shown.
220
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD-XXL.wrl
Normal file
220
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD-XXL.wrl
Normal file
|
@ -0,0 +1,220 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 0.98.17a
|
||||
DEF cube1_sep7 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF metal Material {
|
||||
diffuseColor 1.00000 1.00000 0.786667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 0.922222
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.65429 0.917217 0.267719,
|
||||
1.65429 -0.903067 0.267722,
|
||||
1.65429 0.917216 3.35939e-2,
|
||||
2.45020 0.917214 3.35897e-2,
|
||||
2.45019 -0.903069 3.35919e-2,
|
||||
1.65429 -0.903067 3.35960e-2,
|
||||
2.30937 0.917215 0.267716,
|
||||
2.45020 0.917215 0.132802,
|
||||
2.30936 -0.903069 0.267718,
|
||||
2.45019 -0.903069 0.132804]
|
||||
}
|
||||
coordIndex [
|
||||
0, 1, 8, 6, -1,
|
||||
0, 2, 5, 1, -1,
|
||||
3, 4, 5, 2, -1,
|
||||
3, 7, 9, 4, -1,
|
||||
5, 4, 9, 8, 1, -1,
|
||||
6, 7, 3, 2, 0, -1,
|
||||
6, 8, 9, 7, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1_sep6 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF GRAY Material {
|
||||
diffuseColor 0.493333 0.493333 0.493333
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 1.00000
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-2.20200 -1.35859 0.281567,
|
||||
-2.20200 1.35720 0.281567,
|
||||
2.20545 1.35720 0.281567,
|
||||
2.20545 -1.35859 0.281567,
|
||||
-1.31853 -2.20258 0.281567,
|
||||
1.33851 -2.20258 0.281567,
|
||||
-1.31853 2.20487 0.281567,
|
||||
1.33851 2.20487 0.281567,
|
||||
-1.31853 1.35720 0.281567,
|
||||
1.33851 1.35720 0.281567,
|
||||
-1.31853 -1.35859 0.281567,
|
||||
1.33851 -1.35859 0.281567,
|
||||
1.33851 1.35720 3.00349e-2,
|
||||
1.33851 2.20487 3.00349e-2,
|
||||
2.20545 1.35720 3.00349e-2,
|
||||
-1.31853 -1.35859 3.00349e-2,
|
||||
-1.31853 -2.20258 3.00349e-2,
|
||||
-2.20200 -1.35859 3.00349e-2,
|
||||
-1.31853 2.20487 3.00349e-2,
|
||||
-1.31853 1.35720 3.00349e-2,
|
||||
-2.20200 1.35720 3.00349e-2,
|
||||
1.33851 -2.20258 3.00349e-2,
|
||||
1.33851 -1.35859 3.00349e-2,
|
||||
2.20545 -1.35859 3.00349e-2,
|
||||
-2.20200 -1.70098 3.04944,
|
||||
-2.10904 -1.92540 3.04944,
|
||||
-1.70040 -2.20258 3.04944,
|
||||
-1.92482 -2.10962 3.04944,
|
||||
-2.20200 1.70327 3.04944,
|
||||
-2.10904 1.92768 3.04944,
|
||||
-1.92482 2.11191 3.04944,
|
||||
-1.70040 2.20487 3.04944,
|
||||
1.70385 2.20487 3.04944,
|
||||
1.92826 2.11191 3.04944,
|
||||
2.11249 1.92768 3.04944,
|
||||
2.20545 1.70327 3.04944,
|
||||
2.20545 -1.70098 3.04944,
|
||||
2.11249 -1.92540 3.04944,
|
||||
1.92826 -2.10962 3.04944,
|
||||
1.70385 -2.20258 3.04944,
|
||||
-2.20200 -1.70098 0.281567,
|
||||
-2.10904 -1.92540 0.281567,
|
||||
-1.92482 -2.10962 0.281567,
|
||||
-1.70040 -2.20258 0.281567,
|
||||
-1.70040 2.20487 0.281567,
|
||||
-1.92482 2.11191 0.281567,
|
||||
-2.20200 1.70327 0.281567,
|
||||
-2.10904 1.92768 0.281567,
|
||||
2.20545 1.70327 0.281567,
|
||||
2.11249 1.92768 0.281567,
|
||||
1.70385 2.20487 0.281567,
|
||||
1.92826 2.11191 0.281567,
|
||||
1.70385 -2.20258 0.281567,
|
||||
1.92826 -2.10962 0.281567,
|
||||
2.20545 -1.70098 0.281567,
|
||||
2.11249 -1.92540 0.281567,
|
||||
2.20545 1.70327 3.00349e-2,
|
||||
2.11249 1.92768 3.00349e-2,
|
||||
1.92826 2.11191 3.00349e-2,
|
||||
1.70385 2.20487 3.00349e-2,
|
||||
-2.20200 -1.70098 3.00349e-2,
|
||||
-2.10904 -1.92540 3.00349e-2,
|
||||
-1.92482 -2.10962 3.00349e-2,
|
||||
-1.70040 -2.20258 3.00349e-2,
|
||||
-1.70040 2.20487 3.00349e-2,
|
||||
-1.92482 2.11191 3.00349e-2,
|
||||
-2.10904 1.92768 3.00349e-2,
|
||||
-2.20200 1.70327 3.00349e-2,
|
||||
1.70385 -2.20258 3.00349e-2,
|
||||
1.92826 -2.10962 3.00349e-2,
|
||||
2.11249 -1.92540 3.00349e-2,
|
||||
2.20545 -1.70098 3.00349e-2]
|
||||
}
|
||||
coordIndex [
|
||||
0, 40, 24, 28, 46, 1, -1,
|
||||
1, 8, 6, 7, 9, 2, 3, 11, 5, 4, 10, 0, -1,
|
||||
1, 20, 19, 8, -1,
|
||||
2, 48, 35, 36, 54, 3, -1,
|
||||
3, 23, 22, 11, -1,
|
||||
4, 16, 15, 10, -1,
|
||||
4, 43, 63, 16, -1,
|
||||
5, 21, 68, 52, -1,
|
||||
5, 52, 39, 26, 43, 4, -1,
|
||||
6, 44, 31, 32, 50, 7, -1,
|
||||
7, 13, 12, 9, -1,
|
||||
8, 19, 18, 6, -1,
|
||||
9, 12, 14, 2, -1,
|
||||
10, 15, 17, 0, -1,
|
||||
11, 22, 21, 5, -1,
|
||||
13, 59, 58, 57, 56, 14, 12, -1,
|
||||
16, 63, 62, 61, 60, 17, 15, -1,
|
||||
18, 64, 44, 6, -1,
|
||||
19, 20, 67, 66, 65, 64, 18, -1,
|
||||
22, 23, 71, 70, 69, 68, 21, -1,
|
||||
24, 25, 27, 26, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, -1,
|
||||
25, 41, 42, 27, -1,
|
||||
30, 45, 47, 29, -1,
|
||||
34, 49, 51, 33, -1,
|
||||
38, 53, 55, 37, -1,
|
||||
40, 60, 61, 41, -1,
|
||||
41, 25, 24, 40, -1,
|
||||
41, 61, 62, 42, -1,
|
||||
42, 62, 63, 43, -1,
|
||||
43, 26, 27, 42, -1,
|
||||
44, 64, 65, 45, -1,
|
||||
45, 30, 31, 44, -1,
|
||||
45, 65, 66, 47, -1,
|
||||
46, 28, 29, 47, -1,
|
||||
46, 67, 20, 1, -1,
|
||||
47, 66, 67, 46, -1,
|
||||
48, 56, 57, 49, -1,
|
||||
49, 34, 35, 48, -1,
|
||||
49, 57, 58, 51, -1,
|
||||
50, 32, 33, 51, -1,
|
||||
50, 59, 13, 7, -1,
|
||||
51, 58, 59, 50, -1,
|
||||
52, 68, 69, 53, -1,
|
||||
53, 38, 39, 52, -1,
|
||||
53, 69, 70, 55, -1,
|
||||
54, 36, 37, 55, -1,
|
||||
54, 71, 23, 3, -1,
|
||||
55, 70, 71, 54, -1,
|
||||
56, 48, 2, 14, -1,
|
||||
60, 40, 0, 17, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE metal
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-1.65056 0.917221 3.46610e-2,
|
||||
-2.44647 0.917221 3.46652e-2,
|
||||
-2.44647 -0.903063 3.46679e-2,
|
||||
-1.65056 -0.903063 3.46637e-2,
|
||||
-1.65056 0.917221 0.266993,
|
||||
-1.65056 -0.903063 0.266995,
|
||||
-2.44647 0.917221 0.132262,
|
||||
-2.30583 0.917221 0.266996,
|
||||
-2.44647 -0.903063 0.132265,
|
||||
-2.30583 -0.903063 0.266999]
|
||||
}
|
||||
coordIndex [
|
||||
0, 3, 2, 1, -1,
|
||||
0, 4, 5, 3, -1,
|
||||
1, 6, 7, 4, 0, -1,
|
||||
2, 8, 6, 1, -1,
|
||||
3, 5, 9, 8, 2, -1,
|
||||
6, 8, 9, 7, -1,
|
||||
7, 9, 5, 4, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD3S.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD3S.wings
Normal file
Binary file not shown.
208
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD3S.wrl
Normal file
208
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-PD3S.wrl
Normal file
|
@ -0,0 +1,208 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 0.98.17a
|
||||
DEF cylinder6_copy7 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF body Material {
|
||||
diffuseColor 0.226667 0.226667 0.226667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 1.00000
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
2.40300 -0.470101 0.499962,
|
||||
2.02689 -0.868634 0.499963,
|
||||
0.663986 -1.60300 0.499963,
|
||||
1.46680e-16 -1.73508 0.499963,
|
||||
-0.663986 -1.60300 0.499963,
|
||||
-2.02689 -0.868634 0.499963,
|
||||
-2.40300 -0.470101 0.499962,
|
||||
-2.40300 0.470104 0.499962,
|
||||
-2.02689 0.868638 0.499962,
|
||||
-0.663986 1.60301 0.499962,
|
||||
-2.78278e-16 1.73508 0.499962,
|
||||
0.663986 1.60301 0.499962,
|
||||
2.02689 0.868638 0.499962,
|
||||
2.40300 0.470104 0.499962,
|
||||
2.40300 -0.470104 0.280038,
|
||||
2.02689 -0.868638 0.280038,
|
||||
0.663986 -1.60301 0.280038,
|
||||
1.46680e-16 -1.73508 0.280038,
|
||||
-0.663986 -1.60301 0.280038,
|
||||
-2.02689 -0.868638 0.280038,
|
||||
-2.40300 -0.470104 0.280038,
|
||||
-2.40300 0.470101 0.280038,
|
||||
-2.02689 0.868634 0.280037,
|
||||
-0.663986 1.60300 0.280037,
|
||||
-2.78278e-16 1.73508 0.280037,
|
||||
0.663986 1.60300 0.280037,
|
||||
2.02689 0.868634 0.280037,
|
||||
2.40300 0.470101 0.280038]
|
||||
}
|
||||
coordIndex [
|
||||
0, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
1, 15, 14, 0, -1,
|
||||
2, 16, 15, 1, -1,
|
||||
3, 17, 16, 2, -1,
|
||||
4, 18, 17, 3, -1,
|
||||
5, 19, 18, 4, -1,
|
||||
6, 7, 21, 20, -1,
|
||||
6, 20, 19, 5, -1,
|
||||
8, 22, 21, 7, -1,
|
||||
9, 23, 22, 8, -1,
|
||||
10, 24, 23, 9, -1,
|
||||
11, 25, 24, 10, -1,
|
||||
12, 26, 25, 11, -1,
|
||||
13, 27, 26, 12, -1,
|
||||
14, 27, 13, 0, -1,
|
||||
15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 14, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cylinder6 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE body
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.52200 2.01938e-6 1.96125,
|
||||
1.40614 -0.582442 1.96125,
|
||||
1.07622 -1.07621 1.96125,
|
||||
0.582444 -1.40614 1.96125,
|
||||
1.16736e-16 -1.52200 1.96125,
|
||||
-0.582444 -1.40614 1.96125,
|
||||
-1.07622 -1.07621 1.96125,
|
||||
-1.40614 -0.582442 1.96125,
|
||||
-1.52200 2.01938e-6 1.96125,
|
||||
-1.40614 0.582446 1.96125,
|
||||
-1.07622 1.07622 1.96125,
|
||||
-0.582444 1.40615 1.96125,
|
||||
-2.56034e-16 1.52200 1.96125,
|
||||
0.582444 1.40615 1.96125,
|
||||
1.07622 1.07622 1.96125,
|
||||
1.40614 0.582446 1.96125,
|
||||
1.52200 -2.01938e-6 0.542748,
|
||||
1.40614 -0.582446 0.542748,
|
||||
1.07622 -1.07622 0.542749,
|
||||
0.582444 -1.40615 0.542749,
|
||||
1.16736e-16 -1.52200 0.542749,
|
||||
-0.582444 -1.40615 0.542749,
|
||||
-1.07622 -1.07622 0.542749,
|
||||
-1.40614 -0.582446 0.542748,
|
||||
-1.52200 -2.01938e-6 0.542748,
|
||||
-1.40614 0.582442 0.542748,
|
||||
-1.07622 1.07621 0.542747,
|
||||
-0.582444 1.40614 0.542747,
|
||||
-2.56034e-16 1.52200 0.542747,
|
||||
0.582444 1.40614 0.542747,
|
||||
1.07622 1.07621 0.542747,
|
||||
1.40614 0.582442 0.542748]
|
||||
}
|
||||
coordIndex [
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 17, 16, 0, -1,
|
||||
2, 18, 17, 1, -1,
|
||||
3, 19, 18, 2, -1,
|
||||
4, 20, 19, 3, -1,
|
||||
5, 21, 20, 4, -1,
|
||||
6, 22, 21, 5, -1,
|
||||
7, 23, 22, 6, -1,
|
||||
8, 24, 23, 7, -1,
|
||||
9, 25, 24, 8, -1,
|
||||
10, 26, 25, 9, -1,
|
||||
11, 27, 26, 10, -1,
|
||||
12, 28, 27, 11, -1,
|
||||
13, 29, 28, 12, -1,
|
||||
14, 30, 29, 13, -1,
|
||||
15, 31, 30, 14, -1,
|
||||
17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 16, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1_sep5 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF metal Material {
|
||||
diffuseColor 1.00000 1.00000 0.786667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 0.922222
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.65592 0.531647 0.259355,
|
||||
1.65591 -0.517693 0.259358,
|
||||
1.65592 0.531647 2.98205e-2,
|
||||
2.43622 0.531646 2.98164e-2,
|
||||
2.43621 -0.517694 2.98185e-2,
|
||||
1.65591 -0.517693 2.98226e-2,
|
||||
2.29815 0.531646 0.259352,
|
||||
2.43622 0.531646 0.127083,
|
||||
2.29814 -0.517694 0.259354,
|
||||
2.43621 -0.517694 0.127085]
|
||||
}
|
||||
coordIndex [
|
||||
0, 1, 8, 6, -1,
|
||||
0, 2, 5, 1, -1,
|
||||
3, 4, 5, 2, -1,
|
||||
3, 7, 9, 4, -1,
|
||||
5, 4, 9, 8, 1, -1,
|
||||
6, 7, 3, 2, 0, -1,
|
||||
6, 8, 9, 7, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE metal
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-1.70414 0.531652 3.08667e-2,
|
||||
-2.48444 0.531652 3.08708e-2,
|
||||
-2.48444 -0.517688 3.08734e-2,
|
||||
-1.70414 -0.517688 3.08693e-2,
|
||||
-1.70414 0.531652 0.258643,
|
||||
-1.70414 -0.517688 0.258645,
|
||||
-2.48444 0.531652 0.126554,
|
||||
-2.34655 0.531652 0.258646,
|
||||
-2.48444 -0.517688 0.126557,
|
||||
-2.34655 -0.517688 0.258649]
|
||||
}
|
||||
coordIndex [
|
||||
0, 3, 2, 1, -1,
|
||||
0, 4, 5, 3, -1,
|
||||
1, 6, 7, 4, 0, -1,
|
||||
2, 8, 6, 1, -1,
|
||||
3, 5, 9, 8, 2, -1,
|
||||
6, 8, 9, 7, -1,
|
||||
7, 9, 5, 4, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-TPC_M.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-TPC_M.wings
Normal file
Binary file not shown.
220
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-TPC_M.wrl
Normal file
220
modules/packages3d/Inductors_SMD.3dshapes/L_SELF-WE-TPC_M.wrl
Normal file
|
@ -0,0 +1,220 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 0.98.17a
|
||||
DEF cube1_sep7 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF metal Material {
|
||||
diffuseColor 1.00000 1.00000 0.786667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 0.922222
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.65429 0.917217 0.267719,
|
||||
1.65429 -0.903067 0.267722,
|
||||
1.65429 0.917216 3.35939e-2,
|
||||
2.45020 0.917214 3.35897e-2,
|
||||
2.45019 -0.903069 3.35919e-2,
|
||||
1.65429 -0.903067 3.35960e-2,
|
||||
2.30937 0.917215 0.267716,
|
||||
2.45020 0.917215 0.132802,
|
||||
2.30936 -0.903069 0.267718,
|
||||
2.45019 -0.903069 0.132804]
|
||||
}
|
||||
coordIndex [
|
||||
0, 1, 8, 6, -1,
|
||||
0, 2, 5, 1, -1,
|
||||
3, 4, 5, 2, -1,
|
||||
3, 7, 9, 4, -1,
|
||||
5, 4, 9, 8, 1, -1,
|
||||
6, 7, 3, 2, 0, -1,
|
||||
6, 8, 9, 7, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1_sep6 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF GRAY Material {
|
||||
diffuseColor 0.493333 0.493333 0.493333
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 1.00000
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-2.20200 -1.35859 0.281567,
|
||||
-2.20200 1.35720 0.281567,
|
||||
2.20545 1.35720 0.281567,
|
||||
2.20545 -1.35859 0.281567,
|
||||
-1.31853 -2.20258 0.281567,
|
||||
1.33851 -2.20258 0.281567,
|
||||
-1.31853 2.20487 0.281567,
|
||||
1.33851 2.20487 0.281567,
|
||||
-1.31853 1.35720 0.281567,
|
||||
1.33851 1.35720 0.281567,
|
||||
-1.31853 -1.35859 0.281567,
|
||||
1.33851 -1.35859 0.281567,
|
||||
1.33851 1.35720 3.00349e-2,
|
||||
1.33851 2.20487 3.00349e-2,
|
||||
2.20545 1.35720 3.00349e-2,
|
||||
-1.31853 -1.35859 3.00349e-2,
|
||||
-1.31853 -2.20258 3.00349e-2,
|
||||
-2.20200 -1.35859 3.00349e-2,
|
||||
-1.31853 2.20487 3.00349e-2,
|
||||
-1.31853 1.35720 3.00349e-2,
|
||||
-2.20200 1.35720 3.00349e-2,
|
||||
1.33851 -2.20258 3.00349e-2,
|
||||
1.33851 -1.35859 3.00349e-2,
|
||||
2.20545 -1.35859 3.00349e-2,
|
||||
-2.20200 -1.70098 3.04944,
|
||||
-2.10904 -1.92540 3.04944,
|
||||
-1.70040 -2.20258 3.04944,
|
||||
-1.92482 -2.10962 3.04944,
|
||||
-2.20200 1.70327 3.04944,
|
||||
-2.10904 1.92768 3.04944,
|
||||
-1.92482 2.11191 3.04944,
|
||||
-1.70040 2.20487 3.04944,
|
||||
1.70385 2.20487 3.04944,
|
||||
1.92826 2.11191 3.04944,
|
||||
2.11249 1.92768 3.04944,
|
||||
2.20545 1.70327 3.04944,
|
||||
2.20545 -1.70098 3.04944,
|
||||
2.11249 -1.92540 3.04944,
|
||||
1.92826 -2.10962 3.04944,
|
||||
1.70385 -2.20258 3.04944,
|
||||
-2.20200 -1.70098 0.281567,
|
||||
-2.10904 -1.92540 0.281567,
|
||||
-1.92482 -2.10962 0.281567,
|
||||
-1.70040 -2.20258 0.281567,
|
||||
-1.70040 2.20487 0.281567,
|
||||
-1.92482 2.11191 0.281567,
|
||||
-2.20200 1.70327 0.281567,
|
||||
-2.10904 1.92768 0.281567,
|
||||
2.20545 1.70327 0.281567,
|
||||
2.11249 1.92768 0.281567,
|
||||
1.70385 2.20487 0.281567,
|
||||
1.92826 2.11191 0.281567,
|
||||
1.70385 -2.20258 0.281567,
|
||||
1.92826 -2.10962 0.281567,
|
||||
2.20545 -1.70098 0.281567,
|
||||
2.11249 -1.92540 0.281567,
|
||||
2.20545 1.70327 3.00349e-2,
|
||||
2.11249 1.92768 3.00349e-2,
|
||||
1.92826 2.11191 3.00349e-2,
|
||||
1.70385 2.20487 3.00349e-2,
|
||||
-2.20200 -1.70098 3.00349e-2,
|
||||
-2.10904 -1.92540 3.00349e-2,
|
||||
-1.92482 -2.10962 3.00349e-2,
|
||||
-1.70040 -2.20258 3.00349e-2,
|
||||
-1.70040 2.20487 3.00349e-2,
|
||||
-1.92482 2.11191 3.00349e-2,
|
||||
-2.10904 1.92768 3.00349e-2,
|
||||
-2.20200 1.70327 3.00349e-2,
|
||||
1.70385 -2.20258 3.00349e-2,
|
||||
1.92826 -2.10962 3.00349e-2,
|
||||
2.11249 -1.92540 3.00349e-2,
|
||||
2.20545 -1.70098 3.00349e-2]
|
||||
}
|
||||
coordIndex [
|
||||
0, 40, 24, 28, 46, 1, -1,
|
||||
1, 8, 6, 7, 9, 2, 3, 11, 5, 4, 10, 0, -1,
|
||||
1, 20, 19, 8, -1,
|
||||
2, 48, 35, 36, 54, 3, -1,
|
||||
3, 23, 22, 11, -1,
|
||||
4, 16, 15, 10, -1,
|
||||
4, 43, 63, 16, -1,
|
||||
5, 21, 68, 52, -1,
|
||||
5, 52, 39, 26, 43, 4, -1,
|
||||
6, 44, 31, 32, 50, 7, -1,
|
||||
7, 13, 12, 9, -1,
|
||||
8, 19, 18, 6, -1,
|
||||
9, 12, 14, 2, -1,
|
||||
10, 15, 17, 0, -1,
|
||||
11, 22, 21, 5, -1,
|
||||
13, 59, 58, 57, 56, 14, 12, -1,
|
||||
16, 63, 62, 61, 60, 17, 15, -1,
|
||||
18, 64, 44, 6, -1,
|
||||
19, 20, 67, 66, 65, 64, 18, -1,
|
||||
22, 23, 71, 70, 69, 68, 21, -1,
|
||||
24, 25, 27, 26, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, -1,
|
||||
25, 41, 42, 27, -1,
|
||||
30, 45, 47, 29, -1,
|
||||
34, 49, 51, 33, -1,
|
||||
38, 53, 55, 37, -1,
|
||||
40, 60, 61, 41, -1,
|
||||
41, 25, 24, 40, -1,
|
||||
41, 61, 62, 42, -1,
|
||||
42, 62, 63, 43, -1,
|
||||
43, 26, 27, 42, -1,
|
||||
44, 64, 65, 45, -1,
|
||||
45, 30, 31, 44, -1,
|
||||
45, 65, 66, 47, -1,
|
||||
46, 28, 29, 47, -1,
|
||||
46, 67, 20, 1, -1,
|
||||
47, 66, 67, 46, -1,
|
||||
48, 56, 57, 49, -1,
|
||||
49, 34, 35, 48, -1,
|
||||
49, 57, 58, 51, -1,
|
||||
50, 32, 33, 51, -1,
|
||||
50, 59, 13, 7, -1,
|
||||
51, 58, 59, 50, -1,
|
||||
52, 68, 69, 53, -1,
|
||||
53, 38, 39, 52, -1,
|
||||
53, 69, 70, 55, -1,
|
||||
54, 36, 37, 55, -1,
|
||||
54, 71, 23, 3, -1,
|
||||
55, 70, 71, 54, -1,
|
||||
56, 48, 2, 14, -1,
|
||||
60, 40, 0, 17, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE metal
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-1.65056 0.917221 3.46610e-2,
|
||||
-2.44647 0.917221 3.46652e-2,
|
||||
-2.44647 -0.903063 3.46679e-2,
|
||||
-1.65056 -0.903063 3.46637e-2,
|
||||
-1.65056 0.917221 0.266993,
|
||||
-1.65056 -0.903063 0.266995,
|
||||
-2.44647 0.917221 0.132262,
|
||||
-2.30583 0.917221 0.266996,
|
||||
-2.44647 -0.903063 0.132265,
|
||||
-2.30583 -0.903063 0.266999]
|
||||
}
|
||||
coordIndex [
|
||||
0, 3, 2, 1, -1,
|
||||
0, 4, 5, 3, -1,
|
||||
1, 6, 7, 4, 0, -1,
|
||||
2, 8, 6, 1, -1,
|
||||
3, 5, 9, 8, 2, -1,
|
||||
6, 8, 9, 7, -1,
|
||||
7, 9, 5, 4, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
|
@ -0,0 +1,389 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.3
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF color_038_038_038 Material {
|
||||
diffuseColor 0.15 0.15 0.15
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 1.0 1.0 1.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 1.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.245 -0.15 0.0,
|
||||
-0.245 0.15 0.0,
|
||||
-0.245 -0.15 0.07,
|
||||
-0.245 0.15 0.07,
|
||||
0.245 -0.15 0.0,
|
||||
0.245 0.15 0.0,
|
||||
0.245 -0.15 0.07,
|
||||
0.245 0.15 0.07,
|
||||
-0.205 -0.1975 0.0,
|
||||
-0.205 -0.1975 0.07,
|
||||
0.205 -0.1975 0.0,
|
||||
0.205 -0.1975 0.07,
|
||||
-0.205 0.1975 0.0,
|
||||
-0.205 0.1975 0.07,
|
||||
0.205 0.1975 0.0,
|
||||
0.205 0.1975 0.07,
|
||||
-0.18410048297923606 -0.245 0.0,
|
||||
-0.205 -0.22410048297923607 0.0,
|
||||
-0.18410048297923606 -0.245 0.07,
|
||||
-0.205 -0.22410048297923607 0.07,
|
||||
-0.205 0.22410048297923607 0.0,
|
||||
-0.18410048297923606 0.245 0.0,
|
||||
-0.205 0.22410048297923607 0.07,
|
||||
-0.18410048297923606 0.245 0.07,
|
||||
0.18410048297923606 -0.245 0.0,
|
||||
0.205 -0.22410048297923607 0.0,
|
||||
0.18410048297923606 -0.245 0.07,
|
||||
0.205 -0.22410048297923607 0.07,
|
||||
0.18410048297923606 0.245 0.0,
|
||||
0.205 0.22410048297923607 0.0,
|
||||
0.18410048297923606 0.245 0.07,
|
||||
0.205 0.22410048297923607 0.07,
|
||||
-0.205 -0.22 0.33999990847633826,
|
||||
-0.205 -0.22 0.40999990847633827,
|
||||
-0.205 0.22 0.33999990847633826,
|
||||
-0.205 0.22 0.40999990847633827,
|
||||
0.205 -0.22 0.33999990847633826,
|
||||
0.205 -0.22 0.40999990847633827,
|
||||
0.205 0.22 0.33999990847633826,
|
||||
0.205 0.22 0.40999990847633827,
|
||||
-0.245 -0.15 0.33999990847633826,
|
||||
-0.245 0.15 0.33999990847633826,
|
||||
-0.245 -0.15 0.40999990847633827,
|
||||
-0.245 0.15 0.40999990847633827,
|
||||
0.245 -0.15 0.33999990847633826,
|
||||
0.245 0.15 0.33999990847633826,
|
||||
0.245 -0.15 0.40999990847633827,
|
||||
0.245 0.15 0.40999990847633827,
|
||||
-0.205 -0.1975 0.33999990847633826,
|
||||
-0.205 -0.1975 0.40999990847633827,
|
||||
0.205 -0.1975 0.33999990847633826,
|
||||
0.205 -0.1975 0.40999990847633827,
|
||||
-0.205 0.1975 0.33999990847633826,
|
||||
-0.205 0.1975 0.40999990847633827,
|
||||
0.205 0.1975 0.33999990847633826,
|
||||
0.205 0.1975 0.40999990847633827,
|
||||
-0.205895 -0.13572793443335326 0.33999990847633826,
|
||||
-0.205895 0.13572793443335326 0.33999990847633826,
|
||||
-0.18680694478598167 0.158395 0.33999990847633826,
|
||||
0.18680694478598167 0.158395 0.33999990847633826,
|
||||
0.205895 0.13572793443335326 0.33999990847633826,
|
||||
0.205895 -0.13572793443335326 0.33999990847633826,
|
||||
0.18680694478598167 -0.158395 0.33999990847633826,
|
||||
-0.18680694478598167 -0.158395 0.33999990847633826,
|
||||
-0.2340613047868376 -0.14600772854377142 0.06820468221997067,
|
||||
-0.2340613047868376 0.14600772854377142 0.06820468221997067,
|
||||
0.2340613047868376 -0.14600772854377142 0.06820468221997067,
|
||||
0.2340613047868376 0.14600772854377142 0.06820468221997067,
|
||||
-0.19991959005048177 -0.18657993029544434 0.06807608266443689,
|
||||
0.19991959005048177 -0.18657993029544434 0.06807608266443689,
|
||||
-0.19991959005048177 0.18657993029544434 0.06807608266443689,
|
||||
0.19991959005048177 0.18657993029544434 0.06807608266443689,
|
||||
-0.1949563047868376 -0.1317356629771247 0.3382045906963089,
|
||||
-0.1949563047868376 0.1317356629771247 0.3382045906963089,
|
||||
-0.18172653483646345 0.14747493029544434 0.33807599114077513,
|
||||
0.18172653483646345 0.14747493029544434 0.33807599114077513,
|
||||
0.1949563047868376 0.1317356629771247 0.3382045906963089,
|
||||
0.1949563047868376 -0.1317356629771247 0.3382045906963089,
|
||||
0.18172653483646345 -0.14747493029544434 0.33807599114077513,
|
||||
-0.18172653483646345 -0.14747493029544434 0.33807599114077513 ] }
|
||||
coordIndex [
|
||||
0, 1, 12, 20, 21, 28, 29, 14, 5, 4, 10, 25, 24, 16, 17, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 9, 2, -1,
|
||||
1, 3, 13, 12, -1,
|
||||
2, 9, 68, 64, -1,
|
||||
2, 64, 65, 3, -1,
|
||||
3, 65, 70, 13, -1,
|
||||
4, 5, 7, 6, -1,
|
||||
4, 6, 11, 10, -1,
|
||||
5, 14, 15, 7, -1,
|
||||
6, 7, 67, 66, -1,
|
||||
6, 66, 69, 11, -1,
|
||||
7, 15, 71, 67, -1,
|
||||
8, 17, 19, 9, -1,
|
||||
9, 11, 69, 68, -1,
|
||||
9, 19, 18, 26, 27, 11, -1,
|
||||
10, 11, 27, 25, -1,
|
||||
12, 13, 22, 20, -1,
|
||||
13, 15, 31, 30, 23, 22, -1,
|
||||
13, 70, 71, 15, -1,
|
||||
14, 29, 31, 15, -1,
|
||||
16, 18, 19, 17, -1,
|
||||
16, 24, 26, 18, -1,
|
||||
20, 22, 23, 21, -1,
|
||||
21, 23, 30, 28, -1,
|
||||
24, 25, 27, 26, -1,
|
||||
28, 30, 31, 29, -1,
|
||||
32, 33, 49, 48, -1,
|
||||
32, 36, 37, 33, -1,
|
||||
32, 48, 50, 36, -1,
|
||||
33, 37, 51, 46, 47, 55, 39, 35, 53, 43, 42, 49, -1,
|
||||
34, 35, 39, 38, -1,
|
||||
34, 38, 54, 52, -1,
|
||||
34, 52, 53, 35, -1,
|
||||
36, 50, 51, 37, -1,
|
||||
38, 39, 55, 54, -1,
|
||||
40, 41, 57, 56, -1,
|
||||
40, 42, 43, 41, -1,
|
||||
40, 48, 49, 42, -1,
|
||||
40, 56, 63, 48, -1,
|
||||
41, 43, 53, 52, -1,
|
||||
41, 52, 58, 57, -1,
|
||||
44, 45, 47, 46, -1,
|
||||
44, 46, 51, 50, -1,
|
||||
44, 50, 62, 61, -1,
|
||||
44, 61, 60, 45, -1,
|
||||
45, 54, 55, 47, -1,
|
||||
45, 60, 59, 54, -1,
|
||||
48, 63, 62, 50, -1,
|
||||
52, 54, 59, 58, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
56, 72, 79, 63, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
64, 68, 79, 72, -1,
|
||||
64, 72, 73, 65, -1,
|
||||
65, 73, 74, 70, -1,
|
||||
66, 67, 76, 77, -1,
|
||||
66, 77, 78, 69, -1,
|
||||
67, 71, 75, 76, -1,
|
||||
68, 69, 78, 79, -1,
|
||||
70, 74, 75, 71, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
-0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
-0.5848070963724903 -0.21303867847429736 0.7826973754308251,
|
||||
-0.5848070963724903 0.21303867847429736 0.7826973754308251,
|
||||
0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
0.5848070963724903 -0.21303867847429736 0.7826973754308251,
|
||||
0.5848070963724903 0.21303867847429736 0.7826973754308251,
|
||||
-0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
-0.4796206841794109 -0.10654976258429942 0.870982862862699,
|
||||
0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
0.4796206841794109 -0.10654976258429942 0.870982862862699,
|
||||
-0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
-0.4796206841794109 0.10654976258429942 0.870982862862699,
|
||||
0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
0.4796206841794109 0.10654976258429942 0.870982862862699,
|
||||
-0.33655677059077743 -0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687453 -0.33655677059077743 -0.4759631494779679,
|
||||
-0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
-0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
-0.8125199200687453 0.33655677059077743 -0.4759631494779679,
|
||||
-0.33655677059077743 0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
-0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
0.33655677059077743 -0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077743 -0.4759631494779679,
|
||||
0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
0.33655677059077743 0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687453 0.33655677059077743 -0.4759631494779679,
|
||||
0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.6431769801985779 -0.23473888332315443 -0.7288491125046641,
|
||||
-0.6431769801985779 0.23473888332315443 -0.7288491125046641,
|
||||
-0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
-0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
0.6431769801985779 -0.23473888332315443 -0.7288491125046641,
|
||||
0.6431769801985779 0.23473888332315443 -0.7288491125046641,
|
||||
0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
-0.4985978495769378 -0.1819721570272631 -0.8475177393211887,
|
||||
-0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
0.4985978495769378 -0.1819721570272631 -0.8475177393211887,
|
||||
0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
-0.4985978495769378 0.1819721570272631 -0.8475177393211887,
|
||||
-0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
0.4985978495769378 0.1819721570272631 -0.8475177393211887,
|
||||
0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
-0.07328596902451438 -0.026638292656858183 -0.9969551484938857,
|
||||
-0.07328596902451438 0.026638292656858183 -0.9969551484938857,
|
||||
-0.03265876819627032 0.07021948284223224 -0.9969968049543949,
|
||||
0.03265876819627032 0.07021948284223224 -0.9969968049543949,
|
||||
0.07328596902451438 0.026638292656858183 -0.9969551484938857,
|
||||
0.07328596902451438 -0.026638292656858183 -0.9969551484938857,
|
||||
0.03265876819627032 -0.07021948284223224 -0.9969968049543949,
|
||||
-0.03265876819627032 -0.07021948284223224 -0.9969968049543949,
|
||||
-0.5313696680163732 -0.19356750440463683 0.8247289840612673,
|
||||
-0.5313696680163732 0.19356750440463683 0.8247289840612673,
|
||||
0.5313696680163732 -0.19356750440463683 0.8247289840612673,
|
||||
0.5313696680163732 0.19356750440463683 0.8247289840612673,
|
||||
-0.2323675878117234 -0.4982435392357336 0.8353195075804294,
|
||||
0.2323675878117234 -0.4982435392357336 0.8353195075804294,
|
||||
-0.2323675878117234 0.4982435392357336 0.8353195075804294,
|
||||
0.2323675878117234 0.4982435392357336 0.8353195075804294,
|
||||
-0.7418801947036616 -0.27060472188142976 -0.613503758099273,
|
||||
-0.7418801947036616 0.27060472188142976 -0.613503758099273,
|
||||
-0.3292581577469782 0.7077541624481845 -0.6250384876904261,
|
||||
0.3292581577469782 0.7077541624481845 -0.6250384876904261,
|
||||
0.7418801947036616 0.27060472188142976 -0.613503758099273,
|
||||
0.7418801947036616 -0.27060472188142976 -0.613503758099273,
|
||||
0.3292581577469782 -0.7077541624481845 -0.6250384876904261,
|
||||
-0.3292581577469782 -0.7077541624481845 -0.6250384876904261 ] }
|
||||
normalIndex [
|
||||
0, 1, 12, 20, 21, 28, 29, 14, 5, 4, 10, 25, 24, 16, 17, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 9, 2, -1,
|
||||
1, 3, 13, 12, -1,
|
||||
2, 9, 68, 64, -1,
|
||||
2, 64, 65, 3, -1,
|
||||
3, 65, 70, 13, -1,
|
||||
4, 5, 7, 6, -1,
|
||||
4, 6, 11, 10, -1,
|
||||
5, 14, 15, 7, -1,
|
||||
6, 7, 67, 66, -1,
|
||||
6, 66, 69, 11, -1,
|
||||
7, 15, 71, 67, -1,
|
||||
8, 17, 19, 9, -1,
|
||||
9, 11, 69, 68, -1,
|
||||
9, 19, 18, 26, 27, 11, -1,
|
||||
10, 11, 27, 25, -1,
|
||||
12, 13, 22, 20, -1,
|
||||
13, 15, 31, 30, 23, 22, -1,
|
||||
13, 70, 71, 15, -1,
|
||||
14, 29, 31, 15, -1,
|
||||
16, 18, 19, 17, -1,
|
||||
16, 24, 26, 18, -1,
|
||||
20, 22, 23, 21, -1,
|
||||
21, 23, 30, 28, -1,
|
||||
24, 25, 27, 26, -1,
|
||||
28, 30, 31, 29, -1,
|
||||
32, 33, 49, 48, -1,
|
||||
32, 36, 37, 33, -1,
|
||||
32, 48, 50, 36, -1,
|
||||
33, 37, 51, 46, 47, 55, 39, 35, 53, 43, 42, 49, -1,
|
||||
34, 35, 39, 38, -1,
|
||||
34, 38, 54, 52, -1,
|
||||
34, 52, 53, 35, -1,
|
||||
36, 50, 51, 37, -1,
|
||||
38, 39, 55, 54, -1,
|
||||
40, 41, 57, 56, -1,
|
||||
40, 42, 43, 41, -1,
|
||||
40, 48, 49, 42, -1,
|
||||
40, 56, 63, 48, -1,
|
||||
41, 43, 53, 52, -1,
|
||||
41, 52, 58, 57, -1,
|
||||
44, 45, 47, 46, -1,
|
||||
44, 46, 51, 50, -1,
|
||||
44, 50, 62, 61, -1,
|
||||
44, 61, 60, 45, -1,
|
||||
45, 54, 55, 47, -1,
|
||||
45, 60, 59, 54, -1,
|
||||
48, 63, 62, 50, -1,
|
||||
52, 54, 59, 58, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
56, 72, 79, 63, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
64, 68, 79, 72, -1,
|
||||
64, 72, 73, 65, -1,
|
||||
65, 73, 74, 70, -1,
|
||||
66, 67, 76, 77, -1,
|
||||
66, 77, 78, 69, -1,
|
||||
67, 71, 75, 76, -1,
|
||||
68, 69, 78, 79, -1,
|
||||
70, 74, 75, 71, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_Taiyo_NRS50XX.wings
Normal file
BIN
modules/packages3d/Inductors_SMD.3dshapes/L_Taiyo_NRS50XX.wings
Normal file
Binary file not shown.
389
modules/packages3d/Inductors_SMD.3dshapes/L_Taiyo_NRS50XX.wrl
Normal file
389
modules/packages3d/Inductors_SMD.3dshapes/L_Taiyo_NRS50XX.wrl
Normal file
|
@ -0,0 +1,389 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 1.5.3
|
||||
DEF Cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF color_038_038_038 Material {
|
||||
diffuseColor 0.15 0.15 0.15
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 1.0 1.0 1.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 1.0
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
colorPerVertex TRUE
|
||||
coord Coordinate { point [
|
||||
-0.245 -0.15 0.0,
|
||||
-0.245 0.15 0.0,
|
||||
-0.245 -0.15 0.07,
|
||||
-0.245 0.15 0.07,
|
||||
0.245 -0.15 0.0,
|
||||
0.245 0.15 0.0,
|
||||
0.245 -0.15 0.07,
|
||||
0.245 0.15 0.07,
|
||||
-0.205 -0.1975 0.0,
|
||||
-0.205 -0.1975 0.07,
|
||||
0.205 -0.1975 0.0,
|
||||
0.205 -0.1975 0.07,
|
||||
-0.205 0.1975 0.0,
|
||||
-0.205 0.1975 0.07,
|
||||
0.205 0.1975 0.0,
|
||||
0.205 0.1975 0.07,
|
||||
-0.18410048297923606 -0.245 0.0,
|
||||
-0.205 -0.22410048297923607 0.0,
|
||||
-0.18410048297923606 -0.245 0.07,
|
||||
-0.205 -0.22410048297923607 0.07,
|
||||
-0.205 0.22410048297923607 0.0,
|
||||
-0.18410048297923606 0.245 0.0,
|
||||
-0.205 0.22410048297923607 0.07,
|
||||
-0.18410048297923606 0.245 0.07,
|
||||
0.18410048297923606 -0.245 0.0,
|
||||
0.205 -0.22410048297923607 0.0,
|
||||
0.18410048297923606 -0.245 0.07,
|
||||
0.205 -0.22410048297923607 0.07,
|
||||
0.18410048297923606 0.245 0.0,
|
||||
0.205 0.22410048297923607 0.0,
|
||||
0.18410048297923606 0.245 0.07,
|
||||
0.205 0.22410048297923607 0.07,
|
||||
-0.205 -0.22 0.33999990847633826,
|
||||
-0.205 -0.22 0.40999990847633827,
|
||||
-0.205 0.22 0.33999990847633826,
|
||||
-0.205 0.22 0.40999990847633827,
|
||||
0.205 -0.22 0.33999990847633826,
|
||||
0.205 -0.22 0.40999990847633827,
|
||||
0.205 0.22 0.33999990847633826,
|
||||
0.205 0.22 0.40999990847633827,
|
||||
-0.245 -0.15 0.33999990847633826,
|
||||
-0.245 0.15 0.33999990847633826,
|
||||
-0.245 -0.15 0.40999990847633827,
|
||||
-0.245 0.15 0.40999990847633827,
|
||||
0.245 -0.15 0.33999990847633826,
|
||||
0.245 0.15 0.33999990847633826,
|
||||
0.245 -0.15 0.40999990847633827,
|
||||
0.245 0.15 0.40999990847633827,
|
||||
-0.205 -0.1975 0.33999990847633826,
|
||||
-0.205 -0.1975 0.40999990847633827,
|
||||
0.205 -0.1975 0.33999990847633826,
|
||||
0.205 -0.1975 0.40999990847633827,
|
||||
-0.205 0.1975 0.33999990847633826,
|
||||
-0.205 0.1975 0.40999990847633827,
|
||||
0.205 0.1975 0.33999990847633826,
|
||||
0.205 0.1975 0.40999990847633827,
|
||||
-0.205895 -0.13572793443335326 0.33999990847633826,
|
||||
-0.205895 0.13572793443335326 0.33999990847633826,
|
||||
-0.18680694478598167 0.158395 0.33999990847633826,
|
||||
0.18680694478598167 0.158395 0.33999990847633826,
|
||||
0.205895 0.13572793443335326 0.33999990847633826,
|
||||
0.205895 -0.13572793443335326 0.33999990847633826,
|
||||
0.18680694478598167 -0.158395 0.33999990847633826,
|
||||
-0.18680694478598167 -0.158395 0.33999990847633826,
|
||||
-0.2340613047868376 -0.14600772854377142 0.06820468221997067,
|
||||
-0.2340613047868376 0.14600772854377142 0.06820468221997067,
|
||||
0.2340613047868376 -0.14600772854377142 0.06820468221997067,
|
||||
0.2340613047868376 0.14600772854377142 0.06820468221997067,
|
||||
-0.19991959005048177 -0.18657993029544434 0.06807608266443689,
|
||||
0.19991959005048177 -0.18657993029544434 0.06807608266443689,
|
||||
-0.19991959005048177 0.18657993029544434 0.06807608266443689,
|
||||
0.19991959005048177 0.18657993029544434 0.06807608266443689,
|
||||
-0.1949563047868376 -0.1317356629771247 0.3382045906963089,
|
||||
-0.1949563047868376 0.1317356629771247 0.3382045906963089,
|
||||
-0.18172653483646345 0.14747493029544434 0.33807599114077513,
|
||||
0.18172653483646345 0.14747493029544434 0.33807599114077513,
|
||||
0.1949563047868376 0.1317356629771247 0.3382045906963089,
|
||||
0.1949563047868376 -0.1317356629771247 0.3382045906963089,
|
||||
0.18172653483646345 -0.14747493029544434 0.33807599114077513,
|
||||
-0.18172653483646345 -0.14747493029544434 0.33807599114077513 ] }
|
||||
coordIndex [
|
||||
0, 1, 12, 20, 21, 28, 29, 14, 5, 4, 10, 25, 24, 16, 17, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 9, 2, -1,
|
||||
1, 3, 13, 12, -1,
|
||||
2, 9, 68, 64, -1,
|
||||
2, 64, 65, 3, -1,
|
||||
3, 65, 70, 13, -1,
|
||||
4, 5, 7, 6, -1,
|
||||
4, 6, 11, 10, -1,
|
||||
5, 14, 15, 7, -1,
|
||||
6, 7, 67, 66, -1,
|
||||
6, 66, 69, 11, -1,
|
||||
7, 15, 71, 67, -1,
|
||||
8, 17, 19, 9, -1,
|
||||
9, 11, 69, 68, -1,
|
||||
9, 19, 18, 26, 27, 11, -1,
|
||||
10, 11, 27, 25, -1,
|
||||
12, 13, 22, 20, -1,
|
||||
13, 15, 31, 30, 23, 22, -1,
|
||||
13, 70, 71, 15, -1,
|
||||
14, 29, 31, 15, -1,
|
||||
16, 18, 19, 17, -1,
|
||||
16, 24, 26, 18, -1,
|
||||
20, 22, 23, 21, -1,
|
||||
21, 23, 30, 28, -1,
|
||||
24, 25, 27, 26, -1,
|
||||
28, 30, 31, 29, -1,
|
||||
32, 33, 49, 48, -1,
|
||||
32, 36, 37, 33, -1,
|
||||
32, 48, 50, 36, -1,
|
||||
33, 37, 51, 46, 47, 55, 39, 35, 53, 43, 42, 49, -1,
|
||||
34, 35, 39, 38, -1,
|
||||
34, 38, 54, 52, -1,
|
||||
34, 52, 53, 35, -1,
|
||||
36, 50, 51, 37, -1,
|
||||
38, 39, 55, 54, -1,
|
||||
40, 41, 57, 56, -1,
|
||||
40, 42, 43, 41, -1,
|
||||
40, 48, 49, 42, -1,
|
||||
40, 56, 63, 48, -1,
|
||||
41, 43, 53, 52, -1,
|
||||
41, 52, 58, 57, -1,
|
||||
44, 45, 47, 46, -1,
|
||||
44, 46, 51, 50, -1,
|
||||
44, 50, 62, 61, -1,
|
||||
44, 61, 60, 45, -1,
|
||||
45, 54, 55, 47, -1,
|
||||
45, 60, 59, 54, -1,
|
||||
48, 63, 62, 50, -1,
|
||||
52, 54, 59, 58, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
56, 72, 79, 63, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
64, 68, 79, 72, -1,
|
||||
64, 72, 73, 65, -1,
|
||||
65, 73, 74, 70, -1,
|
||||
66, 67, 76, 77, -1,
|
||||
66, 77, 78, 69, -1,
|
||||
67, 71, 75, 76, -1,
|
||||
68, 69, 78, 79, -1,
|
||||
70, 74, 75, 71, -1 ]
|
||||
normal Normal { vector [
|
||||
-0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
-0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
-0.5848070963724903 -0.21303867847429736 0.7826973754308251,
|
||||
-0.5848070963724903 0.21303867847429736 0.7826973754308251,
|
||||
0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
0.5848070963724903 -0.21303867847429736 0.7826973754308251,
|
||||
0.5848070963724903 0.21303867847429736 0.7826973754308251,
|
||||
-0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
-0.4796206841794109 -0.10654976258429942 0.870982862862699,
|
||||
0.8292438729385498 -0.3026473066185669 -0.4698501963290016,
|
||||
0.4796206841794109 -0.10654976258429942 0.870982862862699,
|
||||
-0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
-0.4796206841794109 0.10654976258429942 0.870982862862699,
|
||||
0.8292438729385498 0.3026473066185669 -0.4698501963290016,
|
||||
0.4796206841794109 0.10654976258429942 0.870982862862699,
|
||||
-0.33655677059077743 -0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687453 -0.33655677059077743 -0.4759631494779679,
|
||||
-0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
-0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
-0.8125199200687453 0.33655677059077743 -0.4759631494779679,
|
||||
-0.33655677059077743 0.8125199200687453 -0.4759631494779679,
|
||||
-0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
-0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
0.33655677059077743 -0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077743 -0.4759631494779679,
|
||||
0.33655677059077743 -0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 -0.33655677059077743 0.4759631494779679,
|
||||
0.33655677059077743 0.8125199200687453 -0.4759631494779679,
|
||||
0.8125199200687453 0.33655677059077743 -0.4759631494779679,
|
||||
0.33655677059077743 0.8125199200687453 0.4759631494779679,
|
||||
0.8125199200687453 0.33655677059077743 0.4759631494779679,
|
||||
-0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
-0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 -0.5773502691896258 0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 -0.5773502691896258,
|
||||
0.5773502691896258 0.5773502691896258 0.5773502691896258,
|
||||
-0.6431769801985779 -0.23473888332315443 -0.7288491125046641,
|
||||
-0.6431769801985779 0.23473888332315443 -0.7288491125046641,
|
||||
-0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
-0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
0.6431769801985779 -0.23473888332315443 -0.7288491125046641,
|
||||
0.6431769801985779 0.23473888332315443 -0.7288491125046641,
|
||||
0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
-0.4985978495769378 -0.1819721570272631 -0.8475177393211887,
|
||||
-0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
0.4985978495769378 -0.1819721570272631 -0.8475177393211887,
|
||||
0.8292438729385498 -0.3026473066185669 0.4698501963290016,
|
||||
-0.4985978495769378 0.1819721570272631 -0.8475177393211887,
|
||||
-0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
0.4985978495769378 0.1819721570272631 -0.8475177393211887,
|
||||
0.8292438729385498 0.3026473066185669 0.4698501963290016,
|
||||
-0.07328596902451438 -0.026638292656858183 -0.9969551484938857,
|
||||
-0.07328596902451438 0.026638292656858183 -0.9969551484938857,
|
||||
-0.03265876819627032 0.07021948284223224 -0.9969968049543949,
|
||||
0.03265876819627032 0.07021948284223224 -0.9969968049543949,
|
||||
0.07328596902451438 0.026638292656858183 -0.9969551484938857,
|
||||
0.07328596902451438 -0.026638292656858183 -0.9969551484938857,
|
||||
0.03265876819627032 -0.07021948284223224 -0.9969968049543949,
|
||||
-0.03265876819627032 -0.07021948284223224 -0.9969968049543949,
|
||||
-0.5313696680163732 -0.19356750440463683 0.8247289840612673,
|
||||
-0.5313696680163732 0.19356750440463683 0.8247289840612673,
|
||||
0.5313696680163732 -0.19356750440463683 0.8247289840612673,
|
||||
0.5313696680163732 0.19356750440463683 0.8247289840612673,
|
||||
-0.2323675878117234 -0.4982435392357336 0.8353195075804294,
|
||||
0.2323675878117234 -0.4982435392357336 0.8353195075804294,
|
||||
-0.2323675878117234 0.4982435392357336 0.8353195075804294,
|
||||
0.2323675878117234 0.4982435392357336 0.8353195075804294,
|
||||
-0.7418801947036616 -0.27060472188142976 -0.613503758099273,
|
||||
-0.7418801947036616 0.27060472188142976 -0.613503758099273,
|
||||
-0.3292581577469782 0.7077541624481845 -0.6250384876904261,
|
||||
0.3292581577469782 0.7077541624481845 -0.6250384876904261,
|
||||
0.7418801947036616 0.27060472188142976 -0.613503758099273,
|
||||
0.7418801947036616 -0.27060472188142976 -0.613503758099273,
|
||||
0.3292581577469782 -0.7077541624481845 -0.6250384876904261,
|
||||
-0.3292581577469782 -0.7077541624481845 -0.6250384876904261 ] }
|
||||
normalIndex [
|
||||
0, 1, 12, 20, 21, 28, 29, 14, 5, 4, 10, 25, 24, 16, 17, 8, -1,
|
||||
0, 2, 3, 1, -1,
|
||||
0, 8, 9, 2, -1,
|
||||
1, 3, 13, 12, -1,
|
||||
2, 9, 68, 64, -1,
|
||||
2, 64, 65, 3, -1,
|
||||
3, 65, 70, 13, -1,
|
||||
4, 5, 7, 6, -1,
|
||||
4, 6, 11, 10, -1,
|
||||
5, 14, 15, 7, -1,
|
||||
6, 7, 67, 66, -1,
|
||||
6, 66, 69, 11, -1,
|
||||
7, 15, 71, 67, -1,
|
||||
8, 17, 19, 9, -1,
|
||||
9, 11, 69, 68, -1,
|
||||
9, 19, 18, 26, 27, 11, -1,
|
||||
10, 11, 27, 25, -1,
|
||||
12, 13, 22, 20, -1,
|
||||
13, 15, 31, 30, 23, 22, -1,
|
||||
13, 70, 71, 15, -1,
|
||||
14, 29, 31, 15, -1,
|
||||
16, 18, 19, 17, -1,
|
||||
16, 24, 26, 18, -1,
|
||||
20, 22, 23, 21, -1,
|
||||
21, 23, 30, 28, -1,
|
||||
24, 25, 27, 26, -1,
|
||||
28, 30, 31, 29, -1,
|
||||
32, 33, 49, 48, -1,
|
||||
32, 36, 37, 33, -1,
|
||||
32, 48, 50, 36, -1,
|
||||
33, 37, 51, 46, 47, 55, 39, 35, 53, 43, 42, 49, -1,
|
||||
34, 35, 39, 38, -1,
|
||||
34, 38, 54, 52, -1,
|
||||
34, 52, 53, 35, -1,
|
||||
36, 50, 51, 37, -1,
|
||||
38, 39, 55, 54, -1,
|
||||
40, 41, 57, 56, -1,
|
||||
40, 42, 43, 41, -1,
|
||||
40, 48, 49, 42, -1,
|
||||
40, 56, 63, 48, -1,
|
||||
41, 43, 53, 52, -1,
|
||||
41, 52, 58, 57, -1,
|
||||
44, 45, 47, 46, -1,
|
||||
44, 46, 51, 50, -1,
|
||||
44, 50, 62, 61, -1,
|
||||
44, 61, 60, 45, -1,
|
||||
45, 54, 55, 47, -1,
|
||||
45, 60, 59, 54, -1,
|
||||
48, 63, 62, 50, -1,
|
||||
52, 54, 59, 58, -1,
|
||||
56, 57, 73, 72, -1,
|
||||
56, 72, 79, 63, -1,
|
||||
57, 58, 74, 73, -1,
|
||||
58, 59, 75, 74, -1,
|
||||
59, 60, 76, 75, -1,
|
||||
60, 61, 77, 76, -1,
|
||||
61, 62, 78, 77, -1,
|
||||
62, 63, 79, 78, -1,
|
||||
64, 68, 79, 72, -1,
|
||||
64, 72, 73, 65, -1,
|
||||
65, 73, 74, 70, -1,
|
||||
66, 67, 76, 77, -1,
|
||||
66, 77, 78, 69, -1,
|
||||
67, 71, 75, 76, -1,
|
||||
68, 69, 78, 79, -1,
|
||||
70, 74, 75, 71, -1 ]
|
||||
color Color { color [
|
||||
0.15 0.15 0.15,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1,
|
||||
0, 0, 0, 0, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
208
modules/packages3d/Inductors_SMD.3dshapes/L_self_cms_we-pd3.wrl
Normal file
208
modules/packages3d/Inductors_SMD.3dshapes/L_self_cms_we-pd3.wrl
Normal file
|
@ -0,0 +1,208 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 0.98.17a
|
||||
DEF cylinder6_copy7 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF body Material {
|
||||
diffuseColor 0.226667 0.226667 0.226667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 1.00000
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
2.40300 -0.470101 0.499962,
|
||||
2.02689 -0.868634 0.499963,
|
||||
0.663986 -1.60300 0.499963,
|
||||
1.46680e-16 -1.73508 0.499963,
|
||||
-0.663986 -1.60300 0.499963,
|
||||
-2.02689 -0.868634 0.499963,
|
||||
-2.40300 -0.470101 0.499962,
|
||||
-2.40300 0.470104 0.499962,
|
||||
-2.02689 0.868638 0.499962,
|
||||
-0.663986 1.60301 0.499962,
|
||||
-2.78278e-16 1.73508 0.499962,
|
||||
0.663986 1.60301 0.499962,
|
||||
2.02689 0.868638 0.499962,
|
||||
2.40300 0.470104 0.499962,
|
||||
2.40300 -0.470104 0.280038,
|
||||
2.02689 -0.868638 0.280038,
|
||||
0.663986 -1.60301 0.280038,
|
||||
1.46680e-16 -1.73508 0.280038,
|
||||
-0.663986 -1.60301 0.280038,
|
||||
-2.02689 -0.868638 0.280038,
|
||||
-2.40300 -0.470104 0.280038,
|
||||
-2.40300 0.470101 0.280038,
|
||||
-2.02689 0.868634 0.280037,
|
||||
-0.663986 1.60300 0.280037,
|
||||
-2.78278e-16 1.73508 0.280037,
|
||||
0.663986 1.60300 0.280037,
|
||||
2.02689 0.868634 0.280037,
|
||||
2.40300 0.470101 0.280038]
|
||||
}
|
||||
coordIndex [
|
||||
0, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
1, 15, 14, 0, -1,
|
||||
2, 16, 15, 1, -1,
|
||||
3, 17, 16, 2, -1,
|
||||
4, 18, 17, 3, -1,
|
||||
5, 19, 18, 4, -1,
|
||||
6, 7, 21, 20, -1,
|
||||
6, 20, 19, 5, -1,
|
||||
8, 22, 21, 7, -1,
|
||||
9, 23, 22, 8, -1,
|
||||
10, 24, 23, 9, -1,
|
||||
11, 25, 24, 10, -1,
|
||||
12, 26, 25, 11, -1,
|
||||
13, 27, 26, 12, -1,
|
||||
14, 27, 13, 0, -1,
|
||||
15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 14, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cylinder6 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE body
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.52200 2.01938e-6 1.96125,
|
||||
1.40614 -0.582442 1.96125,
|
||||
1.07622 -1.07621 1.96125,
|
||||
0.582444 -1.40614 1.96125,
|
||||
1.16736e-16 -1.52200 1.96125,
|
||||
-0.582444 -1.40614 1.96125,
|
||||
-1.07622 -1.07621 1.96125,
|
||||
-1.40614 -0.582442 1.96125,
|
||||
-1.52200 2.01938e-6 1.96125,
|
||||
-1.40614 0.582446 1.96125,
|
||||
-1.07622 1.07622 1.96125,
|
||||
-0.582444 1.40615 1.96125,
|
||||
-2.56034e-16 1.52200 1.96125,
|
||||
0.582444 1.40615 1.96125,
|
||||
1.07622 1.07622 1.96125,
|
||||
1.40614 0.582446 1.96125,
|
||||
1.52200 -2.01938e-6 0.542748,
|
||||
1.40614 -0.582446 0.542748,
|
||||
1.07622 -1.07622 0.542749,
|
||||
0.582444 -1.40615 0.542749,
|
||||
1.16736e-16 -1.52200 0.542749,
|
||||
-0.582444 -1.40615 0.542749,
|
||||
-1.07622 -1.07622 0.542749,
|
||||
-1.40614 -0.582446 0.542748,
|
||||
-1.52200 -2.01938e-6 0.542748,
|
||||
-1.40614 0.582442 0.542748,
|
||||
-1.07622 1.07621 0.542747,
|
||||
-0.582444 1.40614 0.542747,
|
||||
-2.56034e-16 1.52200 0.542747,
|
||||
0.582444 1.40614 0.542747,
|
||||
1.07622 1.07621 0.542747,
|
||||
1.40614 0.582442 0.542748]
|
||||
}
|
||||
coordIndex [
|
||||
0, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -1,
|
||||
0, 16, 31, 15, -1,
|
||||
1, 17, 16, 0, -1,
|
||||
2, 18, 17, 1, -1,
|
||||
3, 19, 18, 2, -1,
|
||||
4, 20, 19, 3, -1,
|
||||
5, 21, 20, 4, -1,
|
||||
6, 22, 21, 5, -1,
|
||||
7, 23, 22, 6, -1,
|
||||
8, 24, 23, 7, -1,
|
||||
9, 25, 24, 8, -1,
|
||||
10, 26, 25, 9, -1,
|
||||
11, 27, 26, 10, -1,
|
||||
12, 28, 27, 11, -1,
|
||||
13, 29, 28, 12, -1,
|
||||
14, 30, 29, 13, -1,
|
||||
15, 31, 30, 14, -1,
|
||||
17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 16, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1_sep5 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF metal Material {
|
||||
diffuseColor 1.00000 1.00000 0.786667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 0.922222
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.65592 0.531647 0.259355,
|
||||
1.65591 -0.517693 0.259358,
|
||||
1.65592 0.531647 2.98205e-2,
|
||||
2.43622 0.531646 2.98164e-2,
|
||||
2.43621 -0.517694 2.98185e-2,
|
||||
1.65591 -0.517693 2.98226e-2,
|
||||
2.29815 0.531646 0.259352,
|
||||
2.43622 0.531646 0.127083,
|
||||
2.29814 -0.517694 0.259354,
|
||||
2.43621 -0.517694 0.127085]
|
||||
}
|
||||
coordIndex [
|
||||
0, 1, 8, 6, -1,
|
||||
0, 2, 5, 1, -1,
|
||||
3, 4, 5, 2, -1,
|
||||
3, 7, 9, 4, -1,
|
||||
5, 4, 9, 8, 1, -1,
|
||||
6, 7, 3, 2, 0, -1,
|
||||
6, 8, 9, 7, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE metal
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-1.70414 0.531652 3.08667e-2,
|
||||
-2.48444 0.531652 3.08708e-2,
|
||||
-2.48444 -0.517688 3.08734e-2,
|
||||
-1.70414 -0.517688 3.08693e-2,
|
||||
-1.70414 0.531652 0.258643,
|
||||
-1.70414 -0.517688 0.258645,
|
||||
-2.48444 0.531652 0.126554,
|
||||
-2.34655 0.531652 0.258646,
|
||||
-2.48444 -0.517688 0.126557,
|
||||
-2.34655 -0.517688 0.258649]
|
||||
}
|
||||
coordIndex [
|
||||
0, 3, 2, 1, -1,
|
||||
0, 4, 5, 3, -1,
|
||||
1, 6, 7, 4, 0, -1,
|
||||
2, 8, 6, 1, -1,
|
||||
3, 5, 9, 8, 2, -1,
|
||||
6, 8, 9, 7, -1,
|
||||
7, 9, 5, 4, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
|
@ -0,0 +1,220 @@
|
|||
#VRML V2.0 utf8
|
||||
#Exported from Wings 3D 0.98.17a
|
||||
DEF cube1_sep7 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF metal Material {
|
||||
diffuseColor 1.00000 1.00000 0.786667
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 0.922222
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
1.65429 0.917217 0.267719,
|
||||
1.65429 -0.903067 0.267722,
|
||||
1.65429 0.917216 3.35939e-2,
|
||||
2.45020 0.917214 3.35897e-2,
|
||||
2.45019 -0.903069 3.35919e-2,
|
||||
1.65429 -0.903067 3.35960e-2,
|
||||
2.30937 0.917215 0.267716,
|
||||
2.45020 0.917215 0.132802,
|
||||
2.30936 -0.903069 0.267718,
|
||||
2.45019 -0.903069 0.132804]
|
||||
}
|
||||
coordIndex [
|
||||
0, 1, 8, 6, -1,
|
||||
0, 2, 5, 1, -1,
|
||||
3, 4, 5, 2, -1,
|
||||
3, 7, 9, 4, -1,
|
||||
5, 4, 9, 8, 1, -1,
|
||||
6, 7, 3, 2, 0, -1,
|
||||
6, 8, 9, 7, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1_sep6 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF GRAY Material {
|
||||
diffuseColor 0.493333 0.493333 0.493333
|
||||
emissiveColor 0.00000e+0 0.00000e+0 0.00000e+0
|
||||
specularColor 1.00000 1.00000 1.00000
|
||||
ambientIntensity 1.00000
|
||||
transparency 0.00000e+0
|
||||
shininess 1.00000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-2.20200 -1.35859 0.281567,
|
||||
-2.20200 1.35720 0.281567,
|
||||
2.20545 1.35720 0.281567,
|
||||
2.20545 -1.35859 0.281567,
|
||||
-1.31853 -2.20258 0.281567,
|
||||
1.33851 -2.20258 0.281567,
|
||||
-1.31853 2.20487 0.281567,
|
||||
1.33851 2.20487 0.281567,
|
||||
-1.31853 1.35720 0.281567,
|
||||
1.33851 1.35720 0.281567,
|
||||
-1.31853 -1.35859 0.281567,
|
||||
1.33851 -1.35859 0.281567,
|
||||
1.33851 1.35720 3.00349e-2,
|
||||
1.33851 2.20487 3.00349e-2,
|
||||
2.20545 1.35720 3.00349e-2,
|
||||
-1.31853 -1.35859 3.00349e-2,
|
||||
-1.31853 -2.20258 3.00349e-2,
|
||||
-2.20200 -1.35859 3.00349e-2,
|
||||
-1.31853 2.20487 3.00349e-2,
|
||||
-1.31853 1.35720 3.00349e-2,
|
||||
-2.20200 1.35720 3.00349e-2,
|
||||
1.33851 -2.20258 3.00349e-2,
|
||||
1.33851 -1.35859 3.00349e-2,
|
||||
2.20545 -1.35859 3.00349e-2,
|
||||
-2.20200 -1.70098 3.04944,
|
||||
-2.10904 -1.92540 3.04944,
|
||||
-1.70040 -2.20258 3.04944,
|
||||
-1.92482 -2.10962 3.04944,
|
||||
-2.20200 1.70327 3.04944,
|
||||
-2.10904 1.92768 3.04944,
|
||||
-1.92482 2.11191 3.04944,
|
||||
-1.70040 2.20487 3.04944,
|
||||
1.70385 2.20487 3.04944,
|
||||
1.92826 2.11191 3.04944,
|
||||
2.11249 1.92768 3.04944,
|
||||
2.20545 1.70327 3.04944,
|
||||
2.20545 -1.70098 3.04944,
|
||||
2.11249 -1.92540 3.04944,
|
||||
1.92826 -2.10962 3.04944,
|
||||
1.70385 -2.20258 3.04944,
|
||||
-2.20200 -1.70098 0.281567,
|
||||
-2.10904 -1.92540 0.281567,
|
||||
-1.92482 -2.10962 0.281567,
|
||||
-1.70040 -2.20258 0.281567,
|
||||
-1.70040 2.20487 0.281567,
|
||||
-1.92482 2.11191 0.281567,
|
||||
-2.20200 1.70327 0.281567,
|
||||
-2.10904 1.92768 0.281567,
|
||||
2.20545 1.70327 0.281567,
|
||||
2.11249 1.92768 0.281567,
|
||||
1.70385 2.20487 0.281567,
|
||||
1.92826 2.11191 0.281567,
|
||||
1.70385 -2.20258 0.281567,
|
||||
1.92826 -2.10962 0.281567,
|
||||
2.20545 -1.70098 0.281567,
|
||||
2.11249 -1.92540 0.281567,
|
||||
2.20545 1.70327 3.00349e-2,
|
||||
2.11249 1.92768 3.00349e-2,
|
||||
1.92826 2.11191 3.00349e-2,
|
||||
1.70385 2.20487 3.00349e-2,
|
||||
-2.20200 -1.70098 3.00349e-2,
|
||||
-2.10904 -1.92540 3.00349e-2,
|
||||
-1.92482 -2.10962 3.00349e-2,
|
||||
-1.70040 -2.20258 3.00349e-2,
|
||||
-1.70040 2.20487 3.00349e-2,
|
||||
-1.92482 2.11191 3.00349e-2,
|
||||
-2.10904 1.92768 3.00349e-2,
|
||||
-2.20200 1.70327 3.00349e-2,
|
||||
1.70385 -2.20258 3.00349e-2,
|
||||
1.92826 -2.10962 3.00349e-2,
|
||||
2.11249 -1.92540 3.00349e-2,
|
||||
2.20545 -1.70098 3.00349e-2]
|
||||
}
|
||||
coordIndex [
|
||||
0, 40, 24, 28, 46, 1, -1,
|
||||
1, 8, 6, 7, 9, 2, 3, 11, 5, 4, 10, 0, -1,
|
||||
1, 20, 19, 8, -1,
|
||||
2, 48, 35, 36, 54, 3, -1,
|
||||
3, 23, 22, 11, -1,
|
||||
4, 16, 15, 10, -1,
|
||||
4, 43, 63, 16, -1,
|
||||
5, 21, 68, 52, -1,
|
||||
5, 52, 39, 26, 43, 4, -1,
|
||||
6, 44, 31, 32, 50, 7, -1,
|
||||
7, 13, 12, 9, -1,
|
||||
8, 19, 18, 6, -1,
|
||||
9, 12, 14, 2, -1,
|
||||
10, 15, 17, 0, -1,
|
||||
11, 22, 21, 5, -1,
|
||||
13, 59, 58, 57, 56, 14, 12, -1,
|
||||
16, 63, 62, 61, 60, 17, 15, -1,
|
||||
18, 64, 44, 6, -1,
|
||||
19, 20, 67, 66, 65, 64, 18, -1,
|
||||
22, 23, 71, 70, 69, 68, 21, -1,
|
||||
24, 25, 27, 26, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, 28, -1,
|
||||
25, 41, 42, 27, -1,
|
||||
30, 45, 47, 29, -1,
|
||||
34, 49, 51, 33, -1,
|
||||
38, 53, 55, 37, -1,
|
||||
40, 60, 61, 41, -1,
|
||||
41, 25, 24, 40, -1,
|
||||
41, 61, 62, 42, -1,
|
||||
42, 62, 63, 43, -1,
|
||||
43, 26, 27, 42, -1,
|
||||
44, 64, 65, 45, -1,
|
||||
45, 30, 31, 44, -1,
|
||||
45, 65, 66, 47, -1,
|
||||
46, 28, 29, 47, -1,
|
||||
46, 67, 20, 1, -1,
|
||||
47, 66, 67, 46, -1,
|
||||
48, 56, 57, 49, -1,
|
||||
49, 34, 35, 48, -1,
|
||||
49, 57, 58, 51, -1,
|
||||
50, 32, 33, 51, -1,
|
||||
50, 59, 13, 7, -1,
|
||||
51, 58, 59, 50, -1,
|
||||
52, 68, 69, 53, -1,
|
||||
53, 38, 39, 52, -1,
|
||||
53, 69, 70, 55, -1,
|
||||
54, 36, 37, 55, -1,
|
||||
54, 71, 23, 3, -1,
|
||||
55, 70, 71, 54, -1,
|
||||
56, 48, 2, 14, -1,
|
||||
60, 40, 0, 17, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
DEF cube1 Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material USE metal
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
coord Coordinate { point [
|
||||
-1.65056 0.917221 3.46610e-2,
|
||||
-2.44647 0.917221 3.46652e-2,
|
||||
-2.44647 -0.903063 3.46679e-2,
|
||||
-1.65056 -0.903063 3.46637e-2,
|
||||
-1.65056 0.917221 0.266993,
|
||||
-1.65056 -0.903063 0.266995,
|
||||
-2.44647 0.917221 0.132262,
|
||||
-2.30583 0.917221 0.266996,
|
||||
-2.44647 -0.903063 0.132265,
|
||||
-2.30583 -0.903063 0.266999]
|
||||
}
|
||||
coordIndex [
|
||||
0, 3, 2, 1, -1,
|
||||
0, 4, 5, 3, -1,
|
||||
1, 6, 7, 4, 0, -1,
|
||||
2, 8, 6, 1, -1,
|
||||
3, 5, 9, 8, 2, -1,
|
||||
6, 8, 9, 7, -1,
|
||||
7, 9, 5, 4, -1
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
307
modules/packages3d/LEDs.3dshapes/LED_Cree-PLCC4.wrl
Normal file
307
modules/packages3d/LEDs.3dshapes/LED_Cree-PLCC4.wrl
Normal file
|
@ -0,0 +1,307 @@
|
|||
#VRML V2.0 utf8
|
||||
Transform {
|
||||
children [
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material Material {
|
||||
ambientIntensity 1.000000
|
||||
diffuseColor 0.792157 0.819608 0.933333
|
||||
emissiveColor 0.000000 0.000000 0.000000
|
||||
specularColor 0.396078 0.409804 0.466667
|
||||
shininess 0.400000
|
||||
transparency 0.000000
|
||||
}
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
color Color {
|
||||
color [
|
||||
0.792157 0.819608 0.933333, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941,
|
||||
0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941,
|
||||
0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941,
|
||||
0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941,
|
||||
0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941, 0.752941 0.752941 0.752941,
|
||||
0.752941 0.752941 0.752941
|
||||
]
|
||||
}
|
||||
coord Coordinate {
|
||||
point [
|
||||
-2.700000 -2.100000 -0.100000, -2.700000 -2.100000 0.300000, -2.700000 -1.200000 -0.100000, -2.700000 -1.200000 0.300000, -2.700000 1.200000 -0.100000,
|
||||
-2.700000 1.200000 0.300000, -2.700000 2.100000 -0.100000, -2.700000 2.100000 0.300000, -2.500000 -2.500000 0.000000, -2.500000 -2.500000 0.500000,
|
||||
-2.500000 -2.100000 0.000000, -2.500000 -2.100000 0.300000, -2.500000 -1.200000 0.000000, -2.500000 -1.200000 0.300000, -2.500000 1.200000 0.000000,
|
||||
-2.500000 1.200000 0.300000, -2.500000 2.100000 0.000000, -2.500000 2.100000 0.300000, -2.500000 2.500000 0.000000, -2.500000 2.500000 0.500000,
|
||||
-2.438758 1.561242 1.200000, -2.438758 2.438758 1.200000, -2.412511 -2.412511 1.500000, -2.412511 1.587489 1.500000, -2.000000 0.000000 1.200000,
|
||||
-2.000000 0.000000 1.500000, -1.981372 -0.272333 1.200000, -1.981372 -0.272333 1.500000, -1.981372 0.272333 1.200000, -1.981372 0.272333 1.500000,
|
||||
-1.925835 -0.539594 1.200000, -1.925835 -0.539594 1.500000, -1.925835 0.539594 1.200000, -1.925835 0.539594 1.500000, -1.834423 -0.796802 1.200000,
|
||||
-1.834423 -0.796802 1.500000, -1.834423 0.796802 1.200000, -1.834423 0.796802 1.500000, -1.800000 -2.100000 -0.100000, -1.800000 -2.100000 0.000000,
|
||||
-1.800000 -1.200000 -0.100000, -1.800000 -1.200000 0.000000, -1.800000 1.200000 -0.100000, -1.800000 1.200000 0.000000, -1.800000 2.100000 -0.100000,
|
||||
-1.800000 2.100000 0.000000, -1.708839 -1.039168 1.200000, -1.708839 -1.039168 1.500000, -1.708839 1.039168 1.200000, -1.708839 1.039168 1.500000,
|
||||
-1.587489 2.412511 1.500000, -1.561242 2.438758 1.200000, -1.551422 -1.262176 1.200000, -1.551422 -1.262176 1.500000, -1.551422 1.262176 1.200000,
|
||||
-1.551422 1.262176 1.500000, -1.365106 -1.461672 1.200000, -1.365106 -1.461672 1.500000, -1.365106 1.461672 1.200000, -1.365106 1.461672 1.500000,
|
||||
-1.153361 -1.633940 1.200000, -1.153361 -1.633940 1.500000, -1.153361 1.633940 1.200000, -1.153361 1.633940 1.500000, -0.920130 -1.775770 1.200000,
|
||||
-0.920130 -1.775770 1.500000, -0.920130 1.775770 1.200000, -0.920130 1.775770 1.500000, -0.669759 -1.884522 1.200000, -0.669759 -1.884522 1.500000,
|
||||
-0.669759 1.884522 1.200000, -0.669759 1.884522 1.500000, -0.406912 -1.958168 1.200000, -0.406912 -1.958168 1.500000, -0.406912 1.958168 1.200000,
|
||||
-0.406912 1.958168 1.500000, -0.136485 -1.995337 1.200000, -0.136485 -1.995337 1.500000, -0.136485 1.995337 1.200000, -0.136485 1.995337 1.500000,
|
||||
0.136485 -1.995337 1.200000, 0.136485 -1.995337 1.500000, 0.136485 1.995337 1.200000, 0.136485 1.995337 1.500000, 0.406912 -1.958168 1.200000,
|
||||
0.406912 -1.958168 1.500000, 0.406912 1.958168 1.200000, 0.406912 1.958168 1.500000, 0.669759 -1.884522 1.200000, 0.669759 -1.884522 1.500000,
|
||||
0.669759 1.884522 1.200000, 0.669759 1.884522 1.500000, 0.920130 -1.775770 1.200000, 0.920130 -1.775770 1.500000, 0.920130 1.775770 1.200000,
|
||||
0.920130 1.775770 1.500000, 1.153361 -1.633940 1.200000, 1.153361 -1.633940 1.500000, 1.153361 1.633940 1.200000, 1.153361 1.633940 1.500000,
|
||||
1.365106 -1.461672 1.200000, 1.365106 -1.461672 1.500000, 1.365106 1.461672 1.200000, 1.365106 1.461672 1.500000, 1.551422 -1.262176 1.200000,
|
||||
1.551422 -1.262176 1.500000, 1.551422 1.262176 1.200000, 1.551422 1.262176 1.500000, 1.708839 -1.039168 1.200000, 1.708839 -1.039168 1.500000,
|
||||
1.708839 1.039168 1.200000, 1.708839 1.039168 1.500000, 1.800000 -2.100000 -0.100000, 1.800000 -2.100000 0.000000, 1.800000 -1.200000 -0.100000,
|
||||
1.800000 -1.200000 0.000000, 1.800000 1.200000 -0.100000, 1.800000 1.200000 0.000000, 1.800000 2.100000 -0.100000, 1.800000 2.100000 0.000000,
|
||||
1.834423 -0.796802 1.200000, 1.834423 -0.796802 1.500000, 1.834423 0.796802 1.200000, 1.834423 0.796802 1.500000, 1.925835 -0.539594 1.200000,
|
||||
1.925835 -0.539594 1.500000, 1.925835 0.539594 1.200000, 1.925835 0.539594 1.500000, 1.981372 -0.272333 1.200000, 1.981372 -0.272333 1.500000,
|
||||
1.981372 0.272333 1.200000, 1.981372 0.272333 1.500000, 2.000000 -0.000000 1.200000, 2.000000 0.000000 1.500000, 2.412511 -2.412511 1.500000,
|
||||
2.412511 2.412511 1.500000, 2.500000 -2.500000 0.000000, 2.500000 -2.500000 0.500000, 2.500000 -2.100000 0.000000, 2.500000 -2.100000 0.300000,
|
||||
2.500000 -1.200000 0.000000, 2.500000 -1.200000 0.300000, 2.500000 1.200000 0.000000, 2.500000 1.200000 0.300000, 2.500000 2.100000 0.000000,
|
||||
2.500000 2.100000 0.300000, 2.500000 2.500000 0.000000, 2.500000 2.500000 0.500000, 2.700000 -2.100000 -0.100000, 2.700000 -2.100000 0.300000,
|
||||
2.700000 -1.200000 -0.100000, 2.700000 -1.200000 0.300000, 2.700000 1.200000 -0.100000, 2.700000 1.200000 0.300000, 2.700000 2.100000 -0.100000,
|
||||
2.700000 2.100000 0.300000
|
||||
]
|
||||
}
|
||||
normal Normal {
|
||||
vector [
|
||||
-1.000000 0.000000 0.000000, -0.996195 0.000000 0.087156, -0.990686 -0.136167 0.000000, -0.990686 0.136167 0.000000, -0.962917 -0.269797 0.000000,
|
||||
-0.962917 0.269797 0.000000, -0.917211 -0.398401 0.000000, -0.917211 0.398401 0.000000, -0.854419 -0.519584 0.000000, -0.854419 0.519584 0.000000,
|
||||
-0.775711 -0.631088 0.000000, -0.775711 0.631088 0.000000, -0.707107 0.707107 0.000000, -0.682553 -0.730836 0.000000, -0.682553 0.730836 0.000000,
|
||||
-0.576680 -0.816970 0.000000, -0.576680 0.816970 0.000000, -0.460065 -0.887885 0.000000, -0.460065 0.887885 0.000000, -0.334880 -0.942261 0.000000,
|
||||
-0.334880 0.942261 0.000000, -0.203456 -0.979084 0.000000, -0.203456 0.979084 0.000000, -0.068242 -0.997669 0.000000, -0.068242 0.997669 0.000000,
|
||||
0.000000 -1.000000 0.000000, 0.000000 -0.996195 0.087156, 0.000000 0.000000 -1.000000, 0.000000 0.000000 1.000000, 0.000000 0.996195 0.087156,
|
||||
0.000000 1.000000 0.000000, 0.068242 -0.997669 0.000000, 0.068242 0.997669 0.000000, 0.203456 -0.979084 0.000000, 0.203456 0.979084 0.000000,
|
||||
0.334880 -0.942261 0.000000, 0.334880 0.942261 0.000000, 0.460065 -0.887885 0.000000, 0.460065 0.887885 0.000000, 0.576680 -0.816970 0.000000,
|
||||
0.576680 0.816970 0.000000, 0.682553 -0.730836 0.000000, 0.682553 0.730836 0.000000, 0.775711 -0.631088 0.000000, 0.775711 0.631088 0.000000,
|
||||
0.854419 -0.519584 0.000000, 0.854419 0.519584 0.000000, 0.917211 -0.398401 0.000000, 0.917211 0.398401 0.000000, 0.962917 -0.269797 0.000000,
|
||||
0.962917 0.269797 0.000000, 0.990686 -0.136167 0.000000, 0.990686 0.136167 0.000000, 0.996195 0.000000 0.087156, 1.000000 0.000000 0.000000
|
||||
]
|
||||
}
|
||||
coordIndex [
|
||||
113, 138, 136, -1, 45, 16, 18, -1, 8, 10, 39, -1,
|
||||
146, 144, 119, -1, 117, 39, 119, -1, 119, 39, 41, -1,
|
||||
136, 8, 113, -1, 113, 8, 39, -1, 113, 39, 115, -1,
|
||||
115, 39, 117, -1, 115, 117, 140, -1, 140, 117, 142, -1,
|
||||
18, 146, 45, -1, 45, 146, 119, -1, 45, 119, 43, -1,
|
||||
43, 119, 41, -1, 43, 41, 14, -1, 14, 41, 12, -1,
|
||||
137, 136, 138, -1, 138, 139, 137, -1, 137, 139, 141, -1,
|
||||
137, 141, 147, -1, 144, 146, 145, -1, 145, 146, 147, -1,
|
||||
145, 147, 143, -1, 143, 147, 141, -1, 143, 141, 142, -1,
|
||||
142, 141, 140, -1, 19, 18, 16, -1, 16, 17, 19, -1,
|
||||
19, 17, 15, -1, 19, 15, 9, -1, 10, 8, 11, -1,
|
||||
11, 8, 9, -1, 11, 9, 13, -1, 13, 9, 15, -1,
|
||||
13, 15, 12, -1, 12, 15, 14, -1, 147, 146, 19, -1,
|
||||
19, 146, 18, -1, 9, 8, 137, -1, 137, 8, 136, -1,
|
||||
134, 105, 101, -1, 101, 97, 134, -1, 134, 97, 93, -1,
|
||||
134, 93, 89, -1, 33, 37, 23, -1, 103, 107, 135, -1,
|
||||
125, 121, 134, -1, 134, 121, 109, -1, 134, 109, 105, -1,
|
||||
63, 67, 50, -1, 50, 67, 71, -1, 50, 71, 75, -1,
|
||||
127, 131, 135, -1, 135, 131, 133, -1, 135, 133, 134, -1,
|
||||
134, 133, 129, -1, 134, 129, 125, -1, 89, 85, 134, -1,
|
||||
134, 85, 81, -1, 134, 81, 22, -1, 22, 81, 77, -1,
|
||||
22, 77, 73, -1, 37, 49, 23, -1, 23, 49, 55, -1,
|
||||
23, 55, 50, -1, 50, 55, 59, -1, 50, 59, 63, -1,
|
||||
107, 111, 135, -1, 135, 111, 123, -1, 135, 123, 127, -1,
|
||||
73, 69, 22, -1, 22, 69, 65, -1, 22, 65, 61, -1,
|
||||
47, 35, 22, -1, 22, 35, 31, -1, 91, 95, 135, -1,
|
||||
135, 95, 99, -1, 135, 99, 103, -1, 61, 57, 22, -1,
|
||||
22, 57, 53, -1, 22, 53, 47, -1, 75, 79, 50, -1,
|
||||
50, 79, 83, -1, 50, 83, 135, -1, 135, 83, 87, -1,
|
||||
135, 87, 91, -1, 31, 27, 22, -1, 22, 27, 25, -1,
|
||||
22, 25, 23, -1, 23, 25, 29, -1, 23, 29, 33, -1,
|
||||
147, 135, 137, -1, 137, 135, 134, -1, 19, 21, 51, -1,
|
||||
50, 135, 51, -1, 51, 135, 147, -1, 51, 147, 19, -1,
|
||||
22, 9, 134, -1, 134, 9, 137, -1, 21, 19, 20, -1,
|
||||
20, 19, 9, -1, 20, 9, 23, -1, 23, 9, 22, -1,
|
||||
128, 133, 132, -1, 132, 133, 131, -1, 132, 131, 130, -1,
|
||||
130, 131, 127, -1, 130, 127, 126, -1, 126, 127, 123, -1,
|
||||
126, 123, 122, -1, 122, 123, 111, -1, 122, 111, 110, -1,
|
||||
110, 111, 107, -1, 110, 107, 106, -1, 106, 107, 103, -1,
|
||||
106, 103, 102, -1, 102, 103, 99, -1, 102, 99, 98, -1,
|
||||
98, 99, 95, -1, 98, 95, 94, -1, 94, 95, 91, -1,
|
||||
94, 91, 90, -1, 90, 91, 87, -1, 90, 87, 86, -1,
|
||||
86, 87, 83, -1, 86, 83, 82, -1, 82, 83, 79, -1,
|
||||
82, 79, 78, -1, 78, 79, 75, -1, 78, 75, 74, -1,
|
||||
74, 75, 71, -1, 74, 71, 70, -1, 70, 71, 67, -1,
|
||||
70, 67, 66, -1, 66, 67, 63, -1, 66, 63, 62, -1,
|
||||
62, 63, 59, -1, 62, 59, 58, -1, 58, 59, 55, -1,
|
||||
58, 55, 54, -1, 54, 55, 49, -1, 54, 49, 48, -1,
|
||||
48, 49, 37, -1, 48, 37, 36, -1, 36, 37, 33, -1,
|
||||
36, 33, 32, -1, 32, 33, 29, -1, 32, 29, 28, -1,
|
||||
28, 29, 25, -1, 28, 25, 24, -1, 24, 25, 27, -1,
|
||||
24, 27, 26, -1, 26, 27, 31, -1, 26, 31, 30, -1,
|
||||
30, 31, 35, -1, 30, 35, 34, -1, 34, 35, 47, -1,
|
||||
34, 47, 46, -1, 46, 47, 53, -1, 46, 53, 52, -1,
|
||||
52, 53, 57, -1, 52, 57, 56, -1, 56, 57, 61, -1,
|
||||
56, 61, 60, -1, 60, 61, 65, -1, 60, 65, 64, -1,
|
||||
64, 65, 69, -1, 64, 69, 68, -1, 68, 69, 73, -1,
|
||||
68, 73, 72, -1, 72, 73, 77, -1, 72, 77, 76, -1,
|
||||
76, 77, 81, -1, 76, 81, 80, -1, 80, 81, 85, -1,
|
||||
80, 85, 84, -1, 84, 85, 89, -1, 84, 89, 88, -1,
|
||||
88, 89, 93, -1, 88, 93, 92, -1, 92, 93, 97, -1,
|
||||
92, 97, 96, -1, 96, 97, 101, -1, 96, 101, 100, -1,
|
||||
100, 101, 105, -1, 100, 105, 104, -1, 104, 105, 109, -1,
|
||||
104, 109, 108, -1, 108, 109, 121, -1, 108, 121, 120, -1,
|
||||
120, 121, 125, -1, 120, 125, 124, -1, 124, 125, 129, -1,
|
||||
124, 129, 128, -1, 128, 129, 133, -1, 76, 80, 128, -1,
|
||||
132, 130, 56, -1, 102, 56, 106, -1, 106, 56, 110, -1,
|
||||
62, 102, 66, -1, 66, 102, 98, -1, 66, 98, 94, -1,
|
||||
62, 58, 102, -1, 102, 58, 54, -1, 102, 54, 48, -1,
|
||||
102, 28, 24, -1, 132, 56, 128, -1, 128, 56, 60, -1,
|
||||
128, 60, 64, -1, 80, 84, 128, -1, 128, 84, 88, -1,
|
||||
128, 88, 92, -1, 130, 126, 56, -1, 56, 126, 122, -1,
|
||||
56, 122, 110, -1, 48, 36, 102, -1, 102, 36, 32, -1,
|
||||
102, 32, 28, -1, 24, 26, 102, -1, 102, 26, 30, -1,
|
||||
102, 30, 34, -1, 64, 68, 128, -1, 128, 68, 72, -1,
|
||||
128, 72, 76, -1, 120, 100, 108, -1, 108, 100, 104, -1,
|
||||
92, 96, 128, -1, 128, 96, 100, -1, 128, 100, 124, -1,
|
||||
124, 100, 120, -1, 94, 90, 66, -1, 66, 90, 86, -1,
|
||||
66, 86, 82, -1, 82, 78, 66, -1, 66, 78, 74, -1,
|
||||
66, 74, 70, -1, 34, 46, 102, -1, 102, 46, 52, -1,
|
||||
102, 52, 56, -1, 20, 23, 51, -1, 51, 23, 50, -1,
|
||||
21, 20, 51, -1, 143, 153, 145, -1, 145, 153, 155, -1,
|
||||
117, 116, 142, -1, 142, 116, 152, -1, 142, 152, 143, -1,
|
||||
143, 152, 153, -1, 145, 155, 144, -1, 144, 155, 154, -1,
|
||||
144, 154, 119, -1, 119, 154, 118, -1, 153, 152, 155, -1,
|
||||
155, 152, 154, -1, 118, 116, 119, -1, 119, 116, 117, -1,
|
||||
116, 118, 152, -1, 152, 118, 154, -1, 13, 3, 11, -1,
|
||||
11, 3, 1, -1, 3, 2, 1, -1, 1, 2, 0, -1,
|
||||
41, 40, 12, -1, 12, 40, 2, -1, 12, 2, 13, -1,
|
||||
13, 2, 3, -1, 38, 40, 39, -1, 39, 40, 41, -1,
|
||||
11, 1, 10, -1, 10, 1, 0, -1, 10, 0, 39, -1,
|
||||
39, 0, 38, -1, 40, 38, 2, -1, 2, 38, 0, -1,
|
||||
7, 5, 17, -1, 17, 5, 15, -1, 7, 6, 5, -1,
|
||||
5, 6, 4, -1, 45, 44, 16, -1, 16, 44, 6, -1,
|
||||
16, 6, 17, -1, 17, 6, 7, -1, 42, 44, 43, -1,
|
||||
43, 44, 45, -1, 15, 5, 14, -1, 14, 5, 4, -1,
|
||||
14, 4, 43, -1, 43, 4, 42, -1, 44, 42, 6, -1,
|
||||
6, 42, 4, -1, 149, 151, 139, -1, 139, 151, 141, -1,
|
||||
149, 148, 151, -1, 151, 148, 150, -1, 113, 112, 138, -1,
|
||||
138, 112, 148, -1, 138, 148, 139, -1, 139, 148, 149, -1,
|
||||
114, 112, 115, -1, 115, 112, 113, -1, 141, 151, 140, -1,
|
||||
140, 151, 150, -1, 140, 150, 115, -1, 115, 150, 114, -1,
|
||||
112, 114, 148, -1, 148, 114, 150, -1
|
||||
]
|
||||
colorIndex [
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
||||
0, 0, 0, 2, 2,
|
||||
3, 3, 3, 3, 4, 4, 4, 4, 5, 5,
|
||||
6, 6, 7, 7, 8, 8,
|
||||
9, 9, 10, 10, 10, 10, 11, 11,
|
||||
12, 12, 12, 12, 13, 13, 14, 14,
|
||||
15, 15, 16, 16, 16, 16, 17, 17,
|
||||
18, 18, 18, 18, 19, 19, 20, 20,
|
||||
21, 21, 22, 22, 22, 22, 23, 23,
|
||||
24, 24, 24, 24, 25, 25,
|
||||
]
|
||||
normalIndex [
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
54, 54, 54, -1, 54, 54, 54, -1, 54, 54, 54, -1,
|
||||
54, 54, 54, -1, 54, 54, 54, -1, 54, 54, 54, -1,
|
||||
54, 54, 54, -1, 54, 54, 54, -1, 54, 54, 54, -1,
|
||||
54, 54, 54, -1, 0, 0, 0, -1, 0, 0, 0, -1,
|
||||
0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, -1,
|
||||
0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 0, -1,
|
||||
0, 0, 0, -1, 0, 0, 0, -1, 30, 30, 30, -1,
|
||||
30, 30, 30, -1, 25, 25, 25, -1, 25, 25, 25, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
53, 53, 53, -1, 53, 53, 53, -1, 29, 29, 29, -1,
|
||||
29, 29, 29, -1, 29, 29, 29, -1, 29, 29, 29, -1,
|
||||
26, 26, 26, -1, 26, 26, 26, -1, 1, 1, 1, -1,
|
||||
1, 1, 1, -1, 1, 1, 1, -1, 1, 1, 1, -1,
|
||||
3, 0, 0, -1, 0, 0, 2, -1, 0, 2, 2, -1,
|
||||
2, 2, 4, -1, 2, 4, 4, -1, 4, 4, 6, -1,
|
||||
4, 6, 6, -1, 6, 6, 8, -1, 6, 8, 8, -1,
|
||||
8, 8, 10, -1, 8, 10, 10, -1, 10, 10, 13, -1,
|
||||
10, 13, 13, -1, 13, 13, 15, -1, 13, 15, 15, -1,
|
||||
15, 15, 17, -1, 15, 17, 17, -1, 17, 17, 19, -1,
|
||||
17, 19, 19, -1, 19, 19, 21, -1, 19, 21, 21, -1,
|
||||
21, 21, 23, -1, 21, 23, 23, -1, 23, 23, 31, -1,
|
||||
23, 31, 31, -1, 31, 31, 33, -1, 31, 33, 33, -1,
|
||||
33, 33, 35, -1, 33, 35, 35, -1, 35, 35, 37, -1,
|
||||
35, 37, 37, -1, 37, 37, 39, -1, 37, 39, 39, -1,
|
||||
39, 39, 41, -1, 39, 41, 41, -1, 41, 41, 43, -1,
|
||||
41, 43, 43, -1, 43, 43, 45, -1, 43, 45, 45, -1,
|
||||
45, 45, 47, -1, 45, 47, 47, -1, 47, 47, 49, -1,
|
||||
47, 49, 49, -1, 49, 49, 51, -1, 49, 51, 51, -1,
|
||||
51, 51, 54, -1, 51, 54, 54, -1, 54, 54, 52, -1,
|
||||
54, 52, 52, -1, 52, 52, 50, -1, 52, 50, 50, -1,
|
||||
50, 50, 48, -1, 50, 48, 48, -1, 48, 48, 46, -1,
|
||||
48, 46, 46, -1, 46, 46, 44, -1, 46, 44, 44, -1,
|
||||
44, 44, 42, -1, 44, 42, 42, -1, 42, 42, 40, -1,
|
||||
42, 40, 40, -1, 40, 40, 38, -1, 40, 38, 38, -1,
|
||||
38, 38, 36, -1, 38, 36, 36, -1, 36, 36, 34, -1,
|
||||
36, 34, 34, -1, 34, 34, 32, -1, 34, 32, 32, -1,
|
||||
32, 32, 24, -1, 32, 24, 24, -1, 24, 24, 22, -1,
|
||||
24, 22, 22, -1, 22, 22, 20, -1, 22, 20, 20, -1,
|
||||
20, 20, 18, -1, 20, 18, 18, -1, 18, 18, 16, -1,
|
||||
18, 16, 16, -1, 16, 16, 14, -1, 16, 14, 14, -1,
|
||||
14, 14, 11, -1, 14, 11, 11, -1, 11, 11, 9, -1,
|
||||
11, 9, 9, -1, 9, 9, 7, -1, 9, 7, 7, -1,
|
||||
7, 7, 5, -1, 7, 5, 5, -1, 5, 5, 3, -1,
|
||||
5, 3, 3, -1, 3, 3, 0, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 12, 12, 12, -1, 12, 12, 12, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
25, 25, 25, -1, 25, 25, 25, -1, 25, 25, 25, -1,
|
||||
25, 25, 25, -1, 30, 30, 30, -1, 30, 30, 30, -1,
|
||||
30, 30, 30, -1, 30, 30, 30, -1, 54, 54, 54, -1,
|
||||
54, 54, 54, -1, 0, 0, 0, -1, 0, 0, 0, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1, 28, 28, 28, -1,
|
||||
28, 28, 28, -1, 0, 0, 0, -1, 0, 0, 0, -1,
|
||||
30, 30, 30, -1, 30, 30, 30, -1, 30, 30, 30, -1,
|
||||
30, 30, 30, -1, 54, 54, 54, -1, 54, 54, 54, -1,
|
||||
25, 25, 25, -1, 25, 25, 25, -1, 25, 25, 25, -1,
|
||||
25, 25, 25, -1, 27, 27, 27, -1, 27, 27, 27, -1,
|
||||
28, 28, 28, -1, 28, 28, 28, -1, 0, 0, 0, -1,
|
||||
0, 0, 0, -1, 30, 30, 30, -1, 30, 30, 30, -1,
|
||||
30, 30, 30, -1, 30, 30, 30, -1, 54, 54, 54, -1,
|
||||
54, 54, 54, -1, 25, 25, 25, -1, 25, 25, 25, -1,
|
||||
25, 25, 25, -1, 25, 25, 25, -1, 27, 27, 27, -1,
|
||||
27, 27, 27, -1, 28, 28, 28, -1, 28, 28, 28, -1,
|
||||
54, 54, 54, -1, 54, 54, 54, -1, 25, 25, 25, -1,
|
||||
25, 25, 25, -1, 25, 25, 25, -1, 25, 25, 25, -1,
|
||||
0, 0, 0, -1, 0, 0, 0, -1, 30, 30, 30, -1,
|
||||
30, 30, 30, -1, 30, 30, 30, -1, 30, 30, 30, -1,
|
||||
27, 27, 27, -1, 27, 27, 27, -1
|
||||
]
|
||||
colorPerVertex FALSE
|
||||
normalPerVertex TRUE
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
BIN
modules/packages3d/LEDs.3dshapes/LED_D10.0mm-3.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D10.0mm-3.FCStd
Normal file
Binary file not shown.
2994
modules/packages3d/LEDs.3dshapes/LED_D10.0mm-3.wrl
Normal file
2994
modules/packages3d/LEDs.3dshapes/LED_D10.0mm-3.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D10.0mm.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D10.0mm.FCStd
Normal file
Binary file not shown.
2865
modules/packages3d/LEDs.3dshapes/LED_D10.0mm.wrl
Normal file
2865
modules/packages3d/LEDs.3dshapes/LED_D10.0mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D20.0mm.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D20.0mm.FCStd
Normal file
Binary file not shown.
2818
modules/packages3d/LEDs.3dshapes/LED_D20.0mm.wrl
Normal file
2818
modules/packages3d/LEDs.3dshapes/LED_D20.0mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D3.0mm-3.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D3.0mm-3.FCStd
Normal file
Binary file not shown.
2907
modules/packages3d/LEDs.3dshapes/LED_D3.0mm-3.wrl
Normal file
2907
modules/packages3d/LEDs.3dshapes/LED_D3.0mm-3.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D3.0mm.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D3.0mm.FCStd
Normal file
Binary file not shown.
2776
modules/packages3d/LEDs.3dshapes/LED_D3.0mm.wrl
Normal file
2776
modules/packages3d/LEDs.3dshapes/LED_D3.0mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
3300
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O1.27mm.wrl
Normal file
3300
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O1.27mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
3304
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O2.54mm.wrl
Normal file
3304
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O2.54mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
3316
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O5.08mm.wrl
Normal file
3316
modules/packages3d/LEDs.3dshapes/LED_D3.0mm_Horicontal_O5.08mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D4.0mm.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D4.0mm.FCStd
Normal file
Binary file not shown.
2793
modules/packages3d/LEDs.3dshapes/LED_D4.0mm.wrl
Normal file
2793
modules/packages3d/LEDs.3dshapes/LED_D4.0mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-3.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-3.FCStd
Normal file
Binary file not shown.
2933
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-3.wrl
Normal file
2933
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-3.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-4.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-4.FCStd
Normal file
Binary file not shown.
2886
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-4.wrl
Normal file
2886
modules/packages3d/LEDs.3dshapes/LED_D5.0mm-4.wrl
Normal file
File diff suppressed because it is too large
Load diff
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm.FCStd
Normal file
BIN
modules/packages3d/LEDs.3dshapes/LED_D5.0mm.FCStd
Normal file
Binary file not shown.
2799
modules/packages3d/LEDs.3dshapes/LED_D5.0mm.wrl
Normal file
2799
modules/packages3d/LEDs.3dshapes/LED_D5.0mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
3360
modules/packages3d/LEDs.3dshapes/LED_D5.0mm_Horicontal_O1.27mm.wrl
Normal file
3360
modules/packages3d/LEDs.3dshapes/LED_D5.0mm_Horicontal_O1.27mm.wrl
Normal file
File diff suppressed because it is too large
Load diff
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue