Skip to content

Commit

Permalink
Add FFC 3D model
Browse files Browse the repository at this point in the history
  • Loading branch information
TobleMiner committed Nov 25, 2023
1 parent 9e61bb7 commit 65a5c6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions blinkekatze.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -4700,6 +4700,11 @@
(net 3 "GND") (pinfunction "MountPin") (pintype "passive") (thermal_bridge_angle 45) (tstamp e7d091b8-6308-4391-974a-3fe90b9e203c))
(pad "MP" smd rect (at 4.635 2.81 270) (size 0.3 1.15) (layers "F.Cu" "F.Paste" "F.Mask")
(net 3 "GND") (pinfunction "MountPin") (pintype "passive") (thermal_bridge_angle 45) (tstamp 03a8f789-a670-4fd1-860e-9827099614d0))
(model "${KIPRJMOD}/lib/3d/3rdparty/C2919481.x3d"
(offset (xyz 0 -2 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 180 0))
)
)

(footprint "Resistor_SMD:R_0402_1005Metric" (layer "F.Cu")
Expand Down
7 changes: 6 additions & 1 deletion usb-board/usb-board.kicad_pcb
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,11 @@
(net 2 "GND") (pinfunction "MountPin") (pintype "passive") (thermal_bridge_angle 45) (tstamp 525d945f-473f-4e87-b13f-a08f1c6637e1))
(pad "MP" smd rect (at 4.635 2.81 180) (size 0.3 1.15) (layers "F.Cu" "F.Paste" "F.Mask")
(net 2 "GND") (pinfunction "MountPin") (pintype "passive") (thermal_bridge_angle 45) (tstamp 292f8086-cd9c-4aeb-ba6c-d0cab5c49297))
(model "${KIPRJMOD}/../lib/3d/3rdparty/C2919481.x3d"
(offset (xyz 0 -2 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 180 0))
)
)

(footprint "ToolingHole:ToolingHole_JLCSMT" (layer "F.Cu")
Expand Down Expand Up @@ -753,7 +758,7 @@
(net 1 "Net-(J2-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp ef057bce-2361-4e94-8b8c-c0cff0428b79))
(pad "S1" thru_hole oval (at 4.32 2.24 90) (size 1.7 0.9) (drill oval 1.4 0.6) (layers "*.Cu" "*.Mask")
(net 1 "Net-(J2-SHIELD)") (pinfunction "SHIELD") (pintype "passive") (tstamp a00b61df-932f-41b3-8c11-520523fcea34))
(model "${KIPRJMOD}/lib/usb_typec_16pin.step"
(model "${KIPRJMOD}/../lib/3d/3rdparty/usb_typec_16pin.step"
(offset (xyz 0 2.5 1.5))
(scale (xyz 1 1 1))
(rotate (xyz 180 0 0))
Expand Down

0 comments on commit 65a5c6b

Please sign in to comment.