Skip to content

mcu51c51/standaloneGRBL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Standalone GRBL

An open source, embedded, high performance CNC laser cutting and engraving controller written in optimized C that will run on a straight Arduino. This version only for laser cutters and engravers, and it can work without a PC.

SCHEMATIC

schematic

BUTTONS

LEFT, RIGHT, UP and DOWN allows you to manually move the machine, the motion will continue as long as the button is pressed. Otherwise, the axis will move exactly 0.1 mm each time the button is pressed.

RUN/PAUSE allows you to open a U-disk file from the SD card. Also this button pauses a program and resumes running from a pause.

LASER turns on/off laser.

XY-0 moves the laser to the origin. Hold to set the origin.

HOME will home all axes, if your machine has home switches. Otherwise, this button does nothing.

STOP stops a running program. Also this button turns off the laser.

DOWNLOADS

standaloneGRBL.zip


If you found this software useful, make a small donation: PayPal / Yandex.Money

About

An open source, embedded, high performance CNC laser cutting and engraving controller written in optimized C that will run on a straight Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages