fra589 / grbl-Mega-5X

5/6 Axis version of Grbl, the 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/fra589/grbl-Mega-5X/wiki
Other
341 stars 159 forks source link

mega 2560 5x Stepper motor does not move #375

Closed parkgeonhun closed 1 month ago

parkgeonhun commented 1 month ago

When you enter the program, you can hear the sound of the stepper motor running, but the motor actually vibrates and does not move. And the a and b axes do not work. It also says that there is an error in the Arduino code. 스크린샷 2024-07-27 223506 스크린샷 2024-07-27 223759

fra589 commented 1 month ago

Hi @parkgeonhun,

the stepper motor running, but the motor actually vibrates and does not move.

Probably an Hardware and/or config problem

What is your config ?

there is an error in the Arduino code

Do you read and respect the procedure : https://github.com/fra589/grbl-Mega-5X/wiki/Compiling-grbl-Mega-5X ?

@++; Gauthier.

parkgeonhun commented 1 month ago

What version of Arduino version does it use? If it's the latest version, I need a zip file. I just can't upload the file.

parkgeonhun commented 1 month ago

Also, how do I resolve this error? ![Uploading 스크린샷 2024-07-30 002721.png…]()