@supman,
i was doing a ctrl+alt+home as a means to return to origin.as it turns out bad move by my part. doh my bad.
Super BAD!!!!! No wonder you were asking about the homing speed!
after some thought I tried G28 instead to return to origin
X0Y0 in MDI will return to MCS origin. G28 actually is a return to home position which can be a different location to the MCS origin.
The min negative values are the distance from the inductive sensor pick up to the end stops (XY Axis)so to speak the max values are close to their respective physical limits yes. (the soft limits as their are no limit switch's at other end of XY Axis).
So you are saying that the machine can travel further on both axes after it homes. Because you have the max set close to the physical length, with the min values you have set, MASSO will see your axes lengths longer than they are, this could see you running into the end stops before the soft limits are triggered. MASSO calculates the the instructed move for soft limit overrun before it moves the axis. So if you issue a command either in Gcode or MDI that MASSO sees as moving beyond the soft limits it throws an soft limit alarm and doesn't move.
I'm assuming you have hard limits turned OFF, because the homing sensors are also the hard limit sensors, in this case you can reconfigure to a more standard configuration.
Set the Home position values in the X & Y boxes (attached photo) to the distance the sensors are from the end of the axes and in the axes setup set min to zero and max to true length of each axis. From MASSO documentation homing page.
Step 5: Specifying homing location
As the homing sensors/switches can be mounted on either side of the axis, the position of the homing sensor/switch needs to be entered. If the sensor/switch is mounted on the 0.00 location as per the above axample then enter Home Position as 0.00. If the sensor/switch is mounted on the other side, for example the axis travel is 400mm and the sensor/switch is mounted at 400mm location then set Home Position as 400.0
I'm sure I saw in one of Peter's video somewhere about allowing a little extra just in case (machine coordinates versus working coordinates), maybe I was wrong or misinterpreted it.
What Peter was saying at start of setting up axes set the min to a large negative min value until you have tuned the distance travelled per pulse correctly, then set to the correct values for your axes. Soft limit values should be a little shorter than the physical length.
Regards,
Arie.