gitextract_dz12v9zh/ ├── .gitignore ├── 3D_model/ │ ├── Cmount_BackPlate.step │ ├── Cmount_FrontPlate.step │ ├── Emount.stl │ ├── FilterMount.stl │ ├── FourThirdsEye_V2.step │ ├── FourthirdEye_withSensor_V2.1.step │ ├── FourthirdEye_withSensor_V2.1.stl │ ├── FourthirdEye_withSensor_V2.1.usdz │ ├── FourthirdEye_withSensor_V2.step │ └── IMX294.step ├── FourThirdsEye.kicad_pcb ├── FourThirdsEye.kicad_pro ├── FourThirdsEye.kicad_sch ├── Gerber/ │ ├── BOM_IMX294.xlsx │ ├── CPL_IMX294.xlsx │ ├── FourThirdsEye-B_Cu.gbr │ ├── FourThirdsEye-B_Mask.gbr │ ├── FourThirdsEye-B_Paste.gbr │ ├── FourThirdsEye-B_Silkscreen.gbr │ ├── FourThirdsEye-Edge_Cuts.gbr │ ├── FourThirdsEye-F_Cu.gbr │ ├── FourThirdsEye-F_Mask.gbr │ ├── FourThirdsEye-F_Paste.gbr │ ├── FourThirdsEye-F_Silkscreen.gbr │ ├── FourThirdsEye-In1_Cu.gbr │ ├── FourThirdsEye-In2_Cu.gbr │ ├── FourThirdsEye-NPTH.drl │ └── FourThirdsEye-PTH.drl ├── IMX294.kicad_sym ├── IMX294.pretty/ │ └── IMX294.kicad_mod ├── LICENSE ├── README.md └── ibom.html