[gnea/grbl-Mega Issue#130] How to use GRBL functions without serial communication?

未分类 bolang 5个月前 (10-15) 36次浏览

Issue #130 | 状态: 进行中 | 作者: RobertoCalani | 创建时间: 2020-07-31


Hello, I have a project with mega arduino.

The project has an SD reader, 2 step motors (x & y), display 16×2, 2 limit switches and a power button.

The project uses AccelStepper to move the stepper motors but due to the speed of the system I need it to use multitasking.

How can I use the grbl functions from the same arduino board? Without serial communication?

I want it to work as the 3D printer works, without using 2 arduino boards.

PD: I use DM542 driver controller for steeprs.

Greetings and thanks.

原始Issue: https://github.com/gnea/grbl-Mega/issues/130

喜欢 (0)