Skip to content

6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560

License

Notifications You must be signed in to change notification settings

KlaskSkovby/Arctos-grbl-v0.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCTOS custom version

This is a 6 axis version of grbl implemented in Arctus 3D printed robotic arm. Tested in open-loop mode without a gripper. It runs on Arduino MEGA, other boards are not supported for now.
Axes are named as X,Y,Z,A,B,C. First two axis runs in normal mode, and others in COREXY, so there are COREZA and COREBC features implemented. COREZA is a special type of kinematics with Z:A ratio 24:1. Wiring is illustrated bellow: Pinout

About

6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.1%
  • Other 0.9%