MaslowCNC/Electronics

Add ability to drive stepper

Closed this issue ยท 9 comments

see MaslowCNC/Firmware#355

since we are have four channels available, it would be good to add an extra header to the board that would let us use two channels together to drive a stepper (ideally using the same pinout that is common for 3d printers)

combined with a software way to drive this (even inefficiently), this would let people use off-the-shelf stepper driven Z axis kits/design with the maslow.

This would involve a fairly major re-design of the board.

Yes, it would probably be easier to make a new board. I am going to add the tag wontfix because the suggestion is a good one, but we are not actively working towards addressing it

I'd call it a major re-design as it involves adding another connector and traces for the connector and the presently unused half of the second H-bridge. Further, the present design has spread the chips out for thermal efficiency, leaving no room for a fourth connector.

If one wants to drive a stepper, look into driving a stepper driver board using two of the AUX pins. Logic power, ground, step and direction are enough for the Maslow side and are all available from the AUX pins.

Great suggestion @blurfl I think driving a stepper off of the AUX ports makes so much more sense and would be a much cleaner build. Ok to close this as a hardware issue and make it a software issue if we decide to go that route?

Currently working on a maslow variant for the open source market. Going to work on keeping it as backward compatible as possible and will be building a new board for stepper control, support for a lathe axis and VFD. Anyone interested in contributing let me know. Most of my machine design experience is in the 3D printing space and came across the maslow as a possible tool for prototyping.

Currently working on a maslow variant for the open source market.

You might want to make a post over in the Maslow CNC Forum Hardware section, you will reach more eyes there. This particular issue is a candidate for being closed.

Ok to close this as a hardware issue and make it a software issue if we decide to go that route?

Closing; a topic about the stepper variant has been opened in the Forum.