From a68ed699659076132b7e0730b889bfb0b2e23f7b Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sun, 16 Jun 2019 17:35:56 +0100 Subject: [PATCH] Add jacks to schematic and add to layout 6 jacks, 3 per VCA circuit for IN, CV, OUT and positioned them on the board layout within a 1u 6hp tile PCB dimensions. --- 1u dual vca control.brd | 406 ++++++++++++++++++++++++++++++++++++++++ 1u dual vca control.sch | 270 ++++++++++++++++++++++++++ DESCRIPTION | 3 + eagle.epf | 2 + 4 files changed, 681 insertions(+) create mode 100644 1u dual vca control.brd create mode 100644 1u dual vca control.sch create mode 100644 DESCRIPTION create mode 100644 eagle.epf diff --git a/1u dual vca control.brd b/1u dual vca control.brd new file mode 100644 index 0000000..acf02d8 --- /dev/null +++ b/1u dual vca control.brd @@ -0,0 +1,406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Component library of parts used in <a href="https://modules.infektor.net/">infektor</a> Eurorack synthesizer modules. + + + + + + + + + + + + + + + + + + + + + +>NAME + + + + + + + + + + + + + +<b>EAGLE Design Rules</b> +<p> +Die Standard-Design-Rules sind so gewählt, dass sie für +die meisten Anwendungen passen. Sollte ihre Platine +besondere Anforderungen haben, treffen Sie die erforderlichen +Einstellungen hier und speichern die Design Rules unter +einem neuen Namen ab. +<b>EAGLE Design Rules</b> +<p> +The default Design Rules have been set to cover +a wide range of applications. Your particular design +may have different requirements, so please make the +necessary adjustments and save your customized +design rules under a new name. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/1u dual vca control.sch b/1u dual vca control.sch new file mode 100644 index 0000000..36e5dfa --- /dev/null +++ b/1u dual vca control.sch @@ -0,0 +1,270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Component library of parts used in <a href="https://modules.infektor.net/">infektor</a> Eurorack synthesizer modules. + + + + + + + + + + + + + + + + + + + + + +>NAME + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DESCRIPTION b/DESCRIPTION new file mode 100644 index 0000000..a0a847b --- /dev/null +++ b/DESCRIPTION @@ -0,0 +1,3 @@ +

1u dual vca

+ +6hp tile providing two VCA circuits each with three jacks from left to right; IN, CV, OUT. diff --git a/eagle.epf b/eagle.epf new file mode 100644 index 0000000..345777e --- /dev/null +++ b/eagle.epf @@ -0,0 +1,2 @@ +[Eagle] +Version="09 04 00" \ No newline at end of file