Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r5641 - trunk/gta02-core/docs (wer...@docs.openmoko.org)
--- Begin Message ---
Author: werner
Date: 2009-09-15 00:41:49 +0200 (Tue, 15 Sep 2009)
New Revision: 5641
Modified:
trunk/gta02-core/docs/GETTING-STARTED
Log:
- docs/GETTING-STARTED: added section on editing and viewing the layout
- modules/mkloe: if fped fails, print on which files it failed
Modified: trunk/gta02-core/docs/GETTING-STARTED
===================================================================
--- trunk/gta02-core/docs/GETTING-STARTED 2009-09-14 09:32:54 UTC (rev
5640)
+++ trunk/gta02-core/docs/GETTING-STARTED 2009-09-14 22:41:49 UTC (rev
5641)
@@ -230,6 +230,24 @@
modules/INFO
+(Re)view and edit the layout
+----------------------------
+
+To view and edit the layout, run KiCad on it:
+
+ pcbnew gta02-core.brd
+
+or, if this doesn't work (older versions of KiCad),
+
+ pcbnew `pwd`/gta02-core.brd
+
+A shorthand for this is "make brd".
+
+Gerber files can be generated by opening the dialog at File/Plot and
+then selecting "Gerber" as the plot format. This generates one .pho
+file per layer. Gerbers are best viewed with "gerbv".
+
+
Making changes
--------------
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog