![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#13
| |||
| |||
| One way to do it is to have the switch travel with the axis and have actuators at each end of travel. That way you only need three switches. They can all be wired in series as Mach can distinguish between switches when homing. And limits don't matter which one tripped. So long as it stops motion. Greg |
|
#14
| |||
| |||
| Hi, One thing on limit switches: you need proper rated contacts for the amperage of your limit switch circuit. No, I’m not in reference to having heavy enough contacts, but the opposite! Yes, high amperage switches, like the ones on new iron from Taiwan. The problem is, if you are into these "step and direction" controls, your limit switch circuit may be logic level current, and if you have high rated contacts in the switch, you may get false limit switch tripping from vibration of the machine when cutting. Example: if your limit switch is rated at carrying a 20 amp circuit, and you are using logic level current, your switch will be tripping all the time, and your axis may not be anywhere near the switch. If I have a logic level circuit, I use a 1-amp contact. I do service work, and I get calls of “my z axis keeps tripping the switch, and I’m no where near it!” that’s usually the problem, the switch checks out ok with a meter, BUT, I have to replace it with one with lower amperage contacts. A prox switch won't have this problem, although i have had a tool changer that a prox switch was doing the counting, and wouldn't count correctly, I had to put in a schielded wire to the prox, then, like magic, it started counting correctly! moral: don't run unschielded control wire by high power wires. This was on a factory built machine, so i called the manufacture and explained the problem so they could correct it for the future. Good Luck, Buck, Spring Lake cnc llc |
|
#15
| |||
| |||
| Use NC switches and wire them all in series. If any switch triggers it will break the loop and trigger the limit. The machine won't care which switch triggered. This is also a safety thing, since it will show if you break/cut a limit switch wire. |
| Sponsored Links |
|
#16
| |||
| |||
| I'm going to be wiring my CNC machine up in the next few days. I'm thinking of running each home (x,y,z) to its own input, then the max limit (x,y,z) in series to another input. So a total of 4 inputs(1-Home x, 2-Home y, 3-Home z, 4-Limit x,y,z). The reason is I heard that when homing, and sharing multible homes on one input, Mach will only home one axis at a time. It assumes home on whatever one axis it is moving at that time when it hits the switch. I'm thinking if I branch the homes out, it should be able to home all axis at the same time..? Have I overlooked something? |
|
#17
| ||||
| ||||
As you know, I am using emc2. It allows me to share home and limit switches. On my router the xneg limit is also xhome, the yneg is also yhome and the zpos is zhome. So when you are homing, you can home multiple axii at one time. The effect is that when homing if a particular axis hits a switch, it is treated as a home switch rather than a limit switch. The following is for emc2 but it gives you the picture.
__________________ http://www.alansmachineworks.com |
|
#18
| |||
| |||
If you want to home all axis simultaneous you will have to enter a new script. Easy to do. Best practice to let the Z axis home first, then X and Y together if you wish. Less crashes. ![]() Greg |
|
#19
| ||||
| ||||
| Alan
__________________ http://www.alansmachineworks.com |
|
#20
| |||
| |||
I am using it with only a Y axis. I have added this to the axis 1 section of stepper_mm.ini HOME_IS_SHARED 1 HOME_SEQUENCE 1 When homing i get this: AXIS error: hit limit in home state 8 AXIS error: joint 1 on limit switch error. Any idea how to solve this ? Thanks. |
| Sponsored Links |
|
#21
| |||
| |||
| Steppers don't need limit switches. They stall happily. I have a 1300 oz/in on my main axis driven by a wide open gecko and stalls have never caused any damage. If you run servo's you better have limit switches that are idiot proof or it's gonna cost you big one day.
__________________ Steve DO SOMETHING, EVEN IF IT'S WRONG! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Limit switches and homing switches | AeroKam | Open Source CNC Machine Designs | 16 | 01-05-2008 07:56 AM |
| How close to the end of your travel do you have your limit switches? | dmgdesigns | DIY-CNC Router Table Machines | 9 | 10-27-2005 07:47 PM |
| The relationship of limit switches to home switches. | MikeAber | General Electronics Discussion | 4 | 11-04-2004 01:28 PM |
| Limit switches and home switches | viktorcnc | TurboCNC | 2 | 08-03-2004 06:11 AM |
| Home switches and limit switches. | ynneb | General Electronics Discussion | 5 | 04-08-2004 05:32 PM |