Skip to content

panzergame/cnclaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNC Laser

!! Under development !!

Light CNC controller for laser cutting machine using simple G-Code. Compatible with arduino 328P.

Building

Install cmake-avr and :

mkdir -p build
cd build
cmake ..
make upload_main

This should build and send it to your arduino.

Usage

Use python script to send G-Code :

python send.py program.ngc

About

Light CNC controller for laser on arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published