Tool touch off problem (Resolved)

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
marks3465
Posts: 46
Joined: Mon Aug 19, 2019 4:04 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Tool touch off problem (Resolved)

Post by marks3465 »

I'm trying to run a simple touch off mac mfunc6. I got it off this forum from a post titled tool setting options for routers and mills. Everything goes as written except my Z axis going down and touching my conductive plate. My Z never starts down and just goes back up as though the mac is done. I set everything up using Keith's video on touch plate and probe setup. I'm hoping that someone has run into this before. Again I followed every step that's in the Centroid PDF and Keith's video. Everything else works great pertaining to the other functions of my cnc router. It is a CNCRP Pro. I'm away from my machine but will be able to post a report tomorrow.
Last edited by marks3465 on Sat Nov 30, 2019 11:31 pm, edited 1 time in total.


martyscncgarage
Community Expert
Posts: 9953
Joined: Tue Mar 28, 2017 12:01 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Location: Mesa, AZ

Re: Tool touch off problem

Post by martyscncgarage »

Did you try this first?:


Setup Tool Touch off Device in the Wizard:
Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ


Fastest1
Posts: 132
Joined: Fri Nov 03, 2017 12:19 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No
Location: Conroe, TX

Re: Tool touch off problem

Post by Fastest1 »

What is the state of the touch off plate prior to initiating the sequence? I would think it is tripped.
1st Acorn project. G0704/BDTools/Hoss Conversion De"maching"
Leadshine MX 3660
Repurposed above Acorn (#194) and an Ethernet 1616 to a UMC-10 with an 8 position tool changer.
CNC12 Pro/Digitizing ver 4.64 (1/31/2022)


marks3465
Posts: 46
Joined: Mon Aug 19, 2019 4:04 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tool touch off problem

Post by marks3465 »

I thought the same thing but when I checked using alt I, it's not tripped. I can run the built in PLC provided by Centroid like Kieth is using in the above video works just fine. When I try to use Scott's zero touch off mac. my Z never goes down to touch the plate. What ever height my Z is at is what the mac sets to zero.
Attachments
report_3403DE6F5004-0716192282_2019-11-30_10-48-43.zip
(299.19 KiB) Downloaded 131 times


cncsnw
Community Expert
Posts: 4595
Joined: Wed Mar 24, 2010 5:48 pm

Re: Tool touch off problem

Post by cncsnw »

The M6 macro that you have chosen does not include any probe moves (those would be, for example, M115 and M116).

It looks to me like that macro intends for you to use the option of jogging the machine during an M0 or M6, to manually jog Z down to the work surface after you load the new tool.

Also, I see that you have "ToolTouchOffTriggered IS INP7" in your PLC program, but you have Machine Parameter 11 set to a value of 6. At least one of those is not correct.


marks3465
Posts: 46
Joined: Mon Aug 19, 2019 4:04 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tool touch off problem

Post by marks3465 »

I changed the param 11 from 6 to 7 and saved it. Do you have a recommendation of a mac. that would work? Thanks again for you help.


martyscncgarage
Community Expert
Posts: 9953
Joined: Tue Mar 28, 2017 12:01 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Location: Mesa, AZ

Re: Tool touch off problem

Post by martyscncgarage »

marks3465 wrote: Sat Nov 30, 2019 4:36 pm I changed the param 11 from 6 to 7 and saved it. Do you have a recommendation of a mac. that would work? Thanks again for you help.
You are mixing using the Wizard and going into parameters. This is not recommended unless you are directed to do so....just saying...

Marty
Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ


ShawnM
Community Expert
Posts: 3032
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Tool touch off problem

Post by ShawnM »

marks3465 wrote: Sat Nov 30, 2019 4:36 pm I changed the param 11 from 6 to 7 and saved it. Do you have a recommendation of a mac. that would work? Thanks again for you help.
Use #2 macro for 4.14+ at the beginning of that topic where you got the macro. It works exactly as described. This one with automatically probes down after you manually jog over the plate. If CNCSNW is correct that you chose the wrong m6 macro, the one that doesn’t probe down for you.


marks3465
Posts: 46
Joined: Mon Aug 19, 2019 4:04 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Tool touch off problem (Resolved)

Post by marks3465 »

Thanks for the info I will check it out.

Mark


Post Reply