From b1dad7e8a1a3fef432eb027ec59d92c4babc2d96 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 12 May 2022 01:48:44 -0600 Subject: [PATCH] board is only 2 layers --- Makefile | 2 +- easymotor.sch | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 643e17c..938bf87 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ PROJECT=easymotor SCHEMATICS=easymotor.sch # number of PCB layers -LAYERS=4 +LAYERS=2 # sides with silkscreen, can be none|top|bottom|both SILK=both diff --git a/easymotor.sch b/easymotor.sch index 69fcabb..bbf22be 100644 --- a/easymotor.sch +++ b/easymotor.sch @@ -618,6 +618,8 @@ T 80900 57500 5 10 0 0 0 0 1 footprint=50mil2pin T 81205 58145 5 10 1 1 0 0 1 refdes=J1 +T 80900 57500 5 10 0 1 0 0 1 +device=CONNECTOR } N 76800 58000 80900 58000 4 { @@ -705,6 +707,10 @@ T 54600 45200 5 10 0 0 0 0 1 footprint=282834-6 T 54600 45200 5 10 0 0 0 0 1 value=6screws +T 54600 45200 5 10 0 1 0 0 1 +device=CONNECTOR +T 54600 45200 5 10 0 1 0 0 1 +loadstatus=noload } C 55100 46500 1 0 0 5V-plus.sym N 54600 46500 55300 46500 4 -- 2.30.2