Hello Guest it is March 19, 2024, 05:57:45 AM

Author Topic: Strage Z Touch Plate Problem  (Read 4665 times)

0 Members and 1 Guest are viewing this topic.

Strage Z Touch Plate Problem
« on: November 07, 2012, 09:05:27 AM »
Hi,

Ive recently completed a build and having problems getting the Z touch plate to work correctly.
The machine has DMM servos and drivers installed and the usb controller from CNC4PC. The machine and all limits work fine, the input is solid for the probe too.

The problem is after the first detection the Z goes very high and stops, looking at the DRO's they continue to count, Im not sure if this is the encoder doing its stuff or what.
Ive tried Gerrys 2010 screen and big-tex, both do the same thing? All home switches work fine, changing the debounce makes no difference either.

Ive posted a video here www.youtube.com/watch?v=kn4gAOuBIZI sorry for the poor quality but youtube flipped the video over and degraded the resolution.

ANy help would be much appreciated.
Re: Strage Z Touch Plate Problem
« Reply #1 on: November 07, 2012, 10:18:10 AM »
HI
I have seem a similar thing but I did not have it hooked to my table.  I don't know if you were using lazycam to set up the routine but I do know that it Will assign a value of 60 for the "Z" axis I would stop it after a short time so I cannot say if it would got to 12. on the DRO.  Look in the g-code to see what value the command for the "Z" return is.
have fun
Tom

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Strage Z Touch Plate Problem
« Reply #2 on: November 07, 2012, 11:11:27 AM »
Hi,

Ive recently completed a build and having problems getting the Z touch plate to work correctly.
The machine has DMM servos and drivers installed and the usb controller from CNC4PC. The machine and all limits work fine, the input is solid for the probe too.

The problem is after the first detection the Z goes very high and stops, looking at the DRO's they continue to count, Im not sure if this is the encoder doing its stuff or what.
Ive tried Gerrys 2010 screen and big-tex, both do the same thing? All home switches work fine, changing the debounce makes no difference either.

Ive posted a video here www.youtube.com/watch?v=kn4gAOuBIZI sorry for the poor quality but youtube flipped the video over and degraded the resolution.

ANy help would be much appreciated.

Sorry, I didn't see this until now.

When it goes up and stops, is there a message displayed in the status bar? If it says "Probing Complete", then it's most likely that noise triggered the probe twice, and the probing routine finished.

As for the DRO's still counting after movement stops. That should never happen. It almost sounds like the drives have faulted and Mach3 is unaware of it? But if that's the case, then the macro might be still running?

Gerry
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Strage Z Touch Plate Problem
« Reply #3 on: November 07, 2012, 11:29:19 AM »
OK, I watched the video and have a better understanding. The DRO's counting is Mach3 doing the second probe, but for some reason you're drives aren't moving?

Also, between probes, the Z should only lift about 1/8". I have no idea why your's is lifting so high??? Is it hitting a limit switch when it goes up that high?
Do you have a Z home switch, and did you home the machine before the auto zero?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: Strage Z Touch Plate Problem
« Reply #4 on: November 07, 2012, 11:38:47 AM »
Hi Gerry,

While the DRO's are counting the motors are still moving ever so slightly.
I belive the fault to be with the USB controller as switching back to the parallel port makes everything work as it should.

I dont belive there is any noise on the system, I have disconnected the VFD and with the USB controller attached it faults. The popup is your way of saying the Z is going higer than the home switch to stop it runninginto it.

I have emailed the manufacturer and waiting for them to get back to me, they were very quick to reply and are looking into it. The fault is the same on both your screen and big-tex and only present when the USB contoller is plugged in. Parallel port works fine.

I will update the post with progress as the manufacturers get back to me. For now its back to the good old parallel port!

Thanks for the replies guys, much appreciated.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: Strage Z Touch Plate Problem
« Reply #5 on: November 07, 2012, 11:41:54 AM »
They should be moving very slowly for the second probe, so that is correct.

The macro does a G31 probe move, followed by a G0 rapid move that should only go up 1/8".
Apparently, your controller is doing something wrong after the G31.
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: Strage Z Touch Plate Problem
« Reply #6 on: November 07, 2012, 02:01:02 PM »
Yes I agree, they are looking into this and I will report back the findings to help others.
Re: Strage Z Touch Plate Problem
« Reply #7 on: November 10, 2012, 02:41:24 AM »
Update: uc100 firmware has even updated to fix this problem, it was an error n the g31 code and as nw been fixed. Probe is working fine now. The manufacturer was very helpful and arranged to fix the bug very quickly.

I'd be lost without the use of the touch plate, invaluable!!

Cheers everyone.