chore(outputs): regenerate STEP and PCBWay fabrication package
* firstpcb.step regenerated from current PCB (DRC-clean board with four M2 mounting holes). Two component 3D models (R_0805 and JST_XH_B4B-XH-A) fail to decompress under the Nix-packaged KiCad; affected components are missing 3D shapes but board body and other models are present. * pcbway_export/ contains gerbers (RS-274X Protel, 4.6 mm), separate PTH/NPTH Excellon drill files, drill maps, gbrjob, and a README with the stackup/spec. * firstpcb_pcbway.zip is the upload-ready archive for PCBWay. * .gitignore updated to drop KiCad autosaves and *.pre-drc-fix locals. Constraint: PCBWay accepts gerbers with Protel extensions and Excellon drills, separate PTH/NPTH preferred Directive: regenerate this package whenever the PCB changes -- the zip is a derived artifact; the source of truth is firstpcb.kicad_pcb
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
M48
|
||||
; DRILL file KiCad 10.0.0 date 2026-05-15T16:38:18
|
||||
; FORMAT={-:-/ absolute / metric / decimal}
|
||||
; #@! TF.CreationDate,2026-05-15T16:38:18-04:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,10.0.0
|
||||
; #@! TF.FileFunction,NonPlated,1,2,NPTH
|
||||
FMAT,2
|
||||
METRIC
|
||||
; #@! TA.AperFunction,NonPlated,NPTH,ComponentDrill
|
||||
T1C2.200
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X63.0Y-43.0
|
||||
X63.0Y-97.0
|
||||
X138.0Y-43.0
|
||||
X138.0Y-97.0
|
||||
M30
|
||||
Reference in New Issue
Block a user