aboutsummaryrefslogtreecommitdiff
path: root/src/ee/souffle/kicad.dl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ee/souffle/kicad.dl')
-rw-r--r--src/ee/souffle/kicad.dl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ee/souffle/kicad.dl b/src/ee/souffle/kicad.dl
index e01cefe..f176dd4 100644
--- a/src/ee/souffle/kicad.dl
+++ b/src/ee/souffle/kicad.dl
@@ -43,6 +43,9 @@ fact(Ref, "http://purl.org/ee/fact-type/ee-component-type", "http://purl.org/ee/
inductor_lib(lib),
fact(Ref, "http://purl.org/ee/kicad-sch-fact-type#footprint-library", lib).
+// Net ties and test points should probably not be marked as components to buy. Test points is possible to buy and
+// install so that needs to be an option.
+
.decl net_tie_symbol(lib:symbol, name:symbol)
net_tie_symbol("Device", "Net-Tie_2").
net_tie_symbol("Device", "Net-Tie_3").