LogoLogo
V-OneNOVABack to Voltera.io
  • V-One Support
  • Getting Started
    • Quickstart Videos
    • Hello World Project
      • 1. Safety Guidelines
      • 2. Printer Setup
      • 3. Getting Started with your First Print
      • 4. Dispensing Solder Paste
      • 5. Reflow and Assembly
      • 6. Maintaining the V-One
    • Punk Console Project
      • 1. Safety Guidelines
      • 2. Double Sided PCB Workflow
      • 3. Drill Attachment Setup
      • 4. Drilling the Holes
      • 5. Printing the Circuit
      • 6. Adding Rivets
      • 7. Dispensing Solder Paste
      • 8. Reflow and Assembly
    • Introducing Conductor 3
  • V-One Fundamentals
    • Circuit Design Guidelines
    • Print Settings Overview
    • General Settings
    • V-One Maintenance
    • Mounting the V-One's Tools
    • Understanding Alignment
    • Understanding Probe Issues
    • Understanding Print Height
    • Curing Conductive Ink
    • Choosing Solder Paste
    • Reflowing Solder Paste
    • Working with Rivets
    • Hand Soldering to Ink
    • PCB Design Export Guides
      • KiCad
      • OrCAD
      • EAGLE
      • Altium
  • Mastering Your V-One
    • Improving Print Quality
    • Aligned Printing
    • Purging Solder Paste
    • Filling an Empty Cartridge
    • Creating a Custom Ink Profile
    • Designing with PCB Templates
  • Troubleshooting
    • USB Connection Problems
    • Gerber Files Fail to Load
    • No Ink or Paste Comes Out
    • Cleaning Clogged Nozzles
    • Broken Nozzles
    • Difficulty Soldering
    • Measuring X-Axis Backlash
    • XY Center Different than Calibrated
    • P- Switch Did not Trigger
    • Z-min Switch Error
    • Installing on macOS 10.15 Catalina
  • Downloads
    • Download the V-One Software
    • User Manuals
    • Safety Data Sheets
    • Technical Data Sheets
    • Voltera CAM File for EAGLE
    • Substrates and Templates
    • Wallpapers
Powered by GitBook
On this page
  • Gerber Export Guide
  • Exporting Gerber Files
  • Exporting Drill Files

Was this helpful?

  1. V-One Fundamentals
  2. PCB Design Export Guides

KiCad

Gerber Export Guide

This article describes the preferred method for generating Gerber and Drill files to print circuits on the Voltera V-One. Before proceeding, it is recommended to read the Circuit Design Guidelines.

Note: Screenshots are of KiCad 7.0.0 running on Windows 10. The exact names of the settings presented may differ based on the KiCad version, operating system, and circuit design in question.

Exporting Gerber Files

From the PCB Editor, navigate to File > Plot.

Under Plot format, select Gerber.

Optionally, create a subfolder to hold the generated files. By default they will be written to your project directory.

Under Layers, select F.Cu, B.Cu, F.Paste and B.Paste. You will not need all of these files for every circuit, but exporting them all simplifies this process.

Under General Options:

  • Check Plot footprint values

  • Check Plot reference designators

  • Check Do not tent vias

Under Gerber Options:

  • Check Use Protel filename extensions

  • Set Format: 4.6mm

  • Check Disable aperture macros

When ready, Click Plot to export the Gerber files.

Exporting Drill Files

Continuing from the Plot window, click Generate Drill File, next to the Plot button.

If you created a subfolder for your Gerber files, select it as your Output directory

Under Drill File Format, select PTH and NPTH in single file

Under Map File Format, select Gerber X2

Under Drill Origin, select Absolute

Under Drill Units, select Millimeters

Under Zeros Format, select Decimal format

When ready, Click Drill File to export the drill file.

PreviousPCB Design Export GuidesNextOrCAD

Last updated 8 months ago

Was this helpful?