myxpykalix
07-27-2008, 06:38 AM
Is there a way to manually control the X,Y,Z axis while the B axis is spinning?
When i input a manual command (MB360000) the B spins but won't let me do anything else. I would like to be able to just do a simple plunge manually to achieve this.
6746
Scott Cox answered with this-
Jack,
Just use M5 commands.
M5 0,0,-1,0,36000 will spin your indexer as your z drops to -1.
M5 0,0,1,0,0 pulls the z back up as the indexer spins backward to B=0
---------
however what I am trying to do is to have my B axis spinning while i have independent control of all my axis's so i can lower my Z and make the cut above, raise Z, move X, lower Z all while B is spinning and do this "on the fly" as opposed to his answer which is programming the cuts.
What i have found is by experimenting with bit depths you can achieve some different looking cuts and i don't want to make 10 incremental files with the various depths to do this.
To make my hollow spiral I have to give the file incremental Z heights till i reached center to cut out.
I suppose I could just do it manually on my Legacy but that kind of defeats the whole point.
When i input a manual command (MB360000) the B spins but won't let me do anything else. I would like to be able to just do a simple plunge manually to achieve this.
6746
Scott Cox answered with this-
Jack,
Just use M5 commands.
M5 0,0,-1,0,36000 will spin your indexer as your z drops to -1.
M5 0,0,1,0,0 pulls the z back up as the indexer spins backward to B=0
---------
however what I am trying to do is to have my B axis spinning while i have independent control of all my axis's so i can lower my Z and make the cut above, raise Z, move X, lower Z all while B is spinning and do this "on the fly" as opposed to his answer which is programming the cuts.
What i have found is by experimenting with bit depths you can achieve some different looking cuts and i don't want to make 10 incremental files with the various depths to do this.
To make my hollow spiral I have to give the file incremental Z heights till i reached center to cut out.
I suppose I could just do it manually on my Legacy but that kind of defeats the whole point.