Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gcode sender software problem #6

Closed
kusmanf opened this issue May 9, 2018 · 2 comments
Closed

Gcode sender software problem #6

kusmanf opened this issue May 9, 2018 · 2 comments

Comments

@kusmanf
Copy link

kusmanf commented May 9, 2018

Sir, I am a beginner to CNC machines. I made myself a CNC machine and need to use it as a plotter. I use Arduino Nano with V4 shield and A4988 drivers for NEMA 17 stepper motors.
I installed Arduino software and did GbrlUpload too. Selected the correct serial COM port(3) and selected Baud as 115200.
After connecting to the PC when I browse my Gcode file (it is a spiral sketch)created with Inkscape and hit the send button, under Machine Status/Active State indicate "Idle". Time elapsed advances. When I opened Visualize I cannot see any movement or graphic. For your information I did not connect motors to the Arduino nano board. Is it the problem? Please reply me and advise me. Thank you. Brgds. Fernando

@nsiatras
Copy link
Collaborator

nsiatras commented May 9, 2018

Try to upload GRBL using the sketch files
https://github.com/gnea/grbl/wiki/Flashing-Grbl-to-an-Arduino#for-windows

Generate a GCode from the following link
http://cncwebtools.com/Apps/Table_Milling_GCode_Generator/index.html

Make sure you connected motors and power in a proper way

And then send the GCode

@kusmanf
Copy link
Author

kusmanf commented May 20, 2018

Nsiatras,
Thanks for the advice. I shall try your suggestion.
Brgds.
Fernando

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants