From 7ef15becd2ae9cd8e1ea964ffade9ae5ee2571bd Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Sat, 10 Oct 2015 08:33:19 +0700 Subject: [PATCH] Fix Kicad link. Closes #18. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 14653e7..552d11d 100644 --- a/README.org +++ b/README.org @@ -110,7 +110,7 @@ The =atreus.rkt= program calculates switch and diode positions based on row/column counts, spacing, and rotation factors, and emits a =atreus.kicad_pcb= file. The board outline and traces are done by hand and are stored in the =header.rktd= and =traces.rktd= files -respectively. The =atreus.kicad_pcb= file can be imported into [[http://kicad.org][Kicad]] +respectively. The =atreus.kicad_pcb= file can be imported into [[http://kicad-pcb.org][Kicad]] which can export Gerber files suitable for fabrication. A copy of the Kicad PCB file is included in the repository if you don't want to recompile it using Racket. Recompiling is only required if you want to -- 2.39.2