Rotate Job in Mach3

Post Reply
Kym
Vectric Craftsman
Posts: 115
Joined: Mon Sep 22, 2008 8:03 am
Model of CNC Machine: Home built
Location: Tasmania Australia

Rotate Job in Mach3

Post by Kym »

Hello Forum,

Is there a way to rotate the job 90 degrees after it is loaded into Mach3?

Cheers....Kym

kilrabit
Vectric Wizard
Posts: 498
Joined: Thu Feb 26, 2009 4:04 am
Location: Uvalde Texas

Re: Rotate Job in Mach3

Post by kilrabit »

Mach 3 just interprets Gcode, it would be a lot of work to edit it manually. The only way I know of is to swap the x and y output cables, which makes your x=y and your y=x. Easier to go back and rotate in the software if possiblel

Boort
Vectric Apprentice
Posts: 68
Joined: Tue Dec 09, 2008 9:03 am
Location: Colorado, USA

Re: Rotate Job in Mach3

Post by Boort »

Kym

I'm no Mach expert but I think that on most Routers/Mills you can swap your X and Y axis configuration in Mach3 to rotate the project by 90 deg. I did this by accident when I was setting up my homebuilt router. I have also gotten the same effect when I powered off my drivers and swapped the motor leads while I was trouble shooting. This works for me since my tunings between the axis are very similar.

BoorT
Rockcliff Model A (built fall 2008)
- Baltic Birch / Probotix 3axis /Bosch Colt
- Mach3 / Aspire v2

Kym
Vectric Craftsman
Posts: 115
Joined: Mon Sep 22, 2008 8:03 am
Model of CNC Machine: Home built
Location: Tasmania Australia

Re: Rotate Job in Mach3

Post by Kym »

Thank you

I will have to bring the file in the way I want to machine it in the first place.

Cheers....Kym

garyb
Vectric Apprentice
Posts: 84
Joined: Fri Nov 04, 2005 5:19 am
Location: Wichita/Derby KS
Contact:

Re: Rotate Job in Mach3

Post by garyb »

You can rotate the file in Mach
Go to the MDI screen then on left under the DRO's you will find the rotate box
Add a - to the number of degrees to rotate anti-clockwise
Beckwith Decor Products
Custom CNC Tooling/Onsrud Distributor
http://www.beckwithdecor.com

Kym
Vectric Craftsman
Posts: 115
Joined: Mon Sep 22, 2008 8:03 am
Model of CNC Machine: Home built
Location: Tasmania Australia

Re: Rotate Job in Mach3

Post by Kym »

Hello garyb,

I have tried your suggestion....typed in 90 and entered, all that happens is the led under box starts flashing.

Am I missing another command?

Cheers....Kym

User avatar
metalworkz
Vectric Wizard
Posts: 2463
Joined: Mon Mar 31, 2008 3:26 am
Model of CNC Machine: SX3 CNC, DIY 24x20 & 48x60 routers
Location: Modesto, California 95358 USA

Re: Rotate Job in Mach3

Post by metalworkz »

Hello Kym,
Did you try hitting the 'recalculate toolpaths' after inputting the angle of rotation?
I've never used this rotate option in Mach, but normally when there is a change you need to recalculate toolpaths in Mach3.
Best regards,
Wes
wes.spence@comcast.net
Gingery Machines:
Lathe, Horiz. Mill, Shaper, Leaf Brake

zaaephod
Vectric Craftsman
Posts: 140
Joined: Fri Apr 11, 2008 1:05 am
Location: Earth, Milky Way

Re: Rotate Job in Mach3

Post by zaaephod »

Wes is right, you need to go back to the main page of mach 3 and recalculate toolpaths. For some reason, the MDI page won't show the rotation, only on the program run page does for me.

Something to keep in mind though, if you rotate 90 degrees, the X and Y axis actually invert (the DRO for X and Y will be red), and when you click 'zero x' it actually zeroes y, since the two were inverted.

Lastly, keep an eye on your clamps. The last time I did this, when the program started, it unexpectedly moved a bit past the right side of the project, instead of to the center like normal. Haven't had time to figure out why yet.

Kym
Vectric Craftsman
Posts: 115
Joined: Mon Sep 22, 2008 8:03 am
Model of CNC Machine: Home built
Location: Tasmania Australia

Re: Rotate Job in Mach3

Post by Kym »

Thank you for the helpful information.....Do you know if there is anything in the Mach3 manual about this?
I cannot find it.

Cheers....Kym

ger21
Vectric Wizard
Posts: 1592
Joined: Sun Sep 16, 2007 2:59 pm
Model of CNC Machine: Custom DIY
Location: Lake St Clair, MI, USA
Contact:

Re: Rotate Job in Mach3

Post by ger21 »

You can also use the G68 command to rotate the part. You can do it in MDI after the part is loaded.

G68 A0 B0 R90 will rotate the part 90° with the center of rotation at 0,0. A is the X center and B is the Y center. The R is the actual rotation and is not cumulative.
Gerry - http://www.thecncwoodworker.com

Post Reply