From cc422d0df134f7b30922945fb33cfd9a7e804714 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sun, 8 May 2022 00:18:54 +0200 Subject: [PATCH] Move HW to directory --- .gitignore => sdcl-hardware/.gitignore | 0 SDCL.kicad_pcb => sdcl-hardware/SDCL.kicad_pcb | 0 SDCL.pro => sdcl-hardware/SDCL.pro | 0 SDCL.sch => sdcl-hardware/SDCL.sch | 0 can.sch => sdcl-hardware/can.sch | 0 connections.sch => sdcl-hardware/connections.sch | 0 cu.sch => sdcl-hardware/cu.sch | 0 .../footprints}/Binder-86_6618_1120_00004.kicad_mod | 0 .../footprints}/Binder_M12-A_12P_Female.kicad_mod | 0 .../footprints}/Binder_M12-A_12P_Female_NoSilk.kicad_mod | 0 {footprints => sdcl-hardware/footprints}/FTLogo_DV.kicad_mod | 0 {footprints => sdcl-hardware/footprints}/FTLogo_small.kicad_mod | 0 .../footprints}/LeitOnLogo_small.kicad_mod | 0 .../Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod | 0 .../Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod | 0 .../Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod | 0 .../Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod | 0 .../footprints}/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod | 0 .../footprints}/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod | 0 {footprints => sdcl-hardware/footprints}/heart.kicad_mod | 0 {footprints => sdcl-hardware/footprints}/lightning.kicad_mod | 0 fp-lib-table => sdcl-hardware/fp-lib-table | 0 npl.sch => sdcl-hardware/npl.sch | 0 .../Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp | 0 .../packages3d}/Phoenix.3dshapes/1441820.stp | 0 .../packages3d}/SC-74.3dshapes/SC-74-5.stp | 0 .../packages3d}/SC-74.3dshapes/SC-74-6.stp | 0 power-before.sch => sdcl-hardware/power-before.sch | 0 power.sch => sdcl-hardware/power.sch | 0 relay.sch => sdcl-hardware/relay.sch | 0 supervisor.sch => sdcl-hardware/supervisor.sch | 0 sym-lib-table => sdcl-hardware/sym-lib-table | 0 {symbols => sdcl-hardware/symbols}/Custom.dcm | 0 {symbols => sdcl-hardware/symbols}/Custom.lib | 0 34 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => sdcl-hardware/.gitignore (100%) rename SDCL.kicad_pcb => sdcl-hardware/SDCL.kicad_pcb (100%) rename SDCL.pro => sdcl-hardware/SDCL.pro (100%) rename SDCL.sch => sdcl-hardware/SDCL.sch (100%) rename can.sch => sdcl-hardware/can.sch (100%) rename connections.sch => sdcl-hardware/connections.sch (100%) rename cu.sch => sdcl-hardware/cu.sch (100%) rename {footprints => sdcl-hardware/footprints}/Binder-86_6618_1120_00004.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Binder_M12-A_12P_Female.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Binder_M12-A_12P_Female_NoSilk.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/FTLogo_DV.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/FTLogo_small.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/LeitOnLogo_small.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/heart.kicad_mod (100%) rename {footprints => sdcl-hardware/footprints}/lightning.kicad_mod (100%) rename fp-lib-table => sdcl-hardware/fp-lib-table (100%) rename npl.sch => sdcl-hardware/npl.sch (100%) rename {packages3d => sdcl-hardware/packages3d}/Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp (100%) rename {packages3d => sdcl-hardware/packages3d}/Phoenix.3dshapes/1441820.stp (100%) rename {packages3d => sdcl-hardware/packages3d}/SC-74.3dshapes/SC-74-5.stp (100%) rename {packages3d => sdcl-hardware/packages3d}/SC-74.3dshapes/SC-74-6.stp (100%) rename power-before.sch => sdcl-hardware/power-before.sch (100%) rename power.sch => sdcl-hardware/power.sch (100%) rename relay.sch => sdcl-hardware/relay.sch (100%) rename supervisor.sch => sdcl-hardware/supervisor.sch (100%) rename sym-lib-table => sdcl-hardware/sym-lib-table (100%) rename {symbols => sdcl-hardware/symbols}/Custom.dcm (100%) rename {symbols => sdcl-hardware/symbols}/Custom.lib (100%) diff --git a/.gitignore b/sdcl-hardware/.gitignore similarity index 100% rename from .gitignore rename to sdcl-hardware/.gitignore diff --git a/SDCL.kicad_pcb b/sdcl-hardware/SDCL.kicad_pcb similarity index 100% rename from SDCL.kicad_pcb rename to sdcl-hardware/SDCL.kicad_pcb diff --git a/SDCL.pro b/sdcl-hardware/SDCL.pro similarity index 100% rename from SDCL.pro rename to sdcl-hardware/SDCL.pro diff --git a/SDCL.sch b/sdcl-hardware/SDCL.sch similarity index 100% rename from SDCL.sch rename to sdcl-hardware/SDCL.sch diff --git a/can.sch b/sdcl-hardware/can.sch similarity index 100% rename from can.sch rename to sdcl-hardware/can.sch diff --git a/connections.sch b/sdcl-hardware/connections.sch similarity index 100% rename from connections.sch rename to sdcl-hardware/connections.sch diff --git a/cu.sch b/sdcl-hardware/cu.sch similarity index 100% rename from cu.sch rename to sdcl-hardware/cu.sch diff --git a/footprints/Binder-86_6618_1120_00004.kicad_mod b/sdcl-hardware/footprints/Binder-86_6618_1120_00004.kicad_mod similarity index 100% rename from footprints/Binder-86_6618_1120_00004.kicad_mod rename to sdcl-hardware/footprints/Binder-86_6618_1120_00004.kicad_mod diff --git a/footprints/Binder_M12-A_12P_Female.kicad_mod b/sdcl-hardware/footprints/Binder_M12-A_12P_Female.kicad_mod similarity index 100% rename from footprints/Binder_M12-A_12P_Female.kicad_mod rename to sdcl-hardware/footprints/Binder_M12-A_12P_Female.kicad_mod diff --git a/footprints/Binder_M12-A_12P_Female_NoSilk.kicad_mod b/sdcl-hardware/footprints/Binder_M12-A_12P_Female_NoSilk.kicad_mod similarity index 100% rename from footprints/Binder_M12-A_12P_Female_NoSilk.kicad_mod rename to sdcl-hardware/footprints/Binder_M12-A_12P_Female_NoSilk.kicad_mod diff --git a/footprints/FTLogo_DV.kicad_mod b/sdcl-hardware/footprints/FTLogo_DV.kicad_mod similarity index 100% rename from footprints/FTLogo_DV.kicad_mod rename to sdcl-hardware/footprints/FTLogo_DV.kicad_mod diff --git a/footprints/FTLogo_small.kicad_mod b/sdcl-hardware/footprints/FTLogo_small.kicad_mod similarity index 100% rename from footprints/FTLogo_small.kicad_mod rename to sdcl-hardware/footprints/FTLogo_small.kicad_mod diff --git a/footprints/LeitOnLogo_small.kicad_mod b/sdcl-hardware/footprints/LeitOnLogo_small.kicad_mod similarity index 100% rename from footprints/LeitOnLogo_small.kicad_mod rename to sdcl-hardware/footprints/LeitOnLogo_small.kicad_mod diff --git a/footprints/Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod b/sdcl-hardware/footprints/Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod similarity index 100% rename from footprints/Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod rename to sdcl-hardware/footprints/Molex_SL_171971-0002_1x02_P2.54mm_Horizontal.kicad_mod diff --git a/footprints/Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod b/sdcl-hardware/footprints/Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod similarity index 100% rename from footprints/Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod rename to sdcl-hardware/footprints/Molex_SL_171971-0004_1x04_P2.54mm_Horizontal.kicad_mod diff --git a/footprints/Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod b/sdcl-hardware/footprints/Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod similarity index 100% rename from footprints/Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod rename to sdcl-hardware/footprints/Molex_SL_171971-0006_1x06_P2.54mm_Horizontal.kicad_mod diff --git a/footprints/Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod b/sdcl-hardware/footprints/Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod similarity index 100% rename from footprints/Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod rename to sdcl-hardware/footprints/Molex_iGrid_501645-1220-12P_2x06_P2.00mm_Vertical.kicad_mod diff --git a/footprints/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod b/sdcl-hardware/footprints/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod similarity index 100% rename from footprints/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod rename to sdcl-hardware/footprints/SC-74-6_1.5x2.9mm_P0.95mm.kicad_mod diff --git a/footprints/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod b/sdcl-hardware/footprints/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod similarity index 100% rename from footprints/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod rename to sdcl-hardware/footprints/SC-74A-5_1.5x2.9mm_P0.95mm.kicad_mod diff --git a/footprints/heart.kicad_mod b/sdcl-hardware/footprints/heart.kicad_mod similarity index 100% rename from footprints/heart.kicad_mod rename to sdcl-hardware/footprints/heart.kicad_mod diff --git a/footprints/lightning.kicad_mod b/sdcl-hardware/footprints/lightning.kicad_mod similarity index 100% rename from footprints/lightning.kicad_mod rename to sdcl-hardware/footprints/lightning.kicad_mod diff --git a/fp-lib-table b/sdcl-hardware/fp-lib-table similarity index 100% rename from fp-lib-table rename to sdcl-hardware/fp-lib-table diff --git a/npl.sch b/sdcl-hardware/npl.sch similarity index 100% rename from npl.sch rename to sdcl-hardware/npl.sch diff --git a/packages3d/Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp b/sdcl-hardware/packages3d/Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp similarity index 100% rename from packages3d/Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp rename to sdcl-hardware/packages3d/Molex-iGrid.3dshapes/Molex_iGrid_501645-1220-12P.stp diff --git a/packages3d/Phoenix.3dshapes/1441820.stp b/sdcl-hardware/packages3d/Phoenix.3dshapes/1441820.stp similarity index 100% rename from packages3d/Phoenix.3dshapes/1441820.stp rename to sdcl-hardware/packages3d/Phoenix.3dshapes/1441820.stp diff --git a/packages3d/SC-74.3dshapes/SC-74-5.stp b/sdcl-hardware/packages3d/SC-74.3dshapes/SC-74-5.stp similarity index 100% rename from packages3d/SC-74.3dshapes/SC-74-5.stp rename to sdcl-hardware/packages3d/SC-74.3dshapes/SC-74-5.stp diff --git a/packages3d/SC-74.3dshapes/SC-74-6.stp b/sdcl-hardware/packages3d/SC-74.3dshapes/SC-74-6.stp similarity index 100% rename from packages3d/SC-74.3dshapes/SC-74-6.stp rename to sdcl-hardware/packages3d/SC-74.3dshapes/SC-74-6.stp diff --git a/power-before.sch b/sdcl-hardware/power-before.sch similarity index 100% rename from power-before.sch rename to sdcl-hardware/power-before.sch diff --git a/power.sch b/sdcl-hardware/power.sch similarity index 100% rename from power.sch rename to sdcl-hardware/power.sch diff --git a/relay.sch b/sdcl-hardware/relay.sch similarity index 100% rename from relay.sch rename to sdcl-hardware/relay.sch diff --git a/supervisor.sch b/sdcl-hardware/supervisor.sch similarity index 100% rename from supervisor.sch rename to sdcl-hardware/supervisor.sch diff --git a/sym-lib-table b/sdcl-hardware/sym-lib-table similarity index 100% rename from sym-lib-table rename to sdcl-hardware/sym-lib-table diff --git a/symbols/Custom.dcm b/sdcl-hardware/symbols/Custom.dcm similarity index 100% rename from symbols/Custom.dcm rename to sdcl-hardware/symbols/Custom.dcm diff --git a/symbols/Custom.lib b/sdcl-hardware/symbols/Custom.lib similarity index 100% rename from symbols/Custom.lib rename to sdcl-hardware/symbols/Custom.lib