gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4.03k stars 1.6k forks source link

Servo grbl #785

Open UIdeveloper881 opened 4 years ago

UIdeveloper881 commented 4 years ago

I am building a gcode drawing pen plotter using servos not steppers similar to the line-us I have seen it done but don't know how grbl knows it's servos not steppers can someone help

UIdeveloper881 commented 4 years ago

I am using HTML5 canvas tags and converting to gcode and exporting to three servos to draw on paper what is drawn in canvas

UIdeveloper881 commented 4 years ago

Screenshot_20200102-204100

terjeio commented 4 years ago

IMO your best bet is to try the ESP32 port.