How to Setup a Touch Plate to Auto-Zero Z-Axis in Mach3

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • A common method of zeroing a CNC machines Z axis using Mach3 is done by using the paper friction test. While this works OK in a pinch, it is very inefficient and not really accurate.
    A better way to zero our tool changes would be the use of a touch plate (conductive plate) to automatically feel our tolerances and zero our machine for us.
    This video describes how to setup and use a homemade touch plate system together with Mach3 (Newfangled Solutions) by using simple materials and best of all, there is no cost associated with making it.
    Link to VB Script:
    drive.google.c...
    *Twitter: / gurubrewshow
    *Facebook: / guru.brew
    All Materials Found Here (c) The Guru Brew Tech Web Show
    Visit us on the web at: www.GuruBrewSho...

Komentáře • 362

  • @petergileshilton
    @petergileshilton Před 5 lety +2

    Great video with easy to follow directions to set up the Auto Tool function.
    I'm puzzled as to why people go to all this trouble when you can take a say, 1/4" drill bit, lay it on the table and bring the tool down until the drill just rolls under the bit and call that 0.25" above the table into Mach3? Mach3 has the Tab key to bring out the Handheld unit where you can set the rate at various steps for precision movement.
    No wires, no doubt about connectivity, no Visual Basic code, no damage to the bit or table if things weren't right.

    • @giuliobuccini208
      @giuliobuccini208 Před 2 lety

      1. Very slow process if you have to make many tool changes - 2. with 1-flute bit you have to be sure that you rolling the shaft precisely under the tip (when you get older your eyes will be not so good, believe me) - 3. for small areas (i.e. full of pockets) you have to eyeball the tip of bit exactly over a flat zone (time consuming process) - 4. you can go fully automatic if your tool-setter doesn't need a crocodile to be manually clamped on and it is located in a well-know position (Also, you thrust the planarity of your spoilboard as well as the thickness of your material).

  • @jimsinacola-totallywoodwor7473

    Steve, just followed your instructions on how to hookup the Z zeroing plate and it worked the first time flawlessly! Great tutorial, thank You!

  • @DesOwen
    @DesOwen Před 8 lety

    Perfect. I've asked my CNC supplier to let me know what pin I can use in their control box, then I'll give this a go. You're right, it is not fun trying to guess Z at zero so this is an excellent solution.

    • @GuruBrew
      @GuruBrew  Před 8 lety

      +Des Owen Thanks and good luck with yours

    • @ChrisLawley43
      @ChrisLawley43 Před 8 lety

      +GuruBrew I'm helping a friend but we are using a plasma cutter all with Mach 3 software, is there any other way to just visually watch it to run it down to get the correct torch height for the plate we are about to cut? last night I was trying it and it either goes to far down or two far up.

  • @AbeOnline66
    @AbeOnline66 Před 9 lety +1

    Thank you. The only video that explained what I needed. For those who use mm, make sure you set G1 Z1. F50 line to a high thickness, like: G1 Z30. F50 .

  • @gordoncrisp3060
    @gordoncrisp3060 Před 7 lety +6

    I'm new to the CNC game and using Mach3. Your videos are among the most informative and to the point I've seen! Thanks for the help, and keep up the good work!

  • @DeadHippie62
    @DeadHippie62 Před 7 lety

    Finally I found the answer I was looking for. Out of all the other forums and videos I've watched and read in the last year, no one has ever mentioned that the retract height has to be greater than the plate height. Great vid ..

  • @oxiroxt
    @oxiroxt Před 9 lety

    You still need to measure the voltage at the bit and plate ends to account for the voltage drop and then calculate the air ionization gap covered by that voltage given the current humidity level and add that to the plate thickness for an effective zero. I'm obviously just kidding. That was an awesome and helpful tutorial. Thanks a million!

  • @tcsyme
    @tcsyme Před 4 lety

    This video is still relevant. I set up a touch plate on my mill last night, and it is working flawlessly. Thanks so much!

  • @theyachtshop
    @theyachtshop Před rokem +1

    this video is awsome. if you pay attention to all that is being said your
    installation will be easy and painless and should work flawlessly. I should have done this two years ago. thankyou so much.

  • @maxvandertol1747
    @maxvandertol1747 Před 6 lety +3

    Finally!!! A tutorial that is simple and understandable! Awesome job Guru

  • @scottmeer6202
    @scottmeer6202 Před 10 lety

    This was an awesome video. After watching it I checked the manual for my GeckoDrive 540 board. Everything in your video applies except the + wire screws down to any open spot between terminals 1 thru 4 and the - wire screws down to any open -V terminal on the 48v power supply. I'll be putting this together tomorrow. Thank you

  • @ginmark
    @ginmark Před 8 lety

    Thanks for the clear and concise instructions! This has always intimidated me because I don't want to see a blue flash and a wisp of smoke coming out of my control box because I hooked something up wrong. I can't afford down time because of a self inflicted wound. But you have made it very clear what to do, and I'm going in confidently now! I wish I had seen this BEFORE the Christmas season when I zeroed 400-450 bits manually...

  • @frankswd
    @frankswd Před rokem

    DUDE! THAT WAS SWEET! It's 1am here and i've been fighting this issue all day. TY

  • @postiemania
    @postiemania Před 9 lety +2

    Thanks Steve I made my tool probe from 10 mm plate and some single sided PCB and got it working well. I just had to edit the VB script to metric values and played with the feed rates until I was happy with the settings for my particular machine. Great video!

    • @alinbcu
      @alinbcu Před 9 lety

      +Robert Ritchie Please tell me what did you change in code for 10 mm? I try to do this 3 days

    • @postiemania
      @postiemania Před 9 lety +1

      Bartos Alin There is a line in the VB script.
      Call SetDro (2,11.5) I changed the value to 11.5 as this is the sum of my 10mm plate and 1.5mm pc board. Good luck hope this works for you. I watch videos on CZcams how to do it. Cheers

  • @ChrisORiley
    @ChrisORiley Před 8 lety +2

    Thanks so much for putting this video and the script together. I had been manually zeroing after tool changes, and I tend to change tools pretty frequently. I just set this up on my mill this weekend and it works perfectly! This is going to save so much time and hassle.

  • @visualitep4911
    @visualitep4911 Před 9 lety

    I've been wanting to do this for quite some time, I didn't realize how simple it was, thought I had to buy a special touch plate. Thanks for such great information.

  • @bruceburby8239
    @bruceburby8239 Před 9 lety

    I am working on putting my table together also. This is my first attempt at cnc and I am finding out fast that I will need all the help I can get/find. Keep up the good work.

  • @mirchamiksha3415
    @mirchamiksha3415 Před 9 lety

    Ovo je najbolji vido za setovanje auto zero tool mach 3 . Jasno i jednostavno.
    Hvala!

  • @asifbaba3432
    @asifbaba3432 Před 5 lety

    Sir you are the best instructor in the world=From Pakistan

  • @3073Sean
    @3073Sean Před 10 lety

    Yours is the best Zero vid I have found, and I have been looking for some time. Wired my machine right up and works like a charm. the only thing I would add is some break out boards you have to jump the 5V pin. I ended up looking up from the manufacture how to do this. I used a 2.2K resistor. Any way, great vid and thank you for taking the time. Sean

  • @Rocky5738
    @Rocky5738 Před 8 lety +2

    You explain things so well I'm a learner and you have showed me what to do thank you

  • @rdouthwaite
    @rdouthwaite Před 4 lety

    Been planning to get round to this for years, finally bit the bullet and it works flawlessly. Nice one.

  • @jimweist1708
    @jimweist1708 Před 10 lety +2

    Very good dude! Its been hard to find well documented clear concised video tutorials on CNC stuff I jut got mine built yesterday and set all my limits and home switches, Im now ready to cut this is the last Zero I need to set. I appreciate it. Im going to browse some other videos of yours now.

    • @GuruBrew
      @GuruBrew  Před 10 lety +2

      Glad you are getting use out of the video. Thanks for checking out my other vids. Steve

  • @matthewclara1
    @matthewclara1 Před 2 lety

    This is amazing, I've wanted one for years but hesitated because I didn't know how to hook one up, but finally said just look it up and see what you find, which brought me here. Now I have a home-built touch plate that really works! Hey, one problem, though, when I remove the plate and tell the z to go to zero, it leaves just a little over a paper's thickness between the bit and the material. I tried adjusting the plate thickness on line 15 in the vb script from between .059 and .064, because I'm using a piece of 1/16" thick aluminum angle iron, too, which measures .062 on my calipers, but even though I restart Mach3 each time, when I tell it to go to zero, there's still just barely room to slip a piece of paper under there. Anyone else encounter this?

  • @AppleHater2012
    @AppleHater2012 Před 7 lety

    I just added my auto Z to my machine. Spot on instructions and it worked perfectly. Thanks for the brew and VB code! Thanks Steve!

  • @minasianjohn
    @minasianjohn Před 3 lety

    Very good and clear explanation of how to connect the machine and how to take precautions.
    Thank you.

  • @WildmanTech
    @WildmanTech Před 7 lety

    I did this and it totally works! Going to check out your limit switch setup because that is NOT working on mine.

  • @stefrafr
    @stefrafr Před 9 lety

    thanks a lot for the accurate detrails.I did all the changes foe metric native units and work perfect .Go on for more

  • @sammkader8014
    @sammkader8014 Před 4 lety +1

    Thanks Steve I fallowed your instructions and it's done many thanks from Iraq

  • @JimTaylor42
    @JimTaylor42 Před 8 lety

    Just what I needed to set up a touch plate on my own home brew CNC machine. Thanks for the info.

  • @winkworks
    @winkworks Před 8 lety

    Thanks a lot for this! It's getting into this field, recently CNC'd a G0704 and find your videos VERY helpful. I'm not making chips yet, but hope to in the near future. Keep up the good work!

  • @Bandit.Designs.Videos
    @Bandit.Designs.Videos Před 6 lety

    Your setup was by far the best I have found Anywhere. keep up the awesome work buddy. You make this CnC business much easier.

  • @codymiller2940
    @codymiller2940 Před rokem

    Great video. I'll hopefully be setting up my machine soon.

  • @phillipcrowe979
    @phillipcrowe979 Před 4 lety

    Hey Steve watched a few of your tutorials and you make it simple to understand I've not started yet with mine just watching and learning Great Job

  • @johndavis415
    @johndavis415 Před 9 lety

    Just exactly what I needed. I'm switching over from ShopBot to Mach3 and fine your help very thoughtful.

  • @iamwonder9300
    @iamwonder9300 Před 9 lety

    Excellent examples and explanations. Got a lot out of this. I am currently trying to setup my auto Zero button. I hope you have more like this on MACH3 setup. I'll be looking

  • @julesandmel
    @julesandmel Před 10 lety +1

    Loved it! Built it! Using it!
    Thank you for clear concise method. Loved that little holster.
    Jules

  • @budmoore7971
    @budmoore7971 Před 3 lety

    Hey Steve! Thanks so much for all the information. I followed your instructions and it works just like you show in the video! THANK YOU SO MUCH! This is THE BEST ENHANCEMENT I have ever done to my cnc router! Totally worth it. I wish I had done this years ago! BRILIANT!

  • @richardfarwell6759
    @richardfarwell6759 Před 6 lety

    Thanks so much for this; especially the annotated code! Took me a bit to figure out which pins to use, but I think I have it working now.

  • @wa7vgn
    @wa7vgn Před 7 lety

    Couldn't explain it any better thanks
    Rich

  • @jimnastic464
    @jimnastic464 Před 8 lety

    Wow, I have been struggling with my Syil X4 forever, your videos helped me and I am looking forward to setting this up!

  • @MrBoostedhyundai
    @MrBoostedhyundai Před 8 lety

    Hi there, I implemented your script for tool height setting. It worked awesome. Thank you
    I have a 6040 CNC Router, I would like to be able to do one program and use multiple tools. So say once tool one has done its thing, it stop, waits until i change tool, press a button and it remeasure the tool then continue. If you could help that would be awesome! I have no idea how to program script, but after modifying yours I can see its very in depth. Great work on your channel.
    Cheers Ryan

    • @GuruBrew
      @GuruBrew  Před 8 lety

      What you describe is how I use mine now. I just put a tool change in the g-code so it stops, i then do a bit change, rerun the z height program (here) and continue on my way. Unless I am not understanding your question, this setup already does all that. Just put a pause in the g-code for the tool change and it will wait.

  • @johndakin8113
    @johndakin8113 Před 7 lety

    Excellent video, very easy to understand, mine is working fine except when its supposed to retract to z height its going down instead

  • @normanbenjamin5580
    @normanbenjamin5580 Před 10 lety

    I have been looking for something like this for over a year. Thanks for the complete description it really helps. Will have mine set up tomorrow :-)

  • @djbillyde
    @djbillyde Před 7 lety

    super informative, our machine is coming today as a backup to our Dahlgren ! !

  • @mtabernig
    @mtabernig Před 4 lety +1

    Do you can explain how to set the x and y auto zero also... That will be supper I was looking around and found nothing on youtube. It will be very time save and neet.

  • @Vic-lf5kw
    @Vic-lf5kw Před 2 lety

    Thanks Steve!! Another great video with hard to find information. You have been so helpful to me in my CNC journey...

  • @hamrx8
    @hamrx8 Před 7 lety

    Thanks, the best explanation and video on this subject I have watched to date. About to implement it on my machine. :)
    I did find that I had to edit the script slightly. Took a bit of doing but now a few weeks later it works perfectly.

  • @Ammothief41
    @Ammothief41 Před 6 lety

    Thanks for the guide! Can't wait to get a touch plate going.

  • @Sonic_Shroom
    @Sonic_Shroom Před 3 lety

    I like how you make everything so neat

  • @paulolson4073
    @paulolson4073 Před 8 lety

    I've been doing this so wrong for so long...thank you! Great video in both content and video quality. This is too easy now. And you give us a ready made script file. I hoist a beer to your excellence.

  • @georgepilch8396
    @georgepilch8396 Před 4 lety

    Super and very clear, now do it Mach4 please. Thanks

  • @saxonwolf7361
    @saxonwolf7361 Před 7 lety

    Thanks Steve. Followed the instructions but must have got something wrong. Everything works fine to the point where it touches the plate and instead of moving up it moves down into the plate. Any pointers would be great! Thanks for taking the time to put these videos together! Jono

    • @AbuArabz
      @AbuArabz Před 7 lety

      in case you have a 10 mm plate, do the following:
      1. make sure that you are using the same measuring units like the one you configured Mach3
      2. change the line have the command SetDro (2, 10)
      10mm is the total thickness of the plate from top to bottom regardless how it is look like,
      3. set the line: Code "G1 Z25. F50"
      25mm is enough to retract because you need more than the thickness of the plate.
      this is what I understood from Steve.

    • @saxonwolf7361
      @saxonwolf7361 Před 7 lety

      Many thanks for getting back to me. Your patience is greatly appreciated. So I have done just what you said and it now works great :) Best, Jono

  • @IH1940HAY
    @IH1940HAY Před 4 měsíci

    Cant get Z auto zero to turn Digitize on and off when wires are touched together.
    Pin 15 is not used by any other function.
    DESCRIPTION OF ACTIONS:
    PROBE, wire one to pin 15 input, wire two to GROUND.
    Ports and pins. PROBE Port 2 (BOB on top of ESS smooth stepper board) pin 15, active low checked.
    SAVED AND EXIT
    RESTART. CHECK DIGITIZE LIGHT always lit if the two wires are touched together or not.
    Unable to have DIGITIZE light on and off when two wires are touched together.
    What am I doing wrong?
    Thanks

  • @BuildBreakFix
    @BuildBreakFix Před 8 lety

    What a nice video! god i wish i saw this video 3 years ago when i couldn't figure all that out lol You know what I still can't figure out! How to set a location in x and y for the probe to be mounted and machine move to it touch the plate go to next task in middle of a project. Mind you i have a auto tool changer set up now lol

  • @toddbuhmiller
    @toddbuhmiller Před 9 lety

    Thanks for the video. Looking forward to implement this when I get my CNC machine up and running.

  • @KlendorChannel
    @KlendorChannel Před 5 lety

    Help me. I use a thick 1 milimeter plate pcb probe ... but when working the knife does not touch the workpiece

  • @jjsinacola
    @jjsinacola Před 10 lety

    Great video. Just what I needed. Thankyou!
    I suspect with a little work one could also have it do the x & y axis too.
    Please keep the CNC tutorial video's coming. Your a good instructor.

  • @jkat9871
    @jkat9871 Před 9 lety

    Beautifully explained. One of the best methods of training I have seen. Thanks for putting this vid together.

  • @parmar1579
    @parmar1579 Před rokem

    Sir pls make a video with details how to do tool setting and programming for automatic tools

  • @nedkelly22
    @nedkelly22 Před 9 lety

    I love this idea, I will be setting this up first thing tomorrow

  • @lyndonlondon
    @lyndonlondon Před 8 lety

    Great video with clear explanation. Thanks a lot. Using information here I managed to set my StepCraft Tool Length Sensor up perfectly...

  • @Clackvalve2
    @Clackvalve2 Před 8 lety

    Great Video, thanks, it makes it just that bit more easier to set up mach3.

  • @williamhardin5254
    @williamhardin5254 Před 9 lety +2

    Great Video, great explanation. Can't wait to set mine up.

  • @arjundas708
    @arjundas708 Před 3 lety

    Thank you sir, your detailed teaching is excellent

  • @LtGrandpoobah
    @LtGrandpoobah Před 8 lety

    That's brilliant... I knew there was an easier way that purchasing a zero tool.

  • @paulosoarescarvalho6219
    @paulosoarescarvalho6219 Před 8 lety +3

    Amazing! Realy good and helpfull tutorial.Thanks! Good job with clear process explanation.

  • @stevekincheloe8679
    @stevekincheloe8679 Před 8 lety

    FANTASTIC! Works like a charm

  • @waterdropmusic
    @waterdropmusic Před 7 lety

    I like your videos man.! I'm finally sitting down and setting up my chinese 6040 cnc 4 axis .. got everything working except the spindle..its a 2.2Kv water cooled and still trying to figure out how to use the gcode to turn that on.. Thanks for making these videos!! :)

  • @user-vu9cb3fv4h
    @user-vu9cb3fv4h Před 2 lety

    Hallo, thanks for the video! I have a problem- when I touch the probe, the Digitize button not flashing. What can I do?

  • @geordie331
    @geordie331 Před 2 lety

    what could be the cause if my led does not light up when i touch the contacts

  • @fixaweek7014
    @fixaweek7014 Před rokem

    Your video is straight forward. However most not always when I push the auto zero button it will move the y axis for some reason. Please help what could it be?

  • @paulhunt1375
    @paulhunt1375 Před rokem

    Great video, solved my issue. Thanks

  • @janus737
    @janus737 Před 9 lety

    That's what I wanted to know, thanks a lot! Cheers from Poland!

  • @paulscarrestorations5466

    Just what I needed. Thanks!!

  • @azzamody
    @azzamody Před 2 lety

    THANK YOU FOR THE TUTORIAL , but when i press auto tool zero , the z axis goes up not down , can you advise wether i put negative in the file ??

  • @minhtruong9408
    @minhtruong9408 Před 3 lety

    Thank you so much to show me you have my 5 stars

  • @soorenaaslani7491
    @soorenaaslani7491 Před 4 lety

    I am a bit confused I hope you can help me. My issue is that my z surface is gone by the time I need to change to the next tool and I don't understand how to set this up for a situation like that. I can have the plate be fixated somewhere but let's say I touch the tool off of that but my actual workpiece z coordinate is different than the plate, what do I do afterwards? Basically my question is how do I set this up without the need to be using my z surface as reference by putting the plate on it? I wanna put the plate away from my workpiece. The way I'm doing it manually right now is that before the tool change I bring the current tool and touch it to the plate by jogging it and seeing the diagnostic page light up, then I write down the z number. I change to the next tool and jog that down and do the same and once it lights up I enter the z value I wrote down into the z value and hit enter. This is very tedious to do for every tool change. Not to mention that the plate pressure is not reliable because it's by hand not by the software.

  • @stevemorton7141
    @stevemorton7141 Před 5 měsíci

    This is great video. I built a plasma table a few years ago and use a mechanical limit switch to set and zero the Z axis. I want to change to a pnp proximity sensor but am limited by the voltage and amperage on the C10 breakout board. I found a prox rated at 5 vdc but needs 200mA to operate. I think the max on the board is 25 mA. Do you have any suggestions on a switch I could use and/or how to wire a prox rated at higher volts and amps into the C10 board I have? The mechanical limit switch has a spring loaded arm and it does "wander" at times. Anyway, thanks if you do have any info.

  • @BruceMac
    @BruceMac Před 2 lety

    A quick question Steve. I have my Mach 3 config units set to mm (although everything I do project wise is based in inches). Would I set my plate thickness therefore in mm (3.35 mm) as opposed to inches? Assuming yes..... but then what about your line "Code "G90 G31Z-4. F4" 'probing move, can set the feed rate here as well as how far to move" What values would I set to be metric equivalent?
    Finally "Code "G1 Z1. F50" 'put the Z retract height you want here" Would I also indicate Code "G1 Z25. F50" Many thanks for this.

  • @dlbard1
    @dlbard1 Před 9 lety

    Thanks for taking the time for making the video...very helpful!

  • @ferge99999
    @ferge99999 Před 2 lety

    Did exactly as you showed and it comes down touches the probe then proceeds to drive my bit through the probe and does not stop What am i doing wrong?

  • @user-fc3jp4yb5t
    @user-fc3jp4yb5t Před 8 měsíci

    Hey Steve, thanks for the info on the Z touch plate, is there another script or two for the x and y?
    Thanks again for your!!

  • @frankhorn1071
    @frankhorn1071 Před rokem

    I was trying to install one and the digitize light is already on. Why? It will not work the way it is..

  • @ndoghouse6853
    @ndoghouse6853 Před 2 lety

    Dang! Worked great till I fixed the home switch now bass ackwards. tried all Neg active etc but aint werkin?

  • @IH1940HAY
    @IH1940HAY Před 10 lety +1

    Thanks so much this is the First time I have seen the Entire auto Zero setup done all at once by one person and you really get the entire picture of how the different parts function.
    Your dust collection system do you have a video on it, it looks quite interesting.
    I use a dust shoe but you cannot see it cutting with a shoe and it looks like you could with this setup.
    Thanks
    HH

    • @hankus253
      @hankus253 Před 10 lety

      I agree with HH regarding showing the entire picture. I know Steve's primary focus is the PC, but he does an excellent job of sharing things about his own CNC experiences that really helps the newbie get a handle on how things work.

  • @dimonfallout101
    @dimonfallout101 Před 7 lety

    Great video! Helped me a lot during translation of some tech manuals. By the way, very interesting content, subscribed) Respects from Kazakhstan!)

  • @TheShakazulu02
    @TheShakazulu02 Před 10 lety

    Thanks for this. Very clear instructions and demonstration. Keep-up the good work!

  • @danieldye4910
    @danieldye4910 Před 7 lety

    I am attempting to sense Z axis zero position with a floating plasma head design using a mirco switch. The plasma torch is free to slide up in it's holder, when it move up it closes a micro switch. The Z axis travel required to operate the micro switch after the plasma torch touches the work is about .025" ....so instead of entering a positive value for plate thickness I think I will need to enter a negative value at "Call set DRO, (2, -0.025) to properly find and set Z at zero as the mirco switch needs 0.025" to close contact after the plasma torch stops at the material ....My question is will this code accept a negative value?

  • @hankus253
    @hankus253 Před 10 lety

    Great timing Steve. I appreciate your showing the mechanics of this project. The wiring is the easy part for me but I find I always get hung up in the physical hardware because of all the variables involved. I'm doing my probe and limit switches now, but if you could also show your limit switch hardware I would really like to see that. I'm planning on putting a barrier style terminal strip on the CNC for terminating my wiring prior to the shielded cabling to the controller. Is this acceptable or will I have issues with noise etc. These are the unknowns that I'd like to get right the first time without having to fight issues that would otherwise come up from not knowing the proper way to do something.

  • @500Driver
    @500Driver Před 5 lety

    Thank you GuruBrew! Worked perfectly.

  • @viateksoftwaresolutions5729

    Wow!! That was super easy, thank you so much, no more dodgy paper!

  • @EagleAD1
    @EagleAD1 Před 7 lety

    Great work on the video! I Just set up my CNC, and your tutorial was very easy to follow. I have a bit of an issue that the contact plate doesn't always work. In Diagnostic mode I get the light everytime I touch the frame of the machine, or the outer casing of the water cooled spindle. When I touch the bit with the contact plate sometimes it works sometimes it doesn't and It seems to have to do with the rotation of the spindle. If I spin it a bit the light will come on or off. Anyone have a clue as to what is causing this?

  • @johnthompson5388
    @johnthompson5388 Před 2 lety

    Hello used your setup for my Gatton cnc with a Sainsmart 5100 bob and Mach3 the only problem I have is that the z comes down touches the plate then raises up slow for about a inch then raises faster about a inch further when I remove plate and hit auto z it comes down about a 1-1/4” from top of material. I set set my plate thickness to .620 which is my plate thickness as you stated to do. Any idea what is causing this problem.

  • @Andy-qt2wh
    @Andy-qt2wh Před 3 lety

    I Loaded the script and tried it and it broke the bit and was going to drive through further until I stopped it. My setup on this machine is NOT going well...

  • @charlesdeshler202
    @charlesdeshler202 Před 5 lety

    That works perfectly now. But....after it touches the touch plate, the spindle raises up about six inches. Can that be changed?

  • @Gvalenz12
    @Gvalenz12 Před rokem

    Thanks for the video great info. I was able to make it work, but initially it did not. I connected touch plate to port INPUT#4 on my I/O board(followed ports and pins config instructions), did not work, I had my E-stop on port INPUT#5, I stole that port, set pin config for probe and it worked. I noticed that was the only port that would digitize, the other ports show the pin indicator trigger(light goes on and off), but no digitization on the prompt below that. At this point I'm just curious as to why the other board inputs didn't work? What do you think I am doing wrong? I imagine my ports and pin configuration is messed up. Hopefully you can guide me to a solution. Thanks again for the video, walking on air with new auto tool zero.

  • @johnmarshall2660
    @johnmarshall2660 Před 7 lety

    Brilliant videos, helped me set up my new system for Drilling and Routing Printed Circuit boards but one thing I am having difficulty finding is I want to use a Webcam to program from a positive photo of a board into mach3 or G-Code, if I mount a Webcam in place of the spindle motor and use a a Joy pad say X box 360 to move X,Y, how can I program the hole positions for each hole of the PCB also tool change, if I use Eagle to design board thats easy us PCB-G-code program to convert. Thanks for any help

  • @nigelbrown5516
    @nigelbrown5516 Před rokem

    Why when I run the program does my board cut in steps

  • @trudyvanstaden6703
    @trudyvanstaden6703 Před rokem

    Thanks, your setup touch plate vido does not give me the info i need. I have aq mach3, got a touch plate with black and white wires. For the last 4days there is no vidio that give anyone the info we need. (Where does the wires go) ???