bdurbrow / grbl-Mega

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560
https://github.com/gnea/grbl/wiki
MIT License
35 stars 8 forks source link

transfer Gcode via USB #7

Closed qulet closed 4 years ago

qulet commented 4 years ago

Bdurbrow Is it possible to transfer Gcode via USB from Programs on a PC that supports GRBL? For me, all GRBLPanel functions work ...... not only the G-code transmission over the cable does not work: (((((

bdurbrow commented 4 years ago

That’s odd... I didn’t think I messed with that. It was working from the Arduino serial monitor... I will investigate.

qulet commented 4 years ago

bdurbrow! THANK YOU FOR YOUR TIME

qulet commented 4 years ago

Excuse me ! I had some errors in the NC code. Today, I once again connected the driver via USB cable. I was sending the code from the programs to the Machine: GRBLPanel - connects without problems works OK! Lightburn - connects without problems works OK! LaserGRB - harder to connect to USB, but eventually connects and transmits OK!