Skip to content

Commit

Permalink
updates cable lengths based on first pass from vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes committed May 15, 2024
1 parent 224bae6 commit 74d7263
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion pnp/cad/CHA/blade2-blade3/blade2-blade3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ connectors:
cables:
W1:
wirecount: 4
length: 0.8
length: 0.75
gauge: 24 AWG
show_equiv: true
colors: [BK, RD, YE, BU]
Expand Down
2 changes: 1 addition & 1 deletion pnp/cad/CHA/bottom-light/bottom-light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ connectors:
cables:
W1:
wirecount: 3
length: 0.75
length: 0.7
gauge: 24 AWG
show_equiv: true
colors: [YE, RD, BK]
Expand Down
10 changes: 5 additions & 5 deletions pnp/cad/CHA/head/head
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ graph {
</td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr>
<td balign="left">JST PH</td>
<td balign="left">JST XH</td>
<td balign="left">female</td>
<td balign="left">3-pin</td>
</tr></table>
Expand All @@ -486,12 +486,12 @@ graph {
</td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr>
<td balign="left" sides="TLR"><img scale="false" src="../img/PH-3.jpeg"/></td>
<td balign="left" sides="TLR"><img scale="false" src="../img/XH-3.jpeg"/></td>
</tr></table>
</td></tr>
<tr><td>
<table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr>
<td balign="left" sides="BLR">JST PH 3-pin</td>
<td balign="left" sides="BLR">JST XH 3-pin</td>
</tr></table>
</td></tr>
</table>
Expand Down Expand Up @@ -1754,7 +1754,7 @@ graph {
<tr><td>
<table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr>
<td balign="left">5x</td>
<td balign="left">0.17 m</td>
<td balign="left">0.14 m</td>
</tr></table>
</td></tr>
<tr><td>
Expand Down Expand Up @@ -1884,7 +1884,7 @@ graph {
<tr><td>
<table border="0" cellspacing="0" cellpadding="3" cellborder="1"><tr>
<td balign="left">5x</td>
<td balign="left">0.15 m</td>
<td balign="left">0.12 m</td>
</tr></table>
</td></tr>
<tr><td>
Expand Down
Binary file removed pnp/cad/CHA/head/head.png
Binary file not shown.
10 changes: 5 additions & 5 deletions pnp/cad/CHA/head/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ connectors:

TL-H:
pinlabels: [SIG, VCC, GND] # pincount implicit in pinout
type: JST PH
type: JST XH
subtype: female
image:
src: ../img/PH-3.jpeg
caption: JST PH 3-pin
src: ../img/XH-3.jpeg
caption: JST XH 3-pin

cables:
W1:
Expand Down Expand Up @@ -182,7 +182,7 @@ cables:

ZL-M-CABLE:
wirecount: 5
length: 0.17
length: 0.14
category: bundle
gauge: 0
show_equiv: true
Expand All @@ -195,7 +195,7 @@ cables:

ZL-H-CABLE:
wirecount: 5
length: 0.15
length: 0.12
category: bundle
gauge: 0
show_equiv: true
Expand Down
Binary file modified pnp/cad/CHA/img/XH-3.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74d7263

Please sign in to comment.