From e4a88f4f4d9f62f20f3ef329a7d69244b62397f4 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 30 Dec 2015 22:14:26 -0800 Subject: [PATCH 1/1] Remove generated config files. Forward annotate 5.1k to pcb Signed-off-by: Keith Packard --- attribs | 8 +++++--- gattribrc | 2 -- gnetlistrc | 2 -- gschemrc | 2 -- project | 15 +++------------ telemini.pcb | 2 +- 6 files changed, 9 insertions(+), 22 deletions(-) delete mode 100644 gattribrc delete mode 100644 gnetlistrc delete mode 100644 gschemrc diff --git a/attribs b/attribs index 92a91e7..d7af178 100644 --- a/attribs +++ b/attribs @@ -1,6 +1,8 @@ +device value -vendor -vendor_part_number footprint loadstatus -device +provided +mfg_part_number +vendor +vendor_part_number diff --git a/gattribrc b/gattribrc deleted file mode 100644 index 55565aa..0000000 --- a/gattribrc +++ /dev/null @@ -1,2 +0,0 @@ -;; list libraries here. order matters as this sets the search order -(component-library "../bdale/sym") diff --git a/gnetlistrc b/gnetlistrc deleted file mode 100644 index 55565aa..0000000 --- a/gnetlistrc +++ /dev/null @@ -1,2 +0,0 @@ -;; list libraries here. order matters as this sets the search order -(component-library "../bdale/sym") diff --git a/gschemrc b/gschemrc deleted file mode 100644 index 55565aa..0000000 --- a/gschemrc +++ /dev/null @@ -1,2 +0,0 @@ -;; list libraries here. order matters as this sets the search order -(component-library "../bdale/sym") diff --git a/project b/project index 85c1246..93117f9 100644 --- a/project +++ b/project @@ -1,13 +1,4 @@ -# List all the schematics to be netlisted and laid out on the pc board -schematics telemini.sch - -# for an output-name of foo, gsch2pcb generates files foo.net, foo.pcb, -# and foo.new.pcb. if there is no output name specified, the file names -# are derived from the first listed schematic... -output-name telemini - -elements-dir ../bdale/pkg -elements-dir /usr/share/pcb - -# stick to newlib elements, don't use the older/odder m4 stuff +schematics telemini.sch +output-name telemini +elements-dir ../altusmetrum/packages skip-m4 diff --git a/telemini.pcb b/telemini.pcb index 99431d1..d2e68fc 100644 --- a/telemini.pcb +++ b/telemini.pcb @@ -1159,7 +1159,7 @@ Element["" "TI-QFN36" "U9" "CC1111" 950.00mil 250.00mil -75.00mil -83.00mil 0 80 ) -Element["" "0402" "R5" "5k" 535.00mil 339.00mil -25.00mil -23.00mil 0 80 ""] +Element["" "0402" "R5" "5.1k" 535.00mil 339.00mil -25.00mil -23.00mil 0 80 ""] ( Pad[15.74mil -3.93mil 15.74mil 3.93mil 19.68mil 20.00mil 25.68mil "1" "1" "square"] Pad[-15.74mil -3.93mil -15.74mil 3.93mil 19.68mil 20.00mil 25.68mil "2" "2" "square"] -- 2.30.2