Close

Actual testing on CNC

A project log for Beaglebone CNC controller

Attempt to build a 4 axis CNC controller from the Beaglebone black

victorVictor 11/07/2020 at 16:520 Comments

First moves, some code tweaks. Axes working, need to setup limit switches. I saw some discussions, where people talk about levels compatibility. Beaglebone output is 3.3V. I can say that my drivers (TB6600) working good, despite 3.3V level input.

I added a github source to the project: https://github.com/victor999/easycnc

Discussions