/Arctos-grbl-v0.1

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

Primary LanguageCOtherNOASSERTION

ARCTOS custom version

This is a 6 axis version of grbl implemented in Arctos 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 compensating for the A motor position in v0.16.7. In v0.2 COREZA should be commented out

Use this tutorial to flash the firmware.

Wiring is illustrated bellow: Pinout

For Arctos robotic arm version 2.x.x use this grbl version which has no A axis compensation.