Skip to content

A CLI Tool to automate the generation of ALL the required drilling, cutting and trace engraving Gcode files, given ONLY the Gerber files. Also supports the Simulation of tool paths.

Notifications You must be signed in to change notification settings

ambadran/PCB-CAM

Repository files navigation

PCB-CAM

This is my 2nd implmentation of a custom PCB CAM software for my PCB-Manufacturer Project https://github.com/ambadran/PCB-Manufacturer

The first implementation was a do-everything-from-scratch approach :)

However, this meant that with every pcb I discovered new corner cases I needed to implement.

This time, I'll be using shapely python library, which should handle all the possible trace shapes for me.

About

A CLI Tool to automate the generation of ALL the required drilling, cutting and trace engraving Gcode files, given ONLY the Gerber files. Also supports the Simulation of tool paths.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages