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

Commands are not reflected in motor movement #37

Open
gallagherk17 opened this issue Apr 13, 2021 · 3 comments
Open

Commands are not reflected in motor movement #37

gallagherk17 opened this issue Apr 13, 2021 · 3 comments

Comments

@gallagherk17
Copy link

Describe the bug
A clear and concise description of what the bug is.
I have connected to the controller and have sent the settings but when I try to jog or run the motor nothing happens. The code seems to be sending to the Arduino but nothing is occurring as the output

To Reproduce
Steps to reproduce the behavior:

  1. Set settings to:
    image
  2. Try to Jog + (10mm)
  3. No response from motor

No error is populated in code
image

Expected behavior
A clear and concise description of what you expected to happen.
I would expect the motor would jog forward about 10mm

Screenshots
If applicable, add screenshots to help explain your problem.
My Arduino set up
image

Software versions (please complete the following information):

  • OS: Windows
  • Python version 3.6

Additional context
I am new to arduinos but I have been trying to follow all the steps you have laid out. Any help on how to solve this issue would be greatly appreciated.

@sbooeshaghi
Copy link
Collaborator

Have you placed jumpers underneath the motor controller (in the CNC shield) to correspond to 32 microstepping?

@Mubeen5611
Copy link

Have you placed jumpers underneath the motor controller (in the CNC shield) to correspond to 32 microstepping?

Is you resolve that issue plz guide me

@Mubeen5611
Copy link

Describe the bug A clear and concise description of what the bug is. I have connected to the controller and have sent the settings but when I try to jog or run the motor nothing happens. The code seems to be sending to the Arduino but nothing is occurring as the output

To Reproduce Steps to reproduce the behavior:

  1. Set settings to:
    image
  2. Try to Jog + (10mm)
  3. No response from motor

No error is populated in code image

Expected behavior A clear and concise description of what you expected to happen. I would expect the motor would jog forward about 10mm

Screenshots If applicable, add screenshots to help explain your problem. My Arduino set up image

Software versions (please complete the following information):

  • OS: Windows
  • Python version 3.6

Additional context I am new to arduinos but I have been trying to follow all the steps you have laid out. Any help on how to solve this issue would be greatly appreciated.

Is you resolve that problem

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

3 participants