. .
Page 2 of 2 FirstFirst 12
  1. #11
    Quote Originally Posted by reuben005 View Post
    Even i am doing the exct same thing, with the 2 limit switches on the min and the max end of the axis, and the home somewhere in the middle. Even i am using the Work offset option.

    The only problem i am having is that when i click the "Ref all home" button, sometimes the tool is at the negative side of the home switch and it keeps going negative until it hits the limit switch and the machine shuts down. Now i have no way of telling the machine which side of the home switch the tool is.

    so any views?
    This is why you put the machine coordinate at one of the limits of the axis. That way the Machine will always home in the proper direction. From there, you set your offsets for the various fixtures as previously noted. Fixture offsets are your friend! When you make a setup, you have the option to "save" the offsets. Now if you have a crash, power failure etc. You can simply restart the machine, home it and load the offsets and your back in business with no additional setup time. Sure, it may take a few seconds longer to make the setup, but it only takes one time to see how useful this can be. (Don't ask how I know:})
    Art

    AKA Country Bubba
    (Older than Dirt)

  2. #12
    2 years 8 months lather and the thread is resumed, that might be a record!
    Old router build log here. New router build log here. Lathe build log here.
    Electric motorbike project here.

  3. #13
    Quote Originally Posted by audioandy View Post
    so you could set up a fixture in the center of the table then using the offset go to the exact same start position every time.
    Andy hit the nail on the head. Homing switches are useful if you are working with a fancy metal clamping jig bolted down at a known location on the machine bed.

    I don't use MACH because as soon as you start working from G code you lose touch with the original drawing and cannot refer back to it when you want to align tool to metal.

    I locate by circles on the drawing, circles with a zero thickness do not cut but I can still see them.

    I pop the drawing on the screen and every circle has a little pick box dead centre. Left mouse button on a pick box moves the tool to the circle centre, right button sets the mill XY co-ordinates to the circle centre.

    Drilling holes becomes a doddle on my mill/drill, alignment is all sorted at the drawing stage.

  4. #14
    Quote Originally Posted by reuben005 View Post
    Even i am doing the exct same thing, with the 2 limit switches on the min and the max end of the axis, and the home somewhere in the middle. Even i am using the Work offset option.

    The only problem i am having is that when i click the "Ref all home" button, sometimes the tool is at the negative side of the home switch and it keeps going negative until it hits the limit switch and the machine shuts down. Now i have no way of telling the machine which side of the home switch the tool is.

    so any views?
    The only thing I can think of for a work around on this is at the end of your G code when your tool maybe goes to X0 Y0 Z30 (example only) you can change the code so your axis finish on the positive side of your home switch so X50 Y50 Z30 (example only) then when you reference you should be ok.
    Other than that move your home switch to the Neg side of movement on your X and Y axis.

    hope this helps

    Andy

  5. #15
    Quote Originally Posted by Robin Hewitt View Post

    I don't use MACH because as soon as you start working from G code you lose touch with the original drawing and cannot refer back to it when you want to align tool to metal.

    I locate by circles on the drawing, circles with a zero thickness do not cut but I can still see them.

    I pop the drawing on the screen and every circle has a little pick box dead centre. Left mouse button on a pick box moves the tool to the circle centre, right button sets the mill XY co-ordinates to the circle centre.

    Drilling holes becomes a doddle on my mill/drill, alignment is all sorted at the drawing stage.
    May I ask what you use if you do not use g code?

    bruce
    The more I know, I know, I know the less. (John Owen)

  6. #16
    Quote Originally Posted by motoxy View Post
    May I ask what you use if you do not use g code?
    You only need G code to transfer the cut from the program that produced it to the program that does the cutting.

    My software creates the cut then pumps it directly to the mill so I miss the file copying stage, no need for G code.

    Having the original drawing as well as the cut available makes setting the mill a doddle, but I can't say I'd recommend it

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. G540, homing switches and mach3
    By marbles in forum Artsoft Mach (3 & 4)
    Replies: 11
    Last Post: 02-06-2018, 02:55 PM
  2. Limit switches and Mach3
    By cropwell in forum Artsoft Mach (3 & 4)
    Replies: 1
    Last Post: 06-03-2013, 10:51 AM
  3. homing problems in mach3
    By johngoodrich in forum Artsoft Mach (3 & 4)
    Replies: 2
    Last Post: 17-09-2011, 08:28 PM
  4. Homing Switches
    By m_c in forum General Electronics
    Replies: 3
    Last Post: 04-11-2010, 11:21 PM
  5. A simple query about homing switches & milling practise
    By HankMcSpank in forum General Discussion
    Replies: 5
    Last Post: 13-06-2009, 11:56 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •