add connector model
This commit is contained in:
parent
a5706b2b97
commit
4ef9e3da26
|
@ -83,4 +83,4 @@ modules.order
|
|||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
Gerber/
|
||||
|
|
|
@ -703,6 +703,17 @@
|
|||
(xyz -90 0 0)
|
||||
)
|
||||
)
|
||||
(model "/Windows/Users/johnn/My Documents/FaSTTUBe/Git/bspd/Hardware/Lib/STEP/c-1445022-3-f1-3d.stp"
|
||||
(offset
|
||||
(xyz 0 -5 2.5)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz -90 0 180)
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "MountingHole:MountingHole_3.2mm_M3_Pad_Via"
|
||||
(layer "F.Cu")
|
||||
|
@ -2494,6 +2505,17 @@
|
|||
(xyz -90 0 0)
|
||||
)
|
||||
)
|
||||
(model "/Windows/Users/johnn/My Documents/FaSTTUBe/Git/bspd/Hardware/Lib/STEP/c-1445022-3-f1-3d.stp"
|
||||
(offset
|
||||
(xyz 0 -5 2.5)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 90 180 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "Resistor_SMD:R_0603_1608Metric"
|
||||
(layer "F.Cu")
|
||||
|
@ -3432,6 +3454,17 @@
|
|||
(xyz -90 0 0)
|
||||
)
|
||||
)
|
||||
(model "/Windows/Users/johnn/My Documents/FaSTTUBe/Git/bspd/Hardware/Lib/STEP/c-1445022-2-f1-3d.stp"
|
||||
(offset
|
||||
(xyz 0 -5 2.5)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 90 180 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "Package_DIP:SMDIP-6_W9.53mm"
|
||||
(layer "F.Cu")
|
||||
|
@ -12575,6 +12608,17 @@
|
|||
(xyz -90 0 0)
|
||||
)
|
||||
)
|
||||
(model "/Windows/Users/johnn/My Documents/FaSTTUBe/Git/bspd/Hardware/Lib/STEP/c-1445022-2-f1-3d.stp"
|
||||
(offset
|
||||
(xyz 0 -5 2.5)
|
||||
)
|
||||
(scale
|
||||
(xyz 1 1 1)
|
||||
)
|
||||
(rotate
|
||||
(xyz 90 180 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
(footprint "Resistor_SMD:R_0603_1608Metric"
|
||||
(layer "F.Cu")
|
||||
|
@ -24682,7 +24726,6 @@
|
|||
(xy 148.612067 92.619769) (xy 148.956893 92.520427) (xy 149.288428 92.3831) (xy 149.602503 92.209517)
|
||||
(xy 149.895167 92.001861) (xy 150.162742 91.762742) (xy 150.401861 91.495167) (xy 150.609517 91.202503)
|
||||
(xy 150.7831 90.888428) (xy 150.920427 90.556893) (xy 151.019769 90.212067) (xy 151.079879 89.858286)
|
||||
(xy 151.1 89.5)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
|
@ -500,7 +500,7 @@
|
|||
"plot": "Gerber/",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"step": "FT25_BSPD.step",
|
||||
"svg": "",
|
||||
"vrml": ""
|
||||
},
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue