. .
  1. #1
    hi all

    I’m after a bit of help. I’ve made a combined edge probe and touch plate for my cnc. Connected the positive to the plate and negative to my spindle. The positive is connected to port a5 on my Arduino Uno and ground to the ground pin. But no matter what I do, I can’t seam to get the probe to work, is there something I’ve missed as apart from how to use the probe, I can’t seam to find any tutorials on how to set it up.

    I’ve checked the continuity on the wiring and all if fine, but just won’t work then the tool touches the plate

    Hope someone can help with this

  2. #2
    Hi and welcome to the forum. You need to add some more data to get an answer like what software you are using etc. A schematic of what you have done and a pic would help.
    ..Clive
    The more you know, The better you know, How little you know

  3. #3
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 1 Hour Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    Given an Arduino Uno is being used, I'd guess it's most likely GRBL that's being used.

    First step would be to use a multimeter and check if the Arduino pin is seeing a change in voltage. Given the description, I'd guess the internal pull-up resistor for the pin should be enabled i.e. getting a bit under 5V, or 3.3V if it's a low voltage board, with nothing connected, then when the touch probe wire is connected to ground, it should drop to 0V (it's got to be as near zero as possible).
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  4. The Following User Says Thank You to m_c For This Useful Post:


  5. #4
    Quote Originally Posted by m_c View Post
    Given an Arduino Uno is being used, I'd guess it's most likely GRBL that's being used.

    First step would be to use a multimeter and check if the Arduino pin is seeing a change in voltage. Given the description, I'd guess the internal pull-up resistor for the pin should be enabled i.e. getting a bit under 5V, or 3.3V if it's a low voltage board, with nothing connected, then when the touch probe wire is connected to ground, it should drop to 0V (it's got to be as near zero as possible).


    Thanks for the advice. Still wouldn’t work but just tried connecting the neg. to my limit switches that have pill up resistors and all ni now working

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. csmio/ip-m z probe
    By charlieuk in forum CS-Lab (CSMIO)
    Replies: 0
    Last Post: 16-09-2017, 09:49 AM
  2. g31 code probe
    By warwick in forum Programmers Corner
    Replies: 9
    Last Post: 02-03-2017, 08:54 AM
  3. Edge Probe + tool length probe on same input
    By Noplace in forum General Electronics
    Replies: 1
    Last Post: 18-06-2016, 11:12 AM
  4. CNC Probe - Tried this one?
    By Davek0974 in forum Machine Discussion
    Replies: 13
    Last Post: 03-06-2016, 02:58 PM
  5. Probe-it / any users ?
    By dudz in forum CAD & CAM Software
    Replies: 8
    Last Post: 02-11-2015, 11:51 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •