My homing switch set up

I wanted to share how I set up a homing cycle using limit switches for others thinking of doing this. I want to say this is how I set up my machine and yours my vary slightly but I will include the stl files for the limit switch holder and the mounting blocks that I derived from the longmill part files so you can customize the switch distances based on your set up. Please be prepared to make necessary changes based on your machine and set up. I will not have time to walk people thru the process but will try to answer questions when I have time.

I created some 3D printed mounts for Temco lever limit switches on my X, Y and Z axis. I started by using a switch mount from Thingverse and downloaded the stl files for the Z gantry plate and Y axis plates to create the mounting blocks from. I then thickened and cropped the mounting plates and moved the switch mount where I needed them to be located. I ended up with mounting plates that located the switches where I wanted them and the mounting holes lining up with the longmill plates I was going to attach them to.

Since I wanted my homing 0,0,0 to be in the front left corner of my machine I attached my switches to the left Y axis plate, the x axis switch to the left side of the z gantry plate and the z axis switch to the right side of the z gantry plate.

I used longer 3mm bolts and washers to attach the brackets to the z gantry and used the stock bolts for the backlash block for the y axis bracket. I left my metal bracket from magnetic dust boot to protect the exposed wire connectors on the z axis switch from getting smashed on the right side y axis plate. If you don’t have this or still want to use your magnetic dust boot you will need to move the z axis switch some. For the z axis I also created a bracket with a block for the switch lever to contact before I hit the upper limit. I mounted this bracket on top of the z axis bent motor plate and uses two stock bolts from that plate. I used some sticky glue to help hold the switch in the brackets in case vibrations might cause them to move up out of the brackets. It has seems to work and hold up after my testing.

After getting all the brackets mounting and the switches installed. I worked on my wiring. I used 2 wire 22 awg shielded wire. I wired the switches using a NC configuration where one wire connected to the NC connection (red) and the other to the COM connection (black) on the switch. I wire these connections to the limit connection (red) and Ground connection (black) in the controller using the XH 2.54mm connection ports.

I also wired in .47U Capacitors before the connection to the controller to help control noise.

I’ll put the parts I used in the parts list below. I ran the wires thru the drag chains. I will also be attaching the drain wire to a ground connection to help direct any electrical noise away from the switches to eliminate false triggers.

I then adjusted the machine parameters after connecting the machine to UGS. The initial changes I made are listed below. This will move the machine to the left front corner with the z axis all the way up and then back the machine 1 mm off the machine zero after making switch contact.

Changed to:
$5=1 because I wired as NC on the switch
$22=1 enable homing cycle
$22=3 set front left, z all the way up as finishing point

This will set up the ability to home the machine to the same point at the left front corner of the machine. A note when you turn on UGS after doing this it will show an alarm you have to unlock. I believe this happens as a safety measure so the machine is not moving when you first make a connection. After hitting the unlock button you can press the home button and the longmill will move the z axis up first till it makes full contact and then back off 1mm and then move the x and y directions simultaneously until the switch makes full contact and the backs off 1 mm. The machine backs off 1 mm because of the homing debounce setting which is set by $27 in the parameters.

This will be your repeatable machine zero location.

controller_state

Your machine coordinates are the ones you are going to use when homing your machine. These numbers stem from your axis max travel and the location of your starting point. My settings are all negative as the left front of the machine are negative values based on how grbl is programmed. The z is negative because of the debounce value of 1mm.

Your machine coordinates should be X= -811, y= -811, z= -1. assuming your max travel settings are stock.

the stock longmill epprom settings
$130= 812 x axis max travel
$131= 812 y axis max travel
$132= 105 z axis max travel

(*You can adjust these numbers if you want to if your travel distance is different for some reason.)

So these will be the numbers you will work off of as these should always be constant. If you home you machine 1st and move from there you should always be able to get back to any location you have moved to. Once you zero your machine to your work piece which will set the zero for the work coordinates but you will also notice that the machine coordinates have also changed from the machine coordinates you had early. Make a not of these coordinates and if something happens such as program freezes, lost of power, etc you can always home the machine and then move the machine to those machine coordinates when you had zeroed to the work piece.

I hope this helps others if they decide to set up homing switches. If someone sees an error in my description please let me know and I can make the changes. I have added the stl bracket files to the longmill facebook group. It is in the file section and called “limit switch brackets.rarr”. Delete the extra “r” from the file to be able to extract the files.

Parts I used
3x Temco Micro Limit Switch Long Roller Lever Arm - found on amazon
2 wire 22 awg shielded wire - found on amazon
8x longer 3x.05x16 mm bolts for z gantry brackets
8x 3mm flat washer
8x 3mm lock washer
3x XH 2.54mm wire connectors - found on amazon
3x .47uf capacitors - found on amazon

4 Likes

@drounds67 - Nice job David. Thanks for providing all of the info. It should help anyone else that might be interested in limit switches.

Just an FYI to Canadian s

I ordered these, and they fit.

Still haven’t assembled, as I am still printing

https://www.amazon.ca/dp/B07NVD5LGM/ref=cm_sw_r_cp_apa_glt_i_6AFAKQK082Z45HGKGS9A?_encoding=UTF8&psc=1

I am planning on using a headphone extension cable as wiring, since it’s cheap and shielded.

https://www.amazon.ca/dp/B07KFQTQ2Z/ref=cm_sw_r_cp_apa_glt_i_2F0WPGJJ6ESS0ZYM1Q7R?_encoding=UTF8&psc=1

Thank you for the nice write-up and instructions… I may now install some homing switches! :grin:

1 Like

ok, I am doing to point out 2 observations for my situation.

1 - the Plate for the Top of Z had to be modified by grinder because my Spindle was in the way, this was an easy fix

2 - due to this Top of Z plate. I am loosing about 1/4" of travel in the Z. while this isnt a huge deal for some. for me with a very long spindle, long term, this is a problem.
I am going to need to make changes to it,

otherwise, I have the switches all installed, just not wired in yet. I will update as I go along

:slight_smile:

1 Like

In the bracket files zip I included the switch holder and bracket piece separately. You can adjust the holder position on the bracket by combining the pieces in a program like tinkercad to get the distance you need. This is how I tweaked the distances i needed.

Yup, Already started that :slight_smile:
unfortunately, my tinkercad skills suck, so I am learning how to use tinkercad as well as fixing.

These arr the changes I made to your files:
Cut off about 10mm of the hight, and cut a diagonal piece to not interfere with the spindle

this is the updated view from the side, PRE engagement

this is the updated view from the side, POST engagement ( after the click)
there was about 1mm of additional travel once it clicked.

This is a STL file of the updates I made. Rename the file from .NC to .STL and print
z axis limit switch block bracketV2.nc (20.0 KB)

Not attached, but I would like to make one more update to your files.
I dont like how the switches are just sitting inside the plastics with no fastner.
I plan to replace those plastic pins with screws with the socket head inside the base
but thats my next revision.

So I ran into a pretty bad speed bump

with the dust boot installed, the Z axis switch hits the assembly removing it durring the cut.

I am planning on reversing it all and putting it on the otherside, doubled up with the Y axis.

I am going to be away for a few days, so this is back burner sttuff.

but ya, a few bumps :slight_smile:

I have updated my brackets to make a combo bracket and add spots for bolts and nuts to hold down the limit switches in the brackets. The X and Z brackets have become a combo bracket on the left side of the router on the z gantry. This way you can still use your magnetic dust boot if you have one. I included the new brackets here as a zip that I changed the file extension on to .nc, just download the file and change it back to a .zip extension to be able to unzip the files. I included the individual limit switch holders for people that want to design their own brackets.

I also included in the new brackets a cutout to insert 3mm nuts and use a 3mm x 20mm bolt on the X/Z bracket. For the updated y axis bracket use a 3mm x 16mm bolt.

I use a 90 degree spade connector on the z limit switch to keep the wires from sticking past the x bracket. You can see it in the included pics. You will also only need 4 3x.05x16mm bolts, lock washer, and flat washers on the z gantry bracket now to hold the X/Z bracket.

Post any questions about the new bracket set up and I will try to get to them when I can.






updated limit switch brackets.nc (138.6 KB)

1 Like

I do not have a 3d printer how would I go about getting the brackets

If you don’t have a 3D printer there are a couple of other ways to get something 3D printed.

  1. Check with a buddy to see if they have one.
  2. In some cities the libraries have some set up so the public can be exposed to that type of technology. They are generally used by school kids but they are open to the public and you pay a fee for the material you use to print the models.
  3. You could also hire someone to print them and mail them to you. There are plenty of online services that you email the files to them and they will 3D print them and mail them back to you at some agreed upon cost.

I hope these ideas help you.

3 Likes

can these be used as a hard stop limit? i would like to have the ability to keep the machine from crashing.

I’m not sure how well hard limits work in GRBL which is what the longmill runs off of. But soft limits should keep the machine from crashing also. Once the limit switch is triggered the machine should stop. Since the zero point changes every time you turn the machine on and off I’m not sure how hard limits would work as the really require a constant coordinate system.

How I had my set up was I would have the machine home itself to the left front corner everytime it was turned on so it went back to the same spot. I then worked from that point. As far as crashing this setup would not handle a crashing down of the z or crashing into the right X or the back Y.

Look into Sienci limit switches I know they are selling a set now. They may be more what you are looking for,

1 Like