Skip to content

Stepper drivers #3

@Jaknil

Description

@Jaknil

What does the pins on the driver do? Check these:

  • GND
  • +5V (Does it provide or need 5V here?)
  • DIR (Most likely: 5V HIGH/LOW sets direction)
  • STEP (Most likely: short 5V HIGH pulses increments the stepper motor a step/microstep)
  • CLEAR (Possibly: Clear alarm by 5V HIGH or LOW?)
  • X ( RES) (?)
  • ALARM (Assume: Goes 5V HIGH or LOW when the stepper can't reach position, which one?)

What is the pin spacing on the card? (To be able to design a connector)

What does the second pin do for each pin? Is it to be able to pull it HIGH/LOW permanently?

How many steps per mm does the shopbot take? Is it compatible with the standard GRBL pulse length?

Bonus: Is there any settings we want to tweak on the stepper driver like closed loop error tolerance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions