Hello Guest it is April 16, 2024, 07:11:44 AM

Author Topic: axis problems  (Read 6826 times)

0 Members and 1 Guest are viewing this topic.

axis problems
« on: February 27, 2011, 08:13:10 PM »
I am trying to learn how to use my new machine.  I am having a great deal of difficulty getting any repeatability in the movement of axis'.  I have set my homing position to z=0, y=23, z=3/6 on a 24 x 24 inch by 3. 6 inch platform and saved the configuration.  If I home my machine and close mach 3 and then reopen it my DRO's do not reflect the home position that I left the machine in.  I have done nothing other than close mach3 mill.  When I reopen mach3 mill my DRO's read all zero. It seems to me that they should show the home position since I have done nothing except close and reopen mach3 mill.  What am I missing?  Another problem I have is that when I insert a g20 into my program the measure unit go haywire.  In a simple program that works fine the first two lines are;
g0 f80
g1 z2 x8.5 y16
This program works fine.  If I make the first line
g0 f80 g20
the the x and y axis movement (per the DRO's) is scaled by ~1/28 and the z by ~ 1/22.  I have changed nothing except to edit the g code in Mach3 saved it and regenerated the tool path.

Image 1 is the DRO's prior to adding the g20, image 2 is the DRO's after the g20 is inserted and the x and y axis are manually moved (tab) 1 inch and the z axis 3.5 inches.

Any Help will be appreciated.
Re: axis problems
« Reply #1 on: February 27, 2011, 10:53:12 PM »
Your homing position should always be 0.000 in Z, Y and Z

Go to General confing and check persistent DRO (I think)

Jeff
Re: axis problems
« Reply #2 on: February 28, 2011, 02:12:35 PM »
I checked persistent DRO, did not help.  Thanks anyway

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: axis problems
« Reply #3 on: February 28, 2011, 03:07:21 PM »
Config, General Config, Lower Right corner you will see Copy G54 from G59.253 on Startup, make sure that is unchecked.
For your other problem can you attach your xml and I will have a look.

Hood
Re: axis problems
« Reply #4 on: March 02, 2011, 06:31:53 PM »
Ok thanks for the help.  Is anyone having a problem with G20/G21 operating backwards.  I have my machine set up in inches, but when I load a program that contains a G20 it my coordinates swithc to mm, if I replace the G20 with a G21 it goes back to inches.
Re: axis problems
« Reply #5 on: March 02, 2011, 07:12:52 PM »
Did you close Mach3 after setting unit, you must


Jeff
Re: axis problems
« Reply #6 on: March 03, 2011, 07:20:33 PM »
I can't find where to set the unit.  Must have set to inches when I got it.
Re: axis problems
« Reply #7 on: March 03, 2011, 07:26:58 PM »
Go to Menu config and the first item is Select Native Unit


Don't forget to close Mach and re start

Jeff
Re: axis problems
« Reply #8 on: March 03, 2011, 07:52:44 PM »
This is for setting up motor tuning not units for g code.  I am afraid to change this as I fear screwing up the motor steps.
Re: axis problems
« Reply #9 on: March 03, 2011, 08:24:08 PM »
I don't know if I understand your question or you want to do something else but look at the image.
« Last Edit: March 03, 2011, 08:29:31 PM by ostie01 »