From 0771d3b179c16dc4bd486f71a7d7576cbcc59bec Mon Sep 17 00:00:00 2001 From: saurabhb17 Date: Tue, 17 Mar 2020 20:26:43 +0530 Subject: error while loading footprints rectified --- library/supportFiles/fp-lib-table | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'library/supportFiles/fp-lib-table') diff --git a/library/supportFiles/fp-lib-table b/library/supportFiles/fp-lib-table index ff605eaf..fa884d10 100644 --- a/library/supportFiles/fp-lib-table +++ b/library/supportFiles/fp-lib-table @@ -85,8 +85,4 @@ (lib (name Varistors)(type KiCad)(uri ${KISYSMOD}/Varistors.pretty)(options "")(descr Varistors)) (lib (name Wire_Connections_Bridges)(type KiCad)(uri ${KISYSMOD}/Wire_Connections_Bridges.pretty)(options "")(descr "PCB bridging points")) (lib (name Wire_Pads)(type KiCad)(uri ${KISYSMOD}/Wire_Pads.pretty)(options "")(descr "Direct wire-to-board connection points")) - (lib (name Choke_Common-Mode_Wurth)(type KiCad)(uri "$(KISYSMOD)Choke_Common-Mode_Wurth.pretty")(options "")(descr "")) - (lib (name Choke_Radial_ThroughHole)(type KiCad)(uri "$(KISYSMOD)Choke_Radial_ThroughHole.pretty")(options "")(descr "")) - (lib (name Choke_SMD)(type KiCad)(uri "$(KISYSMOD)Choke_SMD.pretty")(options "")(descr "")) - (lib (name Choke_Toroid_ThroughHole)(type KiCad)(uri "$(KISYSMOD)Choke_Toroid_ThroughHole.pretty")(options "")(descr "")) -) + ) -- cgit