diff options
Diffstat (limited to 'pcb/iot-contact.kicad_pcb')
| -rw-r--r-- | pcb/iot-contact.kicad_pcb | 43 | 
1 files changed, 42 insertions, 1 deletions
diff --git a/pcb/iot-contact.kicad_pcb b/pcb/iot-contact.kicad_pcb index f230f06..4d9ea01 100644 --- a/pcb/iot-contact.kicad_pcb +++ b/pcb/iot-contact.kicad_pcb @@ -64,7 +64,6 @@  			(psnegative no)  			(psa4output no)  			(plot_black_and_white yes) -			(plotinvisibletext no)  			(sketchpadsonfab no)  			(plotpadnumbers no)  			(hidednponfab no) @@ -79,5 +78,47 @@  		)  	)  	(net 0 "") +	(gr_arc +		(start 172 126) +		(mid 150 148) +		(end 128 126) +		(stroke +			(width 0.05) +			(type default) +		) +		(layer "Edge.Cuts") +		(uuid "a002cccc-d9ab-4ab2-8827-e7ac543d1556") +	) +	(gr_line +		(start 128 72) +		(end 128 126) +		(stroke +			(width 0.05) +			(type default) +		) +		(layer "Edge.Cuts") +		(uuid "ac337c17-b6c1-409a-9b8d-d5e14b840603") +	) +	(gr_arc +		(start 128 72) +		(mid 150 50) +		(end 172 72) +		(stroke +			(width 0.05) +			(type default) +		) +		(layer "Edge.Cuts") +		(uuid "cc9caabe-e4bf-4c1e-b654-d1fa5b566f06") +	) +	(gr_line +		(start 172 72) +		(end 172 126) +		(stroke +			(width 0.05) +			(type default) +		) +		(layer "Edge.Cuts") +		(uuid "f89ab4d0-6ac2-4893-b534-29c44ff11710") +	)  	(embedded_fonts no)  )  | 
