Skip to main content

Out Of Band Jogging With RapidPath

This manual will walk you through setting up out of band Jogging with RapidPath 

 

First you will need to add a virtual motor to the RapidPath plug-in

Service>Maintenance>Motion Controller

 

image.png 

Next type "Virtual" into the search bar and set the desired number of virtual motors you wish to add.

(For the sake of this manual we will just be adding 1 for example)

 

image.png  

You will see no change in the RapidPath Drives Tab 

 

Next you will need to navigate to Configure>Control>Axis Mapping 

Set the desired motor number (in this case motor 4) to OB1 and make sure you enable the axis (Green Checkmark)

Apply the new settings before you move to the next step

image.png

Click the Motors Tab and set the new motor up to match the Counts Per unit and direction as the desired motor you wish to jog while running a G-code file

You will want to set the Max Velocity and Acceleration very low so they can't jog it very fast while the file is running

Apply the settings before moving on to the next step

image.png  

Click on the Aux Positions Tab

Here you just need to make sure that the out of band axis matches the desired motor it will be swapping with

image.png   

That should take care of the Settings side of things and the next step will be done in the Machine.ini folder

Close the Control software

Mach4>Profiles>Desired profile>Machine.ini (Open with NotePad++)

 

Find the External controllers and add this line to each of them

(Make sure you save the Machine.ini when you are finished and then you may open the control software and test)

SecondaryAxis1=6

SecondaryAxis1=6  == Override X (Axis 1) with OB1

image.png