Hey guys. Been a while since I’ve been here. The x-carve took a back seat to some other things for a while, but I’m getting back at it now. When I stopped using it, it all still worked I ordered an x-controller last week and hooked it all up. It was largely seamless, with the exception of homing. I’ve tried reading through all the threads, but I haven’t got it sorted yet. I’m hoping you guys can help me figure out what I’m missing. Here’s the rundown so far.
I ran the wire to run the 4th motor. I have used ChiliPeppr in the past, so that’s where I picked up. I tested the movement and it moves properly in all directions via manual control. When I home ($H) it homes Z properly, then I get “ALERT: homing fail”.
I opened up the X-Controller and checked the ribbon cables. As other threads have mentioned, despite the clasps closing, 2 of the connections were not fully seated. Closed it back up and tried again. Still no dice.
Per other threads, I ran the Serial Monitor in the Arduino IDE, set $10=19, issued ? and it returned:
<Alarm,MPos:0.000,0.000,0.000,WPos:0.000,0.000,0.000,Pin:000||>
Nothing triggered. So, I manually depressed each limit switch one at a time, issuing ? after each one and appropriately, each one showed triggered as it should. So the switches seem to be functioning properly.
As a last resort, I installed EaselLocal and ran the setup through Easel. When it got to the homing, it homed Z properly, then it sat there telling me it was homing…and never went any farther. No alerts, but no progress. Not sure if Easel should throw an alert or not.
I’m really hoping you guys have some suggestions on where to go from here.