forked from Stephan/leia_preamps
Compare commits
No commits in common. "89887a23f91c153972abf5188a25febad85ad246" and "2583fbbaedbb11b16333e7199c64ac6a09c3aaf4" have entirely different histories.
89887a23f9
...
2583fbbaed
7 changed files with 414 additions and 3111 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,5 +8,3 @@ old
|
||||||
DRC.rpt
|
DRC.rpt
|
||||||
replicate_layout.log
|
replicate_layout.log
|
||||||
*.kicad_prl
|
*.kicad_prl
|
||||||
gerbers/*.gbr
|
|
||||||
gerbers/*.drl
|
|
||||||
|
|
|
||||||
|
|
@ -1,204 +0,0 @@
|
||||||
{
|
|
||||||
"Header": {
|
|
||||||
"GenerationSoftware": {
|
|
||||||
"Vendor": "KiCad",
|
|
||||||
"Application": "Pcbnew",
|
|
||||||
"Version": "9.0.7+dfsg-1"
|
|
||||||
},
|
|
||||||
"CreationDate": "2026-02-12T12:58:54+01:00"
|
|
||||||
},
|
|
||||||
"GeneralSpecs": {
|
|
||||||
"ProjectId": {
|
|
||||||
"Name": "leia_preamps",
|
|
||||||
"GUID": "6c656961-5f70-4726-9561-6d70732e6b69",
|
|
||||||
"Revision": "V1.0"
|
|
||||||
},
|
|
||||||
"Size": {
|
|
||||||
"X": 61.55,
|
|
||||||
"Y": 80.05
|
|
||||||
},
|
|
||||||
"LayerNumber": 6,
|
|
||||||
"BoardThickness": 1.6,
|
|
||||||
"Finish": "HAL lead-free"
|
|
||||||
},
|
|
||||||
"DesignRules": [
|
|
||||||
{
|
|
||||||
"Layers": "Outer",
|
|
||||||
"PadToPad": 0.15,
|
|
||||||
"PadToTrack": 0.15,
|
|
||||||
"TrackToTrack": 0.15,
|
|
||||||
"MinLineWidth": 0.2,
|
|
||||||
"TrackToRegion": 0.25,
|
|
||||||
"RegionToRegion": 0.25
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Layers": "Inner",
|
|
||||||
"PadToPad": 0.15,
|
|
||||||
"PadToTrack": 0.15,
|
|
||||||
"TrackToTrack": 0.15,
|
|
||||||
"MinLineWidth": 0.2032,
|
|
||||||
"TrackToRegion": 0.15,
|
|
||||||
"RegionToRegion": 0.15
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"FilesAttributes": [
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-F_Cu.gbr",
|
|
||||||
"FileFunction": "Copper,L1,Top",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-Signal.gbr",
|
|
||||||
"FileFunction": "Copper,L2,Inr",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-Ground.gbr",
|
|
||||||
"FileFunction": "Copper,L3,Inr",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-Power.gbr",
|
|
||||||
"FileFunction": "Copper,L4,Inr",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-Signal 2.gbr",
|
|
||||||
"FileFunction": "Copper,L5,Inr",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-B_Cu.gbr",
|
|
||||||
"FileFunction": "Copper,L6,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-F_Paste.gbr",
|
|
||||||
"FileFunction": "SolderPaste,Top",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-B_Paste.gbr",
|
|
||||||
"FileFunction": "SolderPaste,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-F_Silkscreen.gbr",
|
|
||||||
"FileFunction": "Legend,Top",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-B_Silkscreen.gbr",
|
|
||||||
"FileFunction": "Legend,Bot",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-F_Mask.gbr",
|
|
||||||
"FileFunction": "SolderMask,Top",
|
|
||||||
"FilePolarity": "Negative"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-B_Mask.gbr",
|
|
||||||
"FileFunction": "SolderMask,Bot",
|
|
||||||
"FilePolarity": "Negative"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Path": "leia_preamps-Edge_Cuts.gbr",
|
|
||||||
"FileFunction": "Profile",
|
|
||||||
"FilePolarity": "Positive"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"MaterialStackup": [
|
|
||||||
{
|
|
||||||
"Type": "Legend",
|
|
||||||
"Name": "Top Silk Screen"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "SolderPaste",
|
|
||||||
"Name": "Top Solder Paste"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "SolderMask",
|
|
||||||
"Thickness": 0.01,
|
|
||||||
"Name": "Top Solder Mask"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "F.Cu"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Dielectric",
|
|
||||||
"Thickness": 0.1,
|
|
||||||
"Material": "FR4",
|
|
||||||
"Name": "F.Cu/Signal",
|
|
||||||
"Notes": "Type: dielectric layer 1 (from F.Cu to Signal)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "Signal"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Dielectric",
|
|
||||||
"Thickness": 0.535,
|
|
||||||
"Material": "FR4",
|
|
||||||
"Name": "Signal/Ground",
|
|
||||||
"Notes": "Type: dielectric layer 2 (from Signal to Ground)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "Ground"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Dielectric",
|
|
||||||
"Thickness": 0.1,
|
|
||||||
"Material": "FR4",
|
|
||||||
"Name": "Ground/Power",
|
|
||||||
"Notes": "Type: dielectric layer 3 (from Ground to Power)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "Power"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Dielectric",
|
|
||||||
"Thickness": 0.535,
|
|
||||||
"Material": "FR4",
|
|
||||||
"Name": "Power/Signal 2",
|
|
||||||
"Notes": "Type: dielectric layer 4 (from Power to Signal 2)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "Signal 2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Dielectric",
|
|
||||||
"Thickness": 0.1,
|
|
||||||
"Material": "FR4",
|
|
||||||
"Name": "Signal 2/B.Cu",
|
|
||||||
"Notes": "Type: dielectric layer 5 (from Signal 2 to B.Cu)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Copper",
|
|
||||||
"Thickness": 0.035,
|
|
||||||
"Name": "B.Cu"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "SolderMask",
|
|
||||||
"Thickness": 0.01,
|
|
||||||
"Name": "Bottom Solder Mask"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "SolderPaste",
|
|
||||||
"Name": "Bottom Solder Paste"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Type": "Legend",
|
|
||||||
"Name": "Bottom Silk Screen"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,85 +0,0 @@
|
||||||
(gerbv-file-version! "2.0A")
|
|
||||||
(define-layer! 14 (cons 'filename "leia_preamps-Power.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(47031 65535 65535))
|
|
||||||
)
|
|
||||||
(define-layer! 13 (cons 'filename "leia_preamps-Grounds.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(53456 63993 52428))
|
|
||||||
)
|
|
||||||
(define-layer! 12 (cons 'filename "leia_preamps-Ground.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(60652 49858 62194))
|
|
||||||
)
|
|
||||||
(define-layer! 11 (cons 'filename "leia_preamps-Signal.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(50184 0 65535))
|
|
||||||
)
|
|
||||||
(define-layer! 10 (cons 'filename "leia_preamps-B_Paste.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(0 50115 50115))
|
|
||||||
)
|
|
||||||
(define-layer! 9 (cons 'filename "leia_preamps-B_Cu.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(49601 0 57568))
|
|
||||||
)
|
|
||||||
(define-layer! 8 (cons 'filename "leia_preamps-B_Mask.gbr")
|
|
||||||
(cons 'inverted #t)
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(30069 62194 26471))
|
|
||||||
(cons 'alpha #(28527))
|
|
||||||
)
|
|
||||||
(define-layer! 7 (cons 'filename "leia_preamps-F_Cu.gbr")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(65535 13107 27315))
|
|
||||||
)
|
|
||||||
(define-layer! 6 (cons 'filename "leia_preamps-F_Paste.gbr")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(64057 5040 11963))
|
|
||||||
)
|
|
||||||
(define-layer! 5 (cons 'filename "leia_preamps-F_Mask.gbr")
|
|
||||||
(cons 'inverted #t)
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(34978 65535 39927))
|
|
||||||
(cons 'alpha #(28527))
|
|
||||||
)
|
|
||||||
(define-layer! 4 (cons 'filename "leia_preamps-PTH.drl")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(65535 65535 65535))
|
|
||||||
(cons 'alpha #(65535))
|
|
||||||
(cons 'attribs (list
|
|
||||||
(list 'autodetect 'Boolean 1)
|
|
||||||
(list 'zero_suppression 'Enum 0)
|
|
||||||
(list 'units 'Enum 1)
|
|
||||||
(list 'digits 'Integer 4)
|
|
||||||
))
|
|
||||||
)
|
|
||||||
(define-layer! 3 (cons 'filename "leia_preamps-NPTH.drl")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(0 0 0))
|
|
||||||
(cons 'attribs (list
|
|
||||||
(list 'autodetect 'Boolean 1)
|
|
||||||
(list 'zero_suppression 'Enum 0)
|
|
||||||
(list 'units 'Enum 1)
|
|
||||||
(list 'digits 'Integer 4)
|
|
||||||
))
|
|
||||||
)
|
|
||||||
(define-layer! 2 (cons 'filename "leia_preamps-B_Silkscreen.gbr")
|
|
||||||
(cons 'visible #f)
|
|
||||||
(cons 'color #(0 0 0))
|
|
||||||
(cons 'alpha #(65535))
|
|
||||||
)
|
|
||||||
(define-layer! 1 (cons 'filename "leia_preamps-F_Silkscreen.gbr")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(0 0 0))
|
|
||||||
(cons 'alpha #(65535))
|
|
||||||
)
|
|
||||||
(define-layer! 0 (cons 'filename "leia_preamps-Edge_Cuts.gbr")
|
|
||||||
(cons 'visible #t)
|
|
||||||
(cons 'color #(0 0 0))
|
|
||||||
(cons 'alpha #(65535))
|
|
||||||
)
|
|
||||||
(define-layer! -1 (cons 'filename "/home/falbala/stephan/eda/leia_preamps/gerbers")
|
|
||||||
(cons 'color #(57079 57079 57079))
|
|
||||||
)
|
|
||||||
(set-render-type! 3)
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 597 KiB |
File diff suppressed because it is too large
Load diff
|
|
@ -501,7 +501,7 @@
|
||||||
"gencad": "",
|
"gencad": "",
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "",
|
"netlist": "",
|
||||||
"plot": "gerbers/",
|
"plot": "",
|
||||||
"pos_files": "",
|
"pos_files": "",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"step": "",
|
"step": "",
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue