Skip to main content

Inkplate 13SPECTRA – Hardware files

The hardware repositories for Inkplate 13SPECTRA hardware files can be found on these links:

⚠️
The hardware repository for Inkplate 13SPECTRA is not available yet! We're working on it. In the meantime, please contact us to receive the hardware files.

Repository contents

The Inkplate 13SPECTRA hardware repository contains everything you need to understand, modify, or manufacture the board. Below is an overview of the available files.

CAD files

We use KiCad, an open-source PCB design tool. You can open and edit the .kicad_pro project file, which includes both the schematic and PCB layout.

Inkplate 13SPECTRA KiCad project open in PCB Editor
Inkplate 13SPECTRA PCB layout open in KiCad

The PANEL files are used internally for production.


Schematic

The OUTPUTS folder contains the schematic in .pdf format, exported from Kicad. The schematic is divided into sections based on functionality, making it easy to navigate.

Inkplate 13SPECTRA schematic PDF cover page
Inkplate 13SPECTRA schematic

BOM (Bill of Materials)

The bill of materials (BOM) is provided in two formats:

  • A standard .csv table, listing all components, part numbers, and values.
  • An interactive BOM (.html) that visually highlights each component on the PCB, making it easy to locate and reference parts.
Inkplate 13SPECTRA interactive BOM table
Interactive BOM

3D files

A 3D model of the PCB is available in .step format, allowing you to inspect the board design in CAD software.


Gerber files

Gerber files are essential for PCB manufacturing, as they contain precise instructions for each layer of the board. The repository includes standard Gerber outputs in a .zip file, such as:

  • Copper layers (.Cu.gbr) – Defines the traces and pads on the board.
  • Solder mask layers (.Mask.gbr) – Specifies the protective solder mask.
  • Silkscreen layers (.Silkscreen.gbr) – Contains text and component markings.
  • Paste layers (.Paste.gbr) – Used for stencil fabrication in SMD assembly.
  • Drill files (.drl) – Provides drilling coordinates for vias and holes.
  • Board outline (.Edge_Cuts.gbr) – Defines the shape of the PCB.
  • Gerber job file (.gbrjob) – Describes the set of Gerber files used for production.

These files are ready for fabrication and can be used in PCB manufacturing.