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; bh=aacqvp1v+M+nLI8eHFJq8G28Ckqe4Z1hPPAD7x GhjiU=; c=relaxed/relaxed; d=webcom.xion.oxcs.net; h=from:reply-to: subject:date:to:cc:resent-date:resent-from:resent-to:resent-cc: in-reply-to:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; q=dns/txt; s=mail1; t=1667680291; x=1668285091; b=JpVPnCJDigXoAwcqzfnHQoI8MdW4OY3jsZiFARdNO gKKK92GG8b7kda9Sapnkfczf1EKFCCtILKwAw8IUP2SwcB0/TgfCqLvggj8NEWIfsKkth30 NRPjE28OA+hMGf1zOGXoeef5hyRtzBCdhxUHXSDst+//g/7gB6KvsC1eDWqsXDAcoPechvU anmaA0St3Z7e+V/vgplAkrdHEem3dfMRk17e9LYdAySdR2X1GqbDypvW6ZEgaU9m8bvbZfQ J0Uf0Jex41clGWEW9NMBwwjjxjZx5fXr4xKdvasDDdwG8Pm69SyUUkD7TCE6PbKBsRrtMqA pNExk/MmzTU+Cm+zA== From: "John Doty (jpd AT noqsi DOT com) [via geda-user AT delorie DOT com]" Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: [geda-user] KiCad netlister for Lepton Message-Id: <2EEFE641-F2D8-4794-AE5F-E22668515120@noqsi.com> Date: Sat, 5 Nov 2022 16:31:27 -0400 To: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" X-Mailer: Apple Mail (2.3696.120.41.1.1) Authentication-Results: oxsus-vadesecure.net; auth=pass smtp.auth=6 AT 89990 smtp.mailfrom=jpd AT noqsi DOT com; Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 2A5KW9PY024916 Reply-To: geda-user AT delorie DOT com I have written a KiCad back end for lepton-netlist. It’s useful if you wish to mix schematic design in Lepton with layout in KiCad. It’s used like any other back end: “lepton-netlist -g kicad …”. If it’s not installed in your guile search path, you’ll also need “-Lpath-to-it”. Get gnet-kicad.scm from https://github.com/noqsi/gnet-kicad. John Doty Noqsi Aerospace, Ltd. jpd AT noqsi DOT com