Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

u-fire/kicnc

Open more actions menu

Repository files navigation

KiCNC

just another pcb2gcode GUI

Features

  • most command-line options included
  • working configuration by default
  • can work with the mask and paste layers
  • one-click to create all the files
  • saves the project for re-use

System requirements

Windows only currently.

Building

This project uses Tauri to turn HTML/TypeScript into a cross-platform application. It requires a working Rust installation and Node.js.

git clone https://github.com/u-fire/kicnc.git
cd kicnc
npm i
npm run tauri build

The application file will be in ./src-tauri/release/.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.