Hi,
i have installed the released MACH4 and the Darwin Plugin (with licenses) and configured the system as described in the youtube video.
Jogging works fine...
But when I press the Homing Button, nothing happens!
This is the log after pressing the homing button:
2014-11-18 18:20:55.281 - API: mcAxisHomeAll() called.
2014-11-18 18:20:55.281 - Attempt transition from "Idle" on event "Home" Command.cpp:851
2014-11-18 18:20:55.281 - S_IDLE_on_exit
2014-11-18 18:20:55.281 - MACH_STATE_start_homing
2014-11-18 18:20:55.281 - S_HOMING_on_entry
2014-11-18 18:20:55.281 - Signal id 1131, (Z Homed), changed from HIGH to LOW.
2014-11-18 18:20:55.296 - Signal id 1129, (X Homed), changed from HIGH to LOW.
2014-11-18 18:20:55.312 - API: mcAxisHomeComplete() called. axis 2
2014-11-18 18:20:55.312 - Signal id 1131, (Z Homed), changed from LOW to HIGH.
2014-11-18 18:20:55.312 - All motors marked as still.
2014-11-18 18:20:55.312 - API: mcMotionSync() called.
2014-11-18 18:20:55.312 - SyncPosition()!
2014-11-18 18:20:55.406 - Signal id 1130, (Y Homed), changed from HIGH to LOW.
2014-11-18 18:20:55.421 - API: mcAxisHomeComplete() called. axis 0
2014-11-18 18:20:55.421 - Signal id 1129, (X Homed), changed from LOW to HIGH.
2014-11-18 18:20:55.421 - All motors marked as still.
2014-11-18 18:20:55.421 - API: mcMotionSync() called.
2014-11-18 18:20:55.421 - SyncPosition()!
2014-11-18 18:20:55.515 - Signal id 1132, (A Homed), changed from HIGH to LOW.
2014-11-18 18:20:55.531 - API: mcAxisHomeComplete() called. axis 1
2014-11-18 18:20:55.531 - Signal id 1130, (Y Homed), changed from LOW to HIGH.
2014-11-18 18:20:55.531 - All motors marked as still.
2014-11-18 18:20:55.531 - API: mcMotionSync() called.
2014-11-18 18:20:55.531 - SyncPosition()!
2014-11-18 18:20:55.640 - API: mcAxisHomeComplete() called. axis 3
2014-11-18 18:20:55.640 - Signal id 1132, (A Homed), changed from LOW to HIGH.
2014-11-18 18:20:55.640 - Attempt transition from "Homing" on event "Stop Home" Command.cpp:954
2014-11-18 18:20:55.640 - S_HOMING_on_exit
2014-11-18 18:20:55.640 - MACH_STATE_stop_homing
2014-11-18 18:20:55.640 - SyncPosition()!
2014-11-18 18:20:55.640 - S_IDLE_on_entry
2014-11-18 18:20:55.640 - All motors marked as still.
2014-11-18 18:20:55.640 - API: mcMotionSync() called.
2014-11-18 18:20:55.640 - SyncPosition()!
what goes wrong?
Does anybody have an idea?
Stefan