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

im making a cnc machine using cd drive stepper motor. #705

Closed
Hariyeaon opened this issue Aug 17, 2017 · 1 comment
Closed

im making a cnc machine using cd drive stepper motor. #705

Hariyeaon opened this issue Aug 17, 2017 · 1 comment

Comments

@Hariyeaon
Copy link

this is the thing shown when i send a gode file in universal g code sender.
im using A4988 module, cd drive stepper motor, 12 v power supply 1.5 amp, arduino uno, cnc sheild.
kindly help me

Skipping command #1
Skipping command #2
Skipping command #13
Skipping command #55
Skipping command #80
Skipping command #101
Skipping command #117
Skipping command #154
Skipping command #185
Skipping command #204
Skipping command #214
Skipping command #224
Skipping command #245
Skipping command #260
Skipping command #287
Skipping command #298

G90
G21
G90
G92X0.00Y0.00Z0.00
ok
ok
0S30
G4P150
0S50
G4P150
M18
M01
M17
ok
ok
G1X0.56Y24.27F3500.00
0S30.00
G4P150
G1X1.59Y24.54F3500.00
G1X1.96Y22.50F3500.00
error: Expected command letter

@winder
Copy link
Owner

winder commented Aug 17, 2017

What is 0S30 supposed to do? Is that in your original gcode file?

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