Started PCB Design

This commit is contained in:
2025-12-24 23:03:33 +01:00
parent a747d28a38
commit 5bd36f7ecc
13 changed files with 52 additions and 3 deletions

Binary file not shown.

View File

@@ -0,0 +1,9 @@
BPM=VALUE,LED,BUTTON
SB=R1,P1,R2,P2,REC
VCA_CTRL_1=POT_GAIN_B,POT_GAIN_A
VCA_CTRL_2=POT_GAIN_B,POT_GAIN_A
VCF_CTRL_1=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10
VCF_CTRL_2=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10
VCO_CTRL_1=OFFSET_SEL_PA,OFFSET_SEL_P1,OFFSET_SEL_P4,OFFSET_SEL_P7,OFFSET_SEL_P10,POT_FINE_A,POT_FINE_B,POT_PWM_ADJ,IN_TRI,IN_SAW,IN_SQR,IN_PWM,OUT
VCO_CTRL_2=OFFSET_SEL_PA,OFFSET_SEL_P1,OFFSET_SEL_P4,OFFSET_SEL_P7,OFFSET_SEL_P10,POT_FINE_A,POT_FINE_B,POT_PWM_ADJ,IN_TRI,IN_SAW,IN_SQR,IN_PWM,OUT
VOLUME=POT_VOL_1,POT_VOL_2

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -111,10 +111,10 @@ AnnotateOrder=3
DoLibraryUpdate=1 DoLibraryUpdate=1
DoDatabaseUpdate=1 DoDatabaseUpdate=1
ClassGenCCAutoEnabled=1 ClassGenCCAutoEnabled=1
ClassGenCCAutoRoomEnabled=0 ClassGenCCAutoRoomEnabled=1
ClassGenNCAutoScope=None ClassGenNCAutoScope=None
DItemRevisionGUID= DItemRevisionGUID=
GenerateClassCluster=0 GenerateClassCluster=1
DocumentUniqueId=BEYQFIFN DocumentUniqueId=BEYQFIFN
[Document5] [Document5]
@@ -270,6 +270,40 @@ DItemRevisionGUID=
GenerateClassCluster=0 GenerateClassCluster=0
DocumentUniqueId= DocumentUniqueId=
[Document14]
DocumentPath=EXT.Harness
AnnotationEnabled=1
AnnotateStartValue=1
AnnotationIndexControlEnabled=0
AnnotateSuffix=
AnnotateScope=All
AnnotateOrder=-1
DoLibraryUpdate=1
DoDatabaseUpdate=1
ClassGenCCAutoEnabled=1
ClassGenCCAutoRoomEnabled=0
ClassGenNCAutoScope=None
DItemRevisionGUID=
GenerateClassCluster=0
DocumentUniqueId=
[Document15]
DocumentPath=MAIN.PcbDoc
AnnotationEnabled=1
AnnotateStartValue=1
AnnotationIndexControlEnabled=0
AnnotateSuffix=
AnnotateScope=All
AnnotateOrder=-1
DoLibraryUpdate=1
DoDatabaseUpdate=1
ClassGenCCAutoEnabled=1
ClassGenCCAutoRoomEnabled=0
ClassGenNCAutoScope=None
DItemRevisionGUID=
GenerateClassCluster=0
DocumentUniqueId=TVEIXTYM
[Parameter1] [Parameter1]
Name=ProjectTitle Name=ProjectTitle
Value=Audio synth Value=Audio synth
@@ -1242,6 +1276,11 @@ UpdateVariants=1
UpdateToLatestRevision=1 UpdateToLatestRevision=1
PartTypes=0 PartTypes=0
[NetInfos]
Net1=NetName=D_N|NetColor=clYellow
Net2=NetName=D_P|NetColor=clYellow
Net3=NetName=GND|NetColor=$00FF6E6E
[Comparison Options] [Comparison Options]
ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0
ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1,2 @@
VCF_CTRL= VCA_CTRL=POT_GAIN_B,POT_GAIN_A
VCF_CTRL=POT_FILTER_A,POT_FILTER_B,SIG_SEL_A,SIG_SEL_P1,SIG_SEL_P4,SIG_SEL_P7,SIG_SEL_P10

Binary file not shown.

Binary file not shown.