Skip to main content

Inkplate 6COLOR – Hardware files

The hardware repositories for Inkplate 6COLOR hardware files can be found on these links:

Soldered Inkplate 6COLOR hardware design

Hardware design, BOM, gerbers and 3D files for Soldered Inkplate 6COLOR, designed by Soldered Electronics

Repository contents

The Inkplate 6COLOR 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.

The PANEL files are used internally for production.

Inkplate 6COLOR KiCad project
Inkplate 6COLOR KiCad project

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 6COLOR schematic
Inkplate 6COLOR schematic 1/5

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 6COLOR interactive BOM
Interactive BOM for Inkplate 6COLOR

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) define the traces and pads on the board.
  • Solder mask layers (.Mask.gbr) specify where the protective solder mask goes.
  • Silkscreen layers (.Silkscreen.gbr) hold the text and component markings.
  • Paste layers (.Paste.gbr) are used to make the stencil for SMD assembly.
  • Drill files (.drl) give the coordinates for vias and holes.
  • The board outline (.Edge_Cuts.gbr) defines the shape of the PCB.
  • The Gerber job file (.gbrjob) lists which Gerber files belong to the set.

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