Home - dlx-designlab/Attune GitHub Wiki

Welcome to the Attune Project Wiki

Prototype v1 pic

Hardware

Operation Manual

Click the thumbnail below to view the video:
Jetscope Manual

Microscope

Arduino

Arduino CNC Shield
Important: Check the shield version as the Z-Limit and the Spindle enable pins might be flipped. If you board has Z-Limit on pin 11 make sure to comment out
#define VARIABLE_SPINDLE
In the config.h file in the GRBL library

Raspberry Pi & Nvidia Jetson

Raspberry Pi CNC Shield Raspberry Pi Jetson Xavier NX Developer Kit

Sensors

To make sure the sensors are detected on the Raspberry, run this command : i2cdetect -q -y 1 (Issue)

Motors

Software / Firmware

GRBL

See GRBL Page for more info

Microscope Control