diff options
Diffstat (limited to 'pcb/connectors.kicad_sch')
| -rw-r--r-- | pcb/connectors.kicad_sch | 74 | 
1 files changed, 74 insertions, 0 deletions
diff --git a/pcb/connectors.kicad_sch b/pcb/connectors.kicad_sch index b05c89a..6d08c5a 100644 --- a/pcb/connectors.kicad_sch +++ b/pcb/connectors.kicad_sch @@ -1284,6 +1284,80 @@  			)  		)  	) +	(wire +		(pts +			(xy 77.47 165.1) (xy 101.6 165.1) +		) +		(stroke +			(width 0) +			(type default) +		) +		(uuid "005a8962-530b-469c-a8a2-cfddada1f70b") +	) +	(wire +		(pts +			(xy 77.47 158.75) (xy 77.47 165.1) +		) +		(stroke +			(width 0) +			(type default) +		) +		(uuid "6213ebd9-f30a-4eac-83e2-a2c96b2839de") +	) +	(wire +		(pts +			(xy 92.71 92.71) (xy 101.6 92.71) +		) +		(stroke +			(width 0) +			(type default) +		) +		(uuid "be5a6e88-23aa-4824-b155-1e6f91b78411") +	) +	(global_label "VBUS" +		(shape input) +		(at 101.6 92.71 0) +		(fields_autoplaced yes) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "796c18e9-bae0-452e-9457-0dfd6a1c85b4") +		(property "Intersheetrefs" "${INTERSHEET_REFS}" +			(at 109.4838 92.71 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left) +				(hide yes) +			) +		) +	) +	(global_label "GND" +		(shape input) +		(at 101.6 165.1 0) +		(fields_autoplaced yes) +		(effects +			(font +				(size 1.27 1.27) +			) +			(justify left) +		) +		(uuid "8c677c04-4f48-4313-a237-b60ab1d867ae") +		(property "Intersheetrefs" "${INTERSHEET_REFS}" +			(at 108.4557 165.1 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left) +				(hide yes) +			) +		) +	)  	(symbol  		(lib_id "Connector:USB_C_Receptacle")  		(at 77.47 118.11 0)  | 
