Hi John,
Yes there are cables from the usb and parallel port on the bob. the usb is for the 5v power. The parallel port goes to the warp 9 smooth stepper, then the smooth stepper goes to a usb port on the pc. As you know mach 3 does not support windows 10 64 bit system. The smooth stepper is supposed to fix those problems. The parallel port is only used for the screen.
I looked at your project, it's nice to see movement and progress, looking forward to that day.
Best Regards
Randy
Hi Randy,
I had heard of the smooth stepper and I just looked over their website, but I'm not really sure why it makes sense to use one over an ethernet or USB controller board especially since it costs nearly as much. In any case verifying connectivity is key, according to their website it uses a parallel connection to interface with the controller board. The USB version only seems to work with Mach 3 which is end of life so I'm also unclear on why one would build a new machine but use obsolete software to run it.
Your photos only show the ST-V3 so I assume the parallel cable is connected to the smooth stepper which is hooked to your pc via USB. If you want it to work you will have to confirm connectivity from your PC > SmoothStepper > ST-V3 > stepper drivers > stepper motors. Or, USB from your PC to the smooth stepper and parallel to the SainSmart ST-V3 to the stepper drivers to the steppers. If any of these connections (either physical or software) aren't right you'll be dead in the water.
Parallel communication is what allows your PC to tell the ST-V3 how many steps (and what direction) to have the stepper drivers turn the motor shafts (your original question). The smooth stepper is a motion control device that tells the ST-V3 (which is a motion control device in it's own right) what to do using parallel communications. Your screen (display) is driven by the video chip set on your PC, it is not an any way related to the parallel port on the ST-V3.
I'm sorry if this all sounds convoluted but I come from the days of soldering custom DB25 parallel cables for connecting 300 baud modems to the first IBM PC's, and modifying the communication strings to make them talk over POTS telephone lines. The smooth stepper may allow you to bypass having a direct parallel connection to your PC but it's not really "fixing a problem", it's just letting you use today's serial communication (USB) instead of legacy parallel communication because modern operating systems don't allow direct manipulation of hardware like older systems did (for security reasons mainly).
Your system just has an additional piece (the smooth stepper) that mine doesn't because I use parallel communications straight from my pc.
I hope this helps you solve your issue. The smooth stepper people do recommend against using Mach3 since it's end of life even though the sell a product which apparently requires it. I understand how people like to keep older, familiar software around since it used to be my job to get rid of it. I was updating my Windows 10 system the other day which dual boots on the Ubuntu Linux machine I'm typing on now and it struck me how Microsoft continues to keep patching their old stuff for as long as customers will stand for it. Windows 10 is now TEN years old, used to be three years was a long time to keep an OS around but now????
Good luck with your machine.
Cheers,
1ohn