a8e63aa45c
- Fixed KiCad 8 PCB file format (text rotation syntax) - PCB now loads correctly with board outline and labels - Added Python placement script for KiCad scripting console - Updated PCB_LAYOUT.md with quick start instructions Next step: Open in KiCad, run Update PCB from Schematic, then use Freerouting or manual routing to complete traces.
134 lines
2.9 KiB
Plaintext
134 lines
2.9 KiB
Plaintext
(kicad_pcb
|
|
(version 20240108)
|
|
(generator "pcbnew")
|
|
(generator_version "8.0")
|
|
(general
|
|
(thickness 1.6)
|
|
(legacy_teardrops no)
|
|
)
|
|
(paper "A4")
|
|
(title_block
|
|
(title "SN-L00 Latency Tester")
|
|
(date "2026-01-23")
|
|
(rev "0.1")
|
|
(company "SubModular")
|
|
)
|
|
(layers
|
|
(0 "F.Cu" signal)
|
|
(31 "B.Cu" signal)
|
|
(32 "B.Adhes" user "B.Adhesive")
|
|
(33 "F.Adhes" user "F.Adhesive")
|
|
(34 "B.Paste" user)
|
|
(35 "F.Paste" user)
|
|
(36 "B.SilkS" user "B.Silkscreen")
|
|
(37 "F.SilkS" user "F.Silkscreen")
|
|
(38 "B.Mask" user)
|
|
(39 "F.Mask" user)
|
|
(40 "Dwgs.User" user "User.Drawings")
|
|
(41 "Cmts.User" user "User.Comments")
|
|
(44 "Edge.Cuts" user)
|
|
(46 "B.CrtYd" user "B.Courtyard")
|
|
(47 "F.CrtYd" user "F.Courtyard")
|
|
(48 "B.Fab" user)
|
|
(49 "F.Fab" user)
|
|
)
|
|
(setup
|
|
(pad_to_mask_clearance 0)
|
|
(allow_soldermask_bridges_in_footprints no)
|
|
(pcbplotparams
|
|
(layerselection 0x00010fc_ffffffff)
|
|
(plot_on_all_layers_selection 0x0000000_00000000)
|
|
(disableapertmacros no)
|
|
(usegerberextensions yes)
|
|
(usegerberattributes yes)
|
|
(usegerberadvancedattributes yes)
|
|
(creategerberjobfile yes)
|
|
(svgprecision 4)
|
|
(plotframeref no)
|
|
(viasonmask no)
|
|
(mode 1)
|
|
(useauxorigin no)
|
|
(hpglpennumber 1)
|
|
(hpglpenspeed 20)
|
|
(hpglpendiameter 15.000000)
|
|
(dxfpolygonmode yes)
|
|
(dxfimperialunits yes)
|
|
(dxfusepcbnewfont yes)
|
|
(psnegative no)
|
|
(psa4output no)
|
|
(plotreference yes)
|
|
(plotvalue yes)
|
|
(plotfptext yes)
|
|
(plotinvisibletext no)
|
|
(sketchpadsonfab no)
|
|
(subtractmaskfromsilk no)
|
|
(outputformat 1)
|
|
(mirror no)
|
|
(drillshape 1)
|
|
(scaleselection 1)
|
|
(outputdirectory "../manufacturing/gerbers/")
|
|
)
|
|
)
|
|
(net 0 "")
|
|
(net 1 "GND")
|
|
(net 2 "+12V")
|
|
(net 3 "+3.3V")
|
|
(net 4 "SDA")
|
|
(net 5 "SCL")
|
|
(net 6 "TRIG_OUT")
|
|
(net 7 "RETURN_IN")
|
|
(net 8 "BTN")
|
|
(net 9 "TRIG_BUF")
|
|
(net 10 "RET_DIV")
|
|
(net 11 "RET_BUF")
|
|
|
|
(gr_rect
|
|
(start 0 0)
|
|
(end 28 100)
|
|
(stroke
|
|
(width 0.15)
|
|
(type solid)
|
|
)
|
|
(fill none)
|
|
(layer "Edge.Cuts")
|
|
(uuid "a1b2c3d4-e5f6-7890-abcd-ef1234567890")
|
|
)
|
|
|
|
(gr_text "SN-L00 v0.1"
|
|
(at 14 98)
|
|
(layer "F.SilkS")
|
|
(uuid "a1b2c3d4-e5f6-7890-abcd-ef1234567891")
|
|
(effects
|
|
(font (size 1.2 1.2) (thickness 0.2))
|
|
)
|
|
)
|
|
|
|
(gr_text "SubModular"
|
|
(at 14 2)
|
|
(layer "F.SilkS")
|
|
(uuid "a1b2c3d4-e5f6-7890-abcd-ef1234567892")
|
|
(effects
|
|
(font (size 0.8 0.8) (thickness 0.15))
|
|
)
|
|
)
|
|
|
|
(gr_text "TRIG"
|
|
(at 7 77)
|
|
(layer "F.SilkS")
|
|
(uuid "a1b2c3d4-e5f6-7890-abcd-ef1234567893")
|
|
(effects
|
|
(font (size 0.8 0.8) (thickness 0.15))
|
|
)
|
|
)
|
|
|
|
(gr_text "RETURN"
|
|
(at 21 77)
|
|
(layer "F.SilkS")
|
|
(uuid "a1b2c3d4-e5f6-7890-abcd-ef1234567894")
|
|
(effects
|
|
(font (size 0.8 0.8) (thickness 0.15))
|
|
)
|
|
)
|
|
|
|
)
|