X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:content-type:content-transfer-encoding:subject:message-id :date:to:mime-version; s=fm2; bh=0os/n5+MdWsbKuJ7K00iCOc4v+IsVhz wUbBOd2bZ57E=; b=fmxTyj8Onw3Pp7o9QdGyhfHPUGaKu1NRwnuzl82lV8qopMj 48MiDH+Nn4lbfpvqppt1hAwggHNRybzkBmpF6kRlPFlH4j4gj9cA1sZWy9OxXp9Q sCSs0TKI10Qv84WZeWNDxv4DNFC57d/ny7WimS8d2AhZ73Bvs+UjNhjJM9Jm3hrm 4CcUBbxe/hSbosIVe2D6C9PBVKUG45ioVrlT+vZUN2e30/U75dLubyAZT/4Ql9pX auZcXoHiDv70h+XjL791mj/2IXtbbC6d8Q1kF92tC7MbRUQBP9GcPZPRhiM/DB8+ M6wKM/pAC+sggUoIIixbQT0CSAJYVDS6GlfIx3Q== X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=0os/n5 +MdWsbKuJ7K00iCOc4v+IsVhzwUbBOd2bZ57E=; b=CKlJ3yUTR8URMiseshzrWy 16MTXR17FGVuycctRghNIHAAT/fdR0/zuEDVwjiwlmpY92JIBI4hniVnyXKKiwBA kBhi79OdPyw/hZZFghCu/iAN5vdUw8ySMOG7+qmgMANaTTlGsEYGoHe7qKM8UrHD 5GtljVUMMlU1QKuMDDR+AXhAMrPJJbD+9TqyAHPKsVo3UiJ39AEMdAYqwnurGXnV XpIPqebmsx+u4fCajA2uz1Cc6eCsThUBs87/KPhZhDlxP5TQFjRVf3P9v7YlPj57 gTOut/qMdafNz4Gy1UD3O/clNJUX5jStysq523DTLmpopRDJYKA+INadkgT587Rw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrvdekgdeghecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephfgtgffukfffvfggofesthhqmhdthh dtjeenucfhrhhomhepvghhvghnnhgvshdoohhsshesfhgrshhtmhgrihhlrdgtohhmnecu ffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepgeehrddviedrgedvrdejgeenuc evlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegvhhgvnhhn vghsodhoshhssehfrghsthhmrghilhdrtghomh X-ME-Proxy: From: "ehennes+oss AT fastmail DOT com [via geda-user AT delorie DOT com]" Content-Type: text/plain; charset=utf-8 Subject: [geda-user] Engineering BOM Functionality Message-Id: <475A993D-7E38-4968-8E14-218A7B47B12D@fastmail.com> Date: Sat, 25 Jan 2020 16:05:40 -0800 To: "geda-user AT delorie DOT com" Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 00Q06J1g021599 Reply-To: geda-user AT delorie DOT com Hello, On some of my designs, manufacturing has come back asking for part substitutions. Currently, my BOMs are 1:1 with manufacturer part numbers — So, resistor would only have one source. I’m creating a command line utility, that separates the component specification from the schematic symbol, for EBOMs. The project can be found here: https://github.com/ehennes775/bbcmd Does anyone run into this issue? Is anyone interested in this functionality? Thanks, Ed