Skip to content

Commit f303ec0

Browse files
author
ShawnHymel
committed
Added flag to schematic wire
1 parent 5a34af5 commit f303ec0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Hardware/AT42QT1010_Capacitive_Touch_Breakout.brd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1381,13 +1381,11 @@ design rules under a new name.</description>
13811381
<contactref element="JP8" pad="3"/>
13821382
</signal>
13831383
<signal name="OUT">
1384-
<contactref element="U1" pad="1"/>
13851384
<contactref element="JP7" pad="1"/>
13861385
<contactref element="JP6" pad="3"/>
13871386
<contactref element="JP3" pad="1"/>
13881387
<via x="24.384" y="9.906" extent="1-16" drill="0.508"/>
13891388
<wire x1="24.384" y1="9.906" x2="23.81" y2="10.48" width="0.254" layer="1"/>
1390-
<wire x1="22.9651" y1="10.48" x2="23.81" y2="10.48" width="0.254" layer="1"/>
13911389
<wire x1="13.97" y1="6.27" x2="13.97" y2="10.16" width="0.254" layer="1"/>
13921390
<wire x1="13.97" y1="10.16" x2="13.97" y2="7.112" width="0.254" layer="16"/>
13931391
<wire x1="13.97" y1="7.112" x2="12.7" y2="5.842" width="0.254" layer="16"/>
@@ -1398,6 +1396,8 @@ design rules under a new name.</description>
13981396
<wire x1="3.048" y1="5.842" x2="3.81" y2="5.842" width="0.254" layer="1"/>
13991397
<wire x1="24.384" y1="9.906" x2="21.59" y2="7.112" width="0.254" layer="16"/>
14001398
<wire x1="21.59" y1="7.112" x2="13.97" y2="7.112" width="0.254" layer="16"/>
1399+
<contactref element="U1" pad="1"/>
1400+
<wire x1="23.81" y1="10.48" x2="22.9651" y2="10.48" width="0" layer="19" extent="1-1"/>
14011401
</signal>
14021402
<signal name="LED">
14031403
<contactref element="JP7" pad="2"/>

Hardware/AT42QT1010_Capacitive_Touch_Breakout.sch

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<setting alwaysvectorfont="yes"/>
77
<setting verticaltext="up"/>
88
</settings>
9-
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
9+
<grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="yes" altdistance="0.01" altunitdist="inch" altunit="inch"/>
1010
<layers>
1111
<layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
1212
<layer number="2" name="Route2" color="1" fill="3" visible="no" active="no"/>
@@ -7965,11 +7965,6 @@ Standard schematic elements and footprints for 5mm, 3mm, 1206, and 0603 sized LE
79657965
</net>
79667966
<net name="OUT" class="0">
79677967
<segment>
7968-
<pinref part="U1" gate="G$1" pin="OUT"/>
7969-
<wire x1="119.38" y1="127" x2="111.76" y2="127" width="0.1524" layer="91"/>
7970-
<label x="111.76" y="127" size="1.778" layer="95"/>
7971-
</segment>
7972-
<segment>
79737968
<pinref part="JP7" gate="A" pin="1"/>
79747969
<wire x1="50.8" y1="35.56" x2="50.8" y2="38.1" width="0.1524" layer="91"/>
79757970
<wire x1="50.8" y1="35.56" x2="40.64" y2="35.56" width="0.1524" layer="91"/>
@@ -7985,6 +7980,11 @@ Standard schematic elements and footprints for 5mm, 3mm, 1206, and 0603 sized LE
79857980
<wire x1="50.8" y1="104.14" x2="55.88" y2="104.14" width="0.1524" layer="91"/>
79867981
<label x="55.88" y="104.14" size="1.778" layer="95" xref="yes"/>
79877982
</segment>
7983+
<segment>
7984+
<pinref part="U1" gate="G$1" pin="OUT"/>
7985+
<wire x1="119.38" y1="127" x2="114.3" y2="127" width="0.1524" layer="91"/>
7986+
<label x="114.3" y="127" size="1.778" layer="95" rot="R180" xref="yes"/>
7987+
</segment>
79887988
</net>
79897989
<net name="LED" class="0">
79907990
<segment>

0 commit comments

Comments
 (0)