585,886 active members*
6,099 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > LinuxCNC (formerly EMC2) > reversing homing direction without inverting axis?
Results 1 to 11 of 11
  1. #1
    Join Date
    Sep 2007
    Posts
    200

    reversing homing direction without inverting axis?

    I'm having a great time with my rockcliff fixed gantry , but for one small thing my homing sequence is all messed up.
    the x and y axi are homing beyond the confines of the magical red cube on the display and so that when ever i home all axis it complains that the work goes beyond the work area.

    does any one know thew fix?

  2. #2
    Join Date
    Nov 2005
    Posts
    496
    What version of EMC are you using? Did you use Stepconf to make the configuration?
    If you are using shared home and limit switches ( most likely) then in your INI file
    There should be an entry such as:
    HOME_IGNORE_LIMITS = YES

  3. #3
    Join Date
    Dec 2006
    Posts
    151
    you might specify a work envelope slightly larger than the working area you use.

    In my case, I have a 48X24X4 inch work area. In reality, I can squeeze out a bit more. to avoid some of the limit errors, I specify in my setup a lower left point of -0.5,-0.5, -4.25 and an upper right corner of 48.5,24.5,1.0

    My machine can actually reach these limits but I then specify my work limits of 0,0,-4.0 and 48,24,0.5.

    My gcode never goes into these regions so I can care less, but it helps.

  4. #4
    Join Date
    Sep 2007
    Posts
    200
    well i'm using 2.2 and yes i used the stepconfig and
    using a limit as a home.
    but i all ready have home-ignore-limit as yes

    the problem could be a soft limit issue but i don't think so

    what really happens is the home goes in the wrong direction

    say i start in the bottom left corner
    and home all
    it will head toward the top right and the screen position will suddenly revert to the bottom left when it really just moved to the top right

    typically my step config file looks like this:

    home location: -15
    travel: 0 - 300
    home switch location: 5
    home search velocity:5
    pposite:

  5. #5
    Join Date
    Nov 2005
    Posts
    496
    Did you try changing 'opposite' to 'same' ?

  6. #6
    Join Date
    Sep 2007
    Posts
    200
    yeah but i have had some real scares with the axis breaking limit switches and going hay wire.

  7. #7
    Join Date
    Nov 2005
    Posts
    496
    Please explain why home switch location is 5 and home is -15.
    which limit is shared with home?
    not saying its wrong just need it explained.
    can you post your stepconf and/or INI files somewhere?

  8. #8
    Join Date
    Sep 2007
    Posts
    200
    i was having trouble with my sequencing and a larger negative number just seemed safer. after that is i crashed my z a few times.

  9. #9
    Join Date
    Sep 2007
    Posts
    200
    truth is its either get this sorted or never home again.
    ive been running back to stepconfig to reposition my tool
    and start from there. but every time its going though the whole process.
    not to say a bit of a hassle.

  10. #10
    Join Date
    Apr 2005
    Posts
    1778
    Change the sign of your homing velocity. If it is positive, then make it negative.

    Alan

  11. #11
    Join Date
    Sep 2007
    Posts
    200
    alan! thats brilliant!
    and now seemingly obvious!

    i almost crashed again, but reversing the home location saw me through it.

    thank you.

Similar Threads

  1. Slow Homing/Wrong direction
    By SeanO in forum Stepper Motors / Drives
    Replies: 1
    Last Post: 01-22-2009, 10:25 PM
  2. reversing display direction
    By barnesy in forum Mach Mill
    Replies: 10
    Last Post: 12-18-2008, 04:47 AM
  3. Replies: 11
    Last Post: 09-16-2008, 05:18 PM
  4. Z Axis Reversing
    By Svelte in forum Mach Mill
    Replies: 12
    Last Post: 08-27-2007, 02:30 PM
  5. homing z-axis
    By wadero in forum MetalWork Discussion
    Replies: 1
    Last Post: 08-20-2007, 10:30 PM

Posting Permissions

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