mirror of
https://github.com/dnlbauer/corax-keyboard.git
synced 2026-09-10 13:15:29 +00:00
commitbb18cddcc8Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:43:33 2023 +0200 update gerbers commitdf5ee882deAuthor: daniel <github@dbauer.me> Date: Sat Aug 5 11:43:15 2023 +0200 pcb render commit14c23b0fa8Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:34:24 2023 +0200 add icon svg commit6ec17faa04Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:31:08 2023 +0200 Update README.md commitb65a183fe3Author: daniel <github@dbauer.me> Date: Sat Aug 5 11:30:20 2023 +0200 routed rev 1.1 commit9ce5d4ee41Author: daniel <github@dbauer.me> Date: Sat Aug 5 09:46:20 2023 +0200 add rev and order number to ergogen config commitc0575a7352Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:56:18 2023 +0200 make text on pcb better readable commit03692059b5Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:44:04 2023 +0200 fix mcu labels commit6edd65c0c5Author: daniel <github@dbauer.me> Date: Sat Aug 5 08:34:36 2023 +0200 incr. diode to socket distance
132 lines
2.7 KiB
Plaintext
132 lines
2.7 KiB
Plaintext
{
|
|
"Header": {
|
|
"GenerationSoftware": {
|
|
"Vendor": "KiCad",
|
|
"Application": "Pcbnew",
|
|
"Version": "7.0.6-7.0.6~ubuntu20.04.1"
|
|
},
|
|
"CreationDate": "2023-08-05T11:34:34+02:00"
|
|
},
|
|
"GeneralSpecs": {
|
|
"ProjectId": {
|
|
"Name": "keyboard",
|
|
"GUID": "6b657962-6f61-4726-942e-6b696361645f",
|
|
"Revision": "v1.0.0"
|
|
},
|
|
"Size": {
|
|
"X": 152.566,
|
|
"Y": 111.0873
|
|
},
|
|
"LayerNumber": 2,
|
|
"BoardThickness": 1.6,
|
|
"Finish": "None"
|
|
},
|
|
"DesignRules": [
|
|
{
|
|
"Layers": "Outer",
|
|
"PadToPad": 0.0,
|
|
"PadToTrack": 0.0,
|
|
"TrackToTrack": 0.2,
|
|
"MinLineWidth": 0.25,
|
|
"TrackToRegion": 0.508,
|
|
"RegionToRegion": 0.508
|
|
}
|
|
],
|
|
"FilesAttributes": [
|
|
{
|
|
"Path": "keyboard-F_Cu.gtl",
|
|
"FileFunction": "Copper,L1,Top",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-B_Cu.gbl",
|
|
"FileFunction": "Copper,L2,Bot",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-F_Paste.gtp",
|
|
"FileFunction": "SolderPaste,Top",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-B_Paste.gbp",
|
|
"FileFunction": "SolderPaste,Bot",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-F_Silkscreen.gto",
|
|
"FileFunction": "Legend,Top",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-B_Silkscreen.gbo",
|
|
"FileFunction": "Legend,Bot",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "keyboard-F_Mask.gts",
|
|
"FileFunction": "SolderMask,Top",
|
|
"FilePolarity": "Negative"
|
|
},
|
|
{
|
|
"Path": "keyboard-B_Mask.gbs",
|
|
"FileFunction": "SolderMask,Bot",
|
|
"FilePolarity": "Negative"
|
|
},
|
|
{
|
|
"Path": "keyboard-Edge_Cuts.gm1",
|
|
"FileFunction": "Profile",
|
|
"FilePolarity": "Positive"
|
|
}
|
|
],
|
|
"MaterialStackup": [
|
|
{
|
|
"Type": "Legend",
|
|
"Color": "White",
|
|
"Name": "Top Silk Screen"
|
|
},
|
|
{
|
|
"Type": "SolderPaste",
|
|
"Name": "Top Solder Paste"
|
|
},
|
|
{
|
|
"Type": "SolderMask",
|
|
"Color": "Black",
|
|
"Thickness": 0.01,
|
|
"Name": "Top Solder Mask"
|
|
},
|
|
{
|
|
"Type": "Copper",
|
|
"Thickness": 0.035,
|
|
"Name": "F.Cu"
|
|
},
|
|
{
|
|
"Type": "Dielectric",
|
|
"Thickness": 1.51,
|
|
"Material": "FR4",
|
|
"Name": "F.Cu/B.Cu",
|
|
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
|
|
},
|
|
{
|
|
"Type": "Copper",
|
|
"Thickness": 0.035,
|
|
"Name": "B.Cu"
|
|
},
|
|
{
|
|
"Type": "SolderMask",
|
|
"Color": "Black",
|
|
"Thickness": 0.01,
|
|
"Name": "Bottom Solder Mask"
|
|
},
|
|
{
|
|
"Type": "SolderPaste",
|
|
"Name": "Bottom Solder Paste"
|
|
},
|
|
{
|
|
"Type": "Legend",
|
|
"Color": "White",
|
|
"Name": "Bottom Silk Screen"
|
|
}
|
|
]
|
|
}
|