Results 1 to 10 of 10

Thread: mach 2, xylotex and homemade digitizing probe

  1. #1
    Registered gun_mike's Avatar
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    47
    Downloads
    0
    Uploads
    0

    mach 2, xylotex and homemade digitizing probe

    Hi All,
    I have just finished building my touchprobe, and now I need to hook it up to my computer. I have a 3-axis xylotex control board, and Im running mach 2 (computer to slow for mach 3).
    My probe is wired NC (normally closed) this being said, in mach 2 under ports and pins, I need to set the digitizing to "active low" is this right?
    My second question is, how do I hook the probe up to my xylotex board. I have an idea that it goes in one of the unused pp pins and the other end goes to gnd? I read in another post that resistors need to be installed to prevent the computer from being fried. Would anyone know what size this resistor needs to be?
    Is there anything else I should be aware of before hooking up the probe?
    thanks for your help,
    Mike Grobowsky
    Attached Thumbnails Attached Thumbnails mach 2, xylotex and homemade digitizing probe-touchprobe.jpg   mach 2, xylotex and homemade digitizing probe-touchprobefront.jpg   mach 2, xylotex and homemade digitizing probe-touchprobback.jpg  


  2. #2
    Registered
    Join Date
    May 2005
    Location
    USA
    Posts
    100
    Downloads
    0
    Uploads
    0
    I don't have any experience with any of the Xylotex boards, but here's how I would hook it up:
    - The Xylotex manual says that there are available pins on the I/O screw terminals. I'll leave it up to you & Mach2 to determine which one to use.
    - The picture shows how I would connect it. If your probe is Normally Closed, then you need to set Mach2 to active high (the probe keeps the port shorted to ground until it opens when 'touched' and the 10K resistor pulls up the port to VCC). You could make it active low by switching VCC, but I've always preferred to switch ground and pull-up VCC through a resistor. Slightly safer in some cases.

    Does your probe have electrically isolated connections? If not you could have tricky connections to consider.

    Any plans to publish or produce your design? Let us know how it turns out!

    Hope this helps.

    tom
    Attached Thumbnails Attached Thumbnails mach 2, xylotex and homemade digitizing probe-cncprobe.jpg  


  3. #3
    Registered gun_mike's Avatar
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    47
    Downloads
    0
    Uploads
    0

    Probe

    Thanks for the diagram, it makes set up much less complicated.
    The probe is not isolated. Could this cause a problem?
    I could probably take it apart and cover the copper clad with something to isolated it.
    The prob is not my own design, I modelled it after Shaun Wainford's probe
    http://homepage.ntlworld.com/shaun.wainford/Probe.html

    It wasnt as complicated as I thought. Pressing the 3 pins into the hub was the most difficult part, as they have to be exactly 120 degrees apart and square to the hub or the point will not be centered.

    I'm going to make a separate circuit (from the xylotex board) for my limit switches and the probe. I can't stand a mess of wires.
    I will post pictures as soon as I finish making it.
    Mike G


  4. #4
    Registered
    Join Date
    Jul 2005
    Location
    England
    Posts
    7
    Downloads
    0
    Uploads
    0

    Smile Probe design Update

    Hi I designed this probe, although the example above appears to be the earlier version, I have since updated it to make it easier to manufacture, and to allow for centering adjustment etc, the original design is posted on the Mach site ( http://machsupport.com/forum/index.php?topic=1196.0 ) in PDF format simply to show a possible method of producing a probe that can scan 3d, and was never intended for production, having said that, going by the emails I get, lots have been made to this earlier design, It works as multi directional NC switch and uses a spare pin on the parallel port, the updated version is available as a set of drawings in PDF format or as a 3D-Model in E-Drawing format, if you contact me shaun_wainford@yahoo.com I will email it to you.

    Best regards

    Shaun


  • #5
    Registered MRM RCModels's Avatar
    Join Date
    Jul 2007
    Location
    USA
    Posts
    525
    Downloads
    0
    Uploads
    0

    This is exactly what I've been looking for

    Wainford,

    Sent you an email.
    ____________________________________

    Gun Mike,

    Did you turn the aluminum housing on a lathe (I don't have one yet)?


  • #6
    Registered
    Join Date
    Jul 2007
    Location
    USA
    Posts
    190
    Downloads
    0
    Uploads
    0
    Email from me also.


  • #7
    Registered gun_mike's Avatar
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    47
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by MRM RCModels View Post
    Gun Mike,

    Did you turn the aluminum housing on a lathe (I don't have one yet)?
    MRM,
    Yes, I did turn the housing on the lathe. If you have a rotary table, or a cncmill with little backlash, you could make the probe with no problem. The only thing that might be troublsome, is the stem. The plans say to press fit the stem into the housing. You may be able to use a broken 3/8" endmill shaft (or whatever size EM fits your mill) as the stem, and then accuratly mill a circular pocket on the backside of the housing for it to fit in. Idealy, you want the stem to be true to the prob tip. If you are using the probe for digitizing then, its not as crucial. But if you plan to use the probe for setting origins, then your parts will allways be out as much as the tip to the stem.

    Mike Grobowsky


  • #8
    Registered
    Join Date
    Jul 2005
    Location
    England
    Posts
    7
    Downloads
    0
    Uploads
    0

    Smile Other uses

    If you make the stem removable or make a small block/Holder, you can invert the probe body sit it on the Mill table remove the probe tip and use it to set tool height, I do this and it works well.

    Shaun.......


  • #9
    Registered gun_mike's Avatar
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    47
    Downloads
    0
    Uploads
    0

    Bored on Spring Break

    Had a little extra time on my hands, so I made up the G-code for the probe's aluminum housing.

    cnc milling machine,
    .500" 2 flute endmill (must be long enough for 1.709")
    origin is the center of the probe
    stock surface: 1.709"
    feed rates: cutting 7 and plunge 2
    DOC: 0.05" (rough), 0.01" (finish)

    I've tested the program on cnc simulator and all is well.
    I would recomend drilling say 1/4" hole through to the other side at (0,0) so you have a reference point for the stem.

    see post below for file!

    Mike Grobowsky
    Last edited by gun_mike; 03-16-2008 at 09:47 PM. Reason: forgot to attach file


  • #10
    Registered gun_mike's Avatar
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    47
    Downloads
    0
    Uploads
    0

    G-code

    NT
    Attached Files Attached Files


  • Similar Threads

    1. Digitizing probe for cnc Router
      By irk3 in forum Digitizing and Laser Digitizing
      Replies: 4
      Last Post: 04-25-2010, 03:28 AM
    2. Contour probe digitizing
      By Sanghera in forum Digitizing and Laser Digitizing
      Replies: 1
      Last Post: 02-04-2007, 10:24 AM
    3. Digitizing Probe Question
      By Trainhound in forum Digitizing and Laser Digitizing
      Replies: 1
      Last Post: 01-05-2006, 06:25 PM
    4. digitizing probe
      By sunmix in forum Mach Software (ArtSoft software)
      Replies: 3
      Last Post: 11-19-2005, 09:52 AM
    5. Digitizing probe question for newby
      By Kitch02 in forum Digitizing and Laser Digitizing
      Replies: 6
      Last Post: 03-30-2005, 08:18 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.