Raumtempregler/KiCAD/raumtemp_relay/gerber/raumtemp_relay-job.gbrjob
Moirtz Wagner 2e818a5d8c Add PCBs and Housing
Improve firmware to include MQTT and status icons.
2025-03-26 19:06:40 +01:00

205 lines
4.4 KiB
Plaintext

{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "9.0.0"
},
"CreationDate": "2025-03-25T19:49:10+01:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "raumtemp_relay",
"GUID": "7261756d-7465-46d7-905f-72656c61792e",
"Revision": "rev?"
},
"Size": {
"X": 48.75,
"Y": 45.45
},
"LayerNumber": 6,
"BoardThickness": 0.23,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.15,
"PadToTrack": 0.15,
"TrackToTrack": 0.15,
"MinLineWidth": 0.15,
"TrackToRegion": 0.2,
"RegionToRegion": 0.2
},
{
"Layers": "Inner",
"PadToPad": 0.15,
"PadToTrack": 0.15,
"TrackToTrack": 0.15,
"MinLineWidth": 0.2,
"TrackToRegion": 0.2,
"RegionToRegion": 0.2
}
],
"FilesAttributes": [
{
"Path": "raumtemp_relay-F_Cu.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-In1_Cu.gbr",
"FileFunction": "Copper,L5,Inr",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-In2_Cu.gbr",
"FileFunction": "Copper,L7,Inr",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-In3_Cu.gbr",
"FileFunction": "Copper,L9,Inr",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-In4_Cu.gbr",
"FileFunction": "Copper,L11,Inr",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-B_Cu.gbr",
"FileFunction": "Copper,L6,Bot",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-F_Paste.gbr",
"FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-B_Paste.gbr",
"FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-F_Silkscreen.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-B_Silkscreen.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "raumtemp_relay-F_Mask.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "raumtemp_relay-B_Mask.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "raumtemp_relay-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.0,
"Material": "FR4",
"Name": "F.Cu/In1.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to In1.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "In1.Cu"
},
{
"Type": "Dielectric",
"Thickness": 0.0,
"Material": "FR4",
"Name": "In1.Cu/In2.Cu",
"Notes": "Type: dielectric layer 2 (from In1.Cu to In2.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "In2.Cu"
},
{
"Type": "Dielectric",
"Thickness": 0.0,
"Material": "FR4",
"Name": "In2.Cu/In3.Cu",
"Notes": "Type: dielectric layer 3 (from In2.Cu to In3.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "In3.Cu"
},
{
"Type": "Dielectric",
"Thickness": 0.0,
"Material": "FR4",
"Name": "In3.Cu/In4.Cu",
"Notes": "Type: dielectric layer 4 (from In3.Cu to In4.Cu)"
},
{
"Type": "Copper",
"Thickness": 0.035,
"Name": "In4.Cu"
},
{
"Type": "Dielectric",
"Thickness": 0.0,
"Material": "FR4",
"Name": "In4.Cu/B.Cu",
"Notes": "Type: dielectric layer 5 (from In4.Cu 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"
}
]
}