
11-08-2006, 07:57 PM
|
| | | Join Date: Nov 2006 Location: USA
Posts: 17
| |
Originally Posted by cadman To set a home position other than the default machine Zero:
1. Jog the table/rotary table to the position you want it to return to. This will be the new home position.
2. In the command mode type SETH to set all axis (prefered), or SETx, x being X,Y,Z,A,B,or C if you only want to set one axis.
All axis will move to this position when you send the axis home in your programs, or home the axis at the controller. When you go to the home position via the controller you will have 2 choices, go to home position or power off. You will use the first choice.
All of your fixture offsets will be relative to wherever home position is, so if you reset home to a new place you need to pick up your offsets again.
Before you shut down for the night send the machine to the power off (cold start) position. Choice #2 above.
Whenever you do a cold start you will have a choice to move to the last home position. If you have fixture offsets set here then yes, the machine must go to this position. See above. |
This is what I do, works great. I have my "home" set at X0.0 Y- 19.900. (4020 machine)
Understand that this position is E0 (not machine home / cold start position) and you can makes calls to that position in a program just like you can make calls to H0 (Z home or tool change position) independant of Ex or Hx. |