585,589 active members*
2,849 visitors online*
Register for free
Login
Page 26 of 29 162425262728
Results 501 to 520 of 563
  1. #501
    Join Date
    May 2011
    Posts
    104
    Did that as well CarveOne. It's strange but so far it seems to stay working if I just close it so it asks to save the script.

  2. #502
    Join Date
    Apr 2007
    Posts
    8082
    Greolt's zero setter has worked flawlessly on both of my machines.
    CarveOne
    http://www.carveonecncwoodcraft.com

  3. #503
    Join Date
    Mar 2007
    Posts
    14
    Hi
    My router is a self build using the 4 axis Toshiba TB6560AHQ driver board (The blue one).
    I would like to know if anyone has had success in coupling the Z-Zero to this type of board.
    Gary

  4. #504
    Join Date
    Apr 2007
    Posts
    8082
    As long as it has a breakout board connected to it with the usual input pins for limit switches it should work. Most people use a C10 or similar board from places like :: CNC4PC :: iNtRo to run the step motor drivers and connect to other features.

    You will need to install the VB script code into Mach3 and make a touch plate of some sort.
    CarveOne
    http://www.carveonecncwoodcraft.com

  5. #505
    Join Date
    Mar 2007
    Posts
    14
    Hi CarveOne
    The TB6560AHQ board is a combo BOB and stepper driver board and was hoping to find some one who has tried it with this particular board.
    regards
    Gary

  6. #506
    Join Date
    Apr 2007
    Posts
    8082
    As long as it has the normal input pins it should work. The touch plate can be made of just about anything that won't chip the carbide cutter tips. I use a piece of copper clad circuit board material and others use a block of brass or aluminum. Attach a wire to it and run it to the input pin on the driver. Make the wire long enough to reach wherever you need to use it on your table and be careful not to let it get tangled in the mechanisms while the machine is running. After that, it's a matter of installing the VB script in Mach3 according to the instructions. There will be a need to change some numbers in the VB script editor in Mach3 for the measured thickness of your touch plate, Z travel speed, and the travel distance range for automatic retract if the probe doesn't find a contact closure. Use a dull cutter and be ready to hit the STOP button if your router/spindle doesn't stop going down. The first test can be a bit of trepidation.

    As it is traveling downward touch the plate to the cutter before it reaches the table top. It should immediately stop moving. If not, you don't have a ground path through the router/spindle frame back to the TB6560. Fix that issue and it should work.
    CarveOne
    http://www.carveonecncwoodcraft.com

  7. #507
    Join Date
    Jun 2009
    Posts
    15
    I finally got tired of manually zeroing the z-axis and gave this a shot this weekend. This was entirely too easy and I wish I would have done it a long time ago. Two wires, a small aluminum plate and a clip...10 minutes later it was working perfectly.

    Thank you all!

  8. #508
    Join Date
    Feb 2011
    Posts
    308
    Okay. Here we have 43 pages of the Auto Tool Zero setter and my eyes are getting tired after reading some of them. Can anyone give me quick instructions on how to connect this Auto Tool Zero plate to C10 breakout board? I would like to connect the plate to input 15.
    Do I need any resistors on the wires? Where I connect the ground wire?
    If anyone can point me to step by step instructions then I will really appreciate it.
    Thank You

  9. #509
    Join Date
    Apr 2007
    Posts
    8082
    Wiring diagram = http://cnc4pc.com/Tech_Docs/C10R10_WG.pdf

    Connect the wire from the alligator clip to terminal 15. Connect the wire from the zero plate to the nearest GND terminal in the POWER section two pins above pin 15 or one of the other GND terminals. Use a 4.7k resistor from pin 15 to the same GND terminal. There is a jumper (or switch) to set for the input terminal to recognize the "switch closure" that happens when the cutter touches the zero plate.

    If you know that the cutter is reliably connected through the router back to the C10 board to the GND terminal you can use just one wire from the zero plate to pin 15.

    I use the alligator clip and plate method because the DWP611 routers have no metallic connection through the cutter through the collet to the router shaft.

    You will need to measure the zero plate thickness accurately and edit the script in Mach3 to have that amount of offset in the calculation for Z0.
    CarveOne
    http://www.carveonecncwoodcraft.com

  10. #510
    Join Date
    Feb 2011
    Posts
    308
    Thank You so much.
    Do I really need the resistor? So far when I test it it working fine without it.
    Also another question. I use mach3 2010 screen and when I use auto zero tool the tool goes down one time and then second time. After that tool moves to some other coordinates and do auto zero tool again two times then comes back to the coordinates where it did auto zero tool the first time. Why is that? Should I contact mach3 2010 support?

  11. #511
    Join Date
    Mar 2003
    Posts
    35538
    Quote Originally Posted by Pysiek View Post
    Also another question. I use mach3 2010 screen and when I use auto zero tool the tool goes down one time and then second time. After that tool moves to some other coordinates and do auto zero tool again two times then comes back to the coordinates where it did auto zero tool the first time. Why is that?
    The second location should be to a fixed plate. The difference between the plates is saved, so that when you do a tool change, the new tool can be set to zero by using the fixed plate alone.

    The 2010 screenset has two different auto zero's. If you're not going to be changing tools, you can use the simple auto zero routine which just touches the plate in the one location.

    The reason it probes twice at each spot is to get a more accurate zero position. The second touch is done at a much slower speed for better accuracy.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

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

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  12. #512
    Join Date
    Apr 2007
    Posts
    8082
    Gerry, when the touch probe goes down to the plate twice does your code calculate any difference in those two Z coordinates and use that as Z0? Just curious.
    CarveOne
    http://www.carveonecncwoodcraft.com

  13. #513
    Join Date
    Feb 2011
    Posts
    308
    Quote Originally Posted by ger21 View Post
    The second location should be to a fixed plate. The difference between the plates is saved, so that when you do a tool change, the new tool can be set to zero by using the fixed plate alone.

    The 2010 screenset has two different auto zero's. If you're not going to be changing tools, you can use the simple auto zero routine which just touches the plate in the one location.

    The reason it probes twice at each spot is to get a more accurate zero position. The second touch is done at a much slower speed for better accuracy.
    I just read the whole mach3 2010 manual and I was pressing the button for "Initial Auto Zero Macro for Tool Changes" . :-)

  14. #514
    Join Date
    Mar 2003
    Posts
    35538
    Quote Originally Posted by CarveOne View Post
    Gerry, when the touch probe goes down to the plate twice does your code calculate any difference in those two Z coordinates and use that as Z0? Just curious.
    No, the first probe is done at higher speed to find the plate, then a very small retract, then a slow probe which is the one actually used. The first one is really just to speed up the process.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

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

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  15. #515
    Join Date
    Feb 2011
    Posts
    308
    I found two resistors in my drawer 4.4 kilohms and 5.7 kilohms. Which one to use?

  16. #516
    Join Date
    Apr 2007
    Posts
    8082
    Quote Originally Posted by ger21 View Post
    No, the first probe is done at higher speed to find the plate, then a very small retract, then a slow probe which is the one actually used. The first one is really just to speed up the process.
    Thanks.
    CarveOne
    http://www.carveonecncwoodcraft.com

  17. #517
    There is so much info in this thread but I can not find anything about setting this up with the Bladerunner package from CandCNC. Their system ships with custom screens for mach and the board does not have a specific probe connection. If anyone has any experience with this I would really appreciate some help in getting a touch off system working with the system that I'm building.

    I'm documenting the build as I go to help people who come after me here is the link to the site which shows the components: Desert Fabworks LLC CNC Router Build
    Desert Fabworks LLC -Fort Mohave, Arizona
    www.desertfabworks.com - Project Sites: www.cncplasmabuild.com - www.cncrouterbuild.com

  18. #518
    Join Date
    Sep 2003
    Posts
    1469
    Quote Originally Posted by rescueweasel View Post
    There is so much info in this thread but I can not find anything about setting this up with the Bladerunner package from CandCNC. Their system ships with custom screens for mach and the board does not have a specific probe connection. If anyone has any experience with this I would really appreciate some help in getting a touch off system working with the system that I'm building.

    I'm documenting the build as I go to help people who come after me here is the link to the site which shows the components: Desert Fabworks LLC CNC Router Build
    Yes please reply I have CANDCNC also. I need this utility.
    Thanks
    HH

  19. #519
    Join Date
    Nov 2013
    Posts
    3

    Cool gauge block in script

    Needing Help
    on the zero tool script where do I change the script for a 10mm gauge block
    here is the script I am using


    CurrentFeed = GetOemDRO(818) 'Get the current feedrate.
    PlateThickness =0.059
    ProbeFeed = 5


    Code "G90 F" &ProbeFeed

    If GetOemLed (825)=0 Then
    Code "G4 P2" 'Time to get to the z-plate
    Code "G31Z-5 F" &ProbeFeed
    While IsMoving()
    Wend
    Code "G4 P0.25"
    ZProbePos = GetVar(2002)
    Code "G0 Z" &ZProbePos
    While IsMoving ()
    Wend
    Call SetDro (2, PlateThickness)
    Code "G4 P0.5" 'Pause for Dro to update.
    Code "G0 Z0.25" 'Change the Z retract height here
    Code "(Z axis is now zeroed)"
    Code "F" &CurrentFeed
    Else
    Code "(Z-Plate is grounded, check connection and try again)"
    Exit Sub
    End If

    thanks
    Rod

  20. #520
    Join Date
    Apr 2007
    Posts
    8082
    You guys will probably need to ask someone at CandCNC tech support about whether Greolt's Mach3 VB script will work with their customized version of Mach3 or not. If you see on the Alt-1 screen a button named Auto Tool Zero it will probably work after the Greolt script is installed. You'll need to find an unused Input terminal (parallel port terminal 15?) on the breakout board function of the stepper driver and a GND terminal.
    CarveOne
    http://www.carveonecncwoodcraft.com

Page 26 of 29 162425262728

Similar Threads

  1. Replies: 1
    Last Post: 03-04-2014, 01:08 AM
  2. Auto tool setter / touch plate ?
    By chrisnis in forum Machines running Mach Software
    Replies: 2
    Last Post: 04-06-2013, 12:24 AM
  3. Tool Setter Macro for M-V60C and Metrol Setter
    By mitshack in forum Mazak, Mitsubishi, Mazatrol
    Replies: 1
    Last Post: 02-02-2013, 12:08 PM
  4. Auto Tool Setter Button IH taylored !
    By Cruiser in forum Charter Oak Automation Support Forum
    Replies: 7
    Last Post: 08-06-2009, 03:25 PM
  5. Tool setter macro for M-V60C and Metrol setter
    By mitshack in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 10-06-2008, 02:38 PM

Tags for this Thread

Posting Permissions

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