Hello Guest it is April 16, 2024, 06:42:21 AM

Author Topic: Wired behavior preventing Homing (RefAllHome)  (Read 1915 times)

0 Members and 1 Guest are viewing this topic.

Offline Bx3mE

*
  •  68 68
    • View Profile
Wired behavior preventing Homing (RefAllHome)
« on: November 28, 2016, 08:26:13 AM »
When i select "Reference All Axes" Mashine trips each home switsh as axpected and stops BUT LED never goes green and the Green "Cyclestart Button" remains grayed out.

It all looks looks the operation never finishes...
When i click "Stop" the "CycleStasrt" button comes back (has black test)



Where do i start?

I use Mach4.2.0.3206, ESS (B186), wx4 screenset, And X360_LUA plugin
« Last Edit: November 28, 2016, 08:33:07 AM by Bx3mE »

Offline Bx3mE

*
  •  68 68
    • View Profile
Re: Wired behavior preventing Homing (RefAllHome)
« Reply #1 on: November 28, 2016, 08:48:34 AM »
Here is my Mach4 Log From the Homing:
Code: [Select]
2016-11-28 14:44:44.531 - API: mcAxisDerefAll()
2016-11-28 14:44:44.531 - API: mcAxisDeref() called. axis 0
2016-11-28 14:44:44.531 - API: mcAxisDeref() called. axis 1
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 2
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 3
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 4
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 5
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 6
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 7
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 8
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 9
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 10
2016-11-28 14:44:44.532 - API: mcAxisDeref() called. axis 11
2016-11-28 14:44:44.532 - API: mcAxisHomeAll() called.
2016-11-28 14:44:44.532 - Attempt transition from "Idle" on event "Home" Command.cpp:942
2016-11-28 14:44:44.532 - Signal id 1127, (Jog Enabled), changed from HIGH to LOW.
2016-11-28 14:44:44.533 - S_IDLE_on_exit
2016-11-28 14:44:44.533 - ACION_start_homing
2016-11-28 14:44:44.533 - S_HOMING_on_entry
2016-11-28 14:44:44.655 - ESS: Switching from NORMAL to HOMING_PREP state
2016-11-28 14:44:44.858 - ESS: Switching from HOMING_PREP to HOMING state
2016-11-28 14:44:51.481 - Signal id 66, (Motor 1 Home), changed from LOW to HIGH.
2016-11-28 14:44:51.481 - Signal id 1005, (Y Home), changed from LOW to HIGH.
2016-11-28 14:44:54.335 - Signal id 65, (Motor 0 Home), changed from LOW to HIGH.
2016-11-28 14:44:54.335 - Signal id 1002, (X Home), changed from LOW to HIGH.

Offline Bx3mE

*
  •  68 68
    • View Profile
Re: Wired behavior preventing Homing (RefAllHome)
« Reply #2 on: November 28, 2016, 09:00:38 AM »
and my machine.ini...

Offline Bx3mE

*
  •  68 68
    • View Profile
Re: Wired behavior preventing Homing (RefAllHome)
« Reply #3 on: November 28, 2016, 01:43:51 PM »
Reinstalled everything Created new profile and reinserted all Customizations i´ve made and the error is gone. I made a diff on all files between Error version and working version and could not find anything obvious. only big difference is Mach4 versio upgraded to latest public (3233) but that is likely not the reason.

Im dumping the old setup....