The Vortex-oko (or Shapeortex?)

Hey everyone! Shapeoko guy here. I posted this on the other forum, and I thought Iā€™d post it here as it may be of interest to someone:
Iā€™ve been sitting on this post for a while, but Iā€™m pretty excited about it. I know there have been others that have done a rotary axis, and I have always wanted to try it. I finally realized that, with three kids (not counting the SO3), I have no free time. My hopes of DIYing a 4th axis arenā€™t going to happen. I went with an ā€œoff-the-shelfā€ version, and I couldnā€™t be happier with the outcome.
I wanted to share my experience with connecting a Vortex Rotary Axis from Sienci Labs to my trusty Shapeoko Pro. I really didnā€™t know what it would take to get it going, but I figured it was made for a grbl based machine/controller so it should work, right?
First, a look at the first attempt at a rotary carve:

After getting the Vortex, I was impressed by the simplicity of it all. Itā€™s really just the chuck, tailstock, and a custom extrusion to mount it to. The part that really impressed me were the integrated, 3D printed parts that make homing and probing seamlessā€¦more on that later. I was also impressed with the online assembly and getting started documents from Sienci .
Itā€™s really solid and fairly easy to remove and put back in place when going from Rotary to Y.
I fully expected some challenges with the main three being: wiring, aligning it to my X axis, and keeping the Y in place.

The vortex comes with a switch that allows switching from Y to A for rotary jobs, but it simply disconnects the Y motors and connects the rotary (A) motor to the controller. This should only be switched when power is off, by the way. I knew that would not be enough on the Shapeoko Pro (or 3 or 4 or probably HDM and 5) because of the belts. This just leaves the Y free to move. I thought about shorting the Y coils when the switch is flipped to A, but that holding resistance is too weak to do much. I next toyed with using multiple relays to connect the Y motors to a separate controller that would simply put the Y steppers into a hold state. I finally settled on just clamping the thing in place, guessing that I was overthinking the whole thing (I tend to do that sometimes)ā€¦more on this later.

My next mission was to handle the wiringā€¦ughā€¦the variety of connectors. Luckily, I teach electronics, so I had some connectors and tools on hand. After an Amazon and a DigiKey order I was able to make the necessary adapters.

After I got these adapters made, I thought Iā€™d just mount the thing, clamp the Y and go. But, how do I mount the thing? Well, gSender has a built-in gcode generator for mounting the Vortex (They use Ā¼-20 threaded inserts). Thereā€™s a problem though, because I donā€™t have a Longmillā€¦I have a beast of a machine called the Shapeoko Pro. Not to worry, I used their open source files to generate gcode for the mounting holes that would fit on the MDF slats on the Pro. I generated some counterbores and tapered bores to match the taper of the threaded inserts. I also set my Y-Zero in Fusion to be on the centerline between the two left holes. That way, I could decide where the Vortex fit the best, zero Y there, and hit the slats exactly as planned. gSender also generates gcode for hole pairs, but Iā€™m comfortable with my Fusion workflow so I went with that.

Greatā€¦easy. Now I just have to clamp it and go! I tried every which way to clamp the Y-axis on the SOPro, and I could not find a consistent method that prevented the Y from moving. After way too long, I finally came up with little 3D printed linear rail clamps. They clamp on the Y-rails in front and back of each Y-plate. I made a split clamp design, so I donā€™t have to slide them on from the front and rear of the machine. Thatā€™d be obnoxious on an XXL. Hereā€™s what those look like:

Once that problem was solved, I was ready to go.

The procedure is pretty easy:

  1. Home the Shapeoko normally.
  2. Use gSender to set ā€œY-alignmentā€ā€¦this basically ensures that your X-axis is centered on the Vortex. I chucked up (doesnā€™t sound right) an aluminum tube to do this because the Vortex chuck is too tall to run the probe routine on the chuck. Iā€™ll probably write a macro to do this without the tube eventually.
  3. Once aligned, I installed and tightened the clamps (while the Y is still powered).
  4. Power down, flip switch, power up.
  5. Set rotary mode in gSender (this adjusts the steps/mm for rotation)
  6. Home machine againā€¦itā€™s fun to see the Rotary axis home!
  7. Set X-zero, as normal, by eye.
  8. Set Z-zero using the built-in probe routine, probing the chuck. This sets Z-zero in the center of the stock which makes sense for rotary jobs.
  9. Run the job!

I downloaded a gnome stl by Body3D on Printables . I used V-carve Pro (v 9.5) and a custom post processor to generate the gCode. I used a flat ā…›ā€ tool for the roughing, and a tapered ball (0.5mm tip) for the finish. I rarely do 3D reliefs, so I was impressed with the results.

Sorry for the long post! This was a fun project to get working, and itā€™s so cool when things just work! Not sure of my next rotary project, though a custom tap handle sounds like an obvious one.
Let me know if you have any questions. As always, I can share any STLs, files or post processors if youā€™re interested.

TLDR: Made my Shapeoko spin.

7 Likes

@NeilFerreri Damn, I like that! Thanks much for the detailed description of how you set up the Vortex on your Shapeoko, Neil. It makes me realize how spoiled I am using the Vortex on a LM.

3 Likes

Trust me, the detail was to help those that do the same. The Vortex, with gSender, is a much simpler drop in solution than rolling your own. Even with all the wiring adapters, the trickiest part for me was the clamping. It seems so simple now, but I tried about 19 different non-solutions.
Nextā€¦ Rotary dust collection.

1 Like

@NeilFerreri Iā€™ll be watching closely for your dust collection solution. My attempts so far have been dismal failures. Standing around with the shop vac hose is effective, but not a long term solution. :grinning:

2 Likes

@NeilFerreri Neil: Iā€™ve moved this to the rotary axis category so that it stands out from the general discussions.

2 Likes

@NeilFerreri Glad to see someone else who has modified a ShapeOKO like this - I did the ā€˜hand rolledā€™ version about 18m ago, long before the Vortex was released, but anyway ended up with something very similar (if a little less beautifully made). I wanted all axes ā€˜liveā€™, XYYZ and A, so ended up changing out the ShapeOKO controller board for a grblHAL/Phil Barrett/Beefier stepper drivers, and by doing this both Y motors hold the gantry still and no locking manually is needed - never seen a Y movement, but I have read that the purist would lock them and not rely on the dual steppers holding them.
For rotary work I use your Vectric modded Post Processor, and I modded a Fusion PP too so I have 4 axis available there too (not a true independent 4-axis, as my Fusion licence doesnā€™t support this).
My rotary axis is set to the back of my 3XL, and I have mounted it direct to the bed rather than up on the MDF slats (I replaced my bed with an Aluminium tool plate to get better rigidity), and I rarely work on non-rotary parts larger than will fit on the front 2/3 of the machine.

1 Like

Hey @AndyCXL,
Iā€™m curious about that Fusion post processor. Are you just designing as XYZ unwrapped cylinder or can you do a true rotary model?

It is a mostly true rotary, but Fusion licensing impacts what can be done in practice. I have used the ā€˜wrap toolpathā€™ in various Fusion toolpaths and I get XYZ and A control, but it isnā€™t really flexible use of the axes. I can send what I have if your insight, and probably higher coding ability, could make better sense of it?
It is reliable and usable, Fusion issues aside. I admit that out of familiarity on simple jobs I still tend to output STLs to VCarve and use your PP from there. I donā€™t have to lock the Y axes as on my setup they are always live. The only issue is that my stepper drivers back off hold current to 50% ish after some milli-seconds and I havenā€™t found a way to stop it.

youā€™re using GrblHAL? I think itā€™s just your $1 setting. Set it to 255

It is GrblHal on Teensy 4.1 and a Phil Barrett BOB, with DM3230 driver modules.
My recollection is that $1 is set to 255, but I can easily check when back at home this evening. My homework on the DM3230 is that it is their own behaviour that causes the holding current step-back, working on the described basis that holding torque with no movement is the strongest hold a stepper motor gives, and so backing it off to 50% is no real compromise in return for the energy/heat saving.
Itā€™s never presented an issue, other than in my thinking about it. I would prefer the option to be in control, but what I have learned to date suggests that wonā€™t be possible.

Aah. Didnā€™t think about the stepper causing that.

If love to see how you use Fusionā€¦I donā€™t have the machining addon either.

Iā€™ll PM some files to you when I get a moment, so you can see the sorts of things Iā€™ve done, plus the PP Iā€™ve hacked together

1 Like

Neil, this is really awesome! I have a Shapeoko Pro 5 and just put in my order for a Vortex. Iā€™m hoping to basically duplicate exactly what youā€™ve done and am super interested in the Vectric post processor youā€™re using along with your 3d printed clamps and exactly which connectors you used. I figured Iā€™d document the steps I take along the way and post over on the Carbide forums, though it wonā€™t be nearly as beautiful as your post!

@dath1974 Happy to help any way I can! Iā€™ll edit this post later with links to the post processor and the STLs for the clamps.

2 Likes

Just received my Vortex today and assembled all the mechanical parts. Still need to figure out which connectors and wire Iā€™ll need, then Iā€™ll finish up the rest. While Iā€™m waiting for that stuff to arrive, Iā€™ll probably work on getting gSender setup since I have yet to do that. If things go well, I may be running a rotary by next week!

1 Like

Does the SO5 use the same connections as the 4 and Pro?

Oopsā€¦ And I owe you that post and STLsā€¦as soon as kids are in bed!

Edit: Hereā€™s the post processor.
Grbl_mm_TC_Rotary.zip (1.4 KB)

Also, Iā€™d definitely use gSender over Motion as they make it really easy to switch back and forth from rotary to Y.

Thank you! Iā€™m not sure if the connectors are the same, but I suspect they are. I think I managed to order the correct ones as well as enough wire to get the job done. Iā€™ll document what I do/what parts I use for others. Youā€™ve really made it easy from what I can tell!

Should have my parts by this weekend, so should be working on it soon. Also, thanks for mentioning gSender, that totally makes sense as far as better setup for rotary and switching back and forth. Itā€™s time I give it a shot anyhow as Iā€™d like a little more flexibility in my work setupā€¦

1 Like

Here are the STLs for the MGN15 rail clamps.
Y-Clamp_B.stl (864.6 KB)
Y-Clamp_A.stl (854.9 KB)

Youā€™ll need 4 of each.
Youā€™ll also need M5 screws and nuts. I think I used 35mm SHCS, but anything over 30mm should work.

1 Like