Tool Length Sensor

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

Thanks for the reply. The second picture in the thread you just posted here, I have never seen.
I am a woodworker, not a machine builder. I have created thousands of programs for cutting and carving wood but I have never written machine scripts.
Is you app to create a variable table of codes to use to create a working macro? If so, why not just have it write the macro itself? Why not include a link or a video on creating the macro using the information from your app, step by step?
Look at from my point of view...You are Steven Hawking and I am in Grade 3 asking you what is a star?
cncsnw
Posts: 3834
Joined: Wed Mar 24, 2010 5:48 pm

Re: Tool Length Sensor

Post by cncsnw »

It sounds like the program that is loaded when you press Cycle Start is not the probing program generated by ProbeApp, but instead is a previous machining program.

Always look at the current Job Name displayed at the top right of the screen before you press Cycle Start.
Nigelo
Posts: 368
Joined: Tue Dec 11, 2018 4:03 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: F045DA80C8B8-0905181172
E415F6F70BC3-0318203049
98F07B91FC6B-0123236802
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: UK

Re: Tool Length Sensor

Post by Nigelo »

Tuffduck, I think Swissi identified the cause of your unwanted Spindle start a few posts back when he said he had
"looked at your modified mfunc6.mac file and noticed you uncommented the alternative M225 command but you did not comment out the default M225 command. That means you are getting two prompts now to insert the tool."

By leaving both M225 commands active, I believe pressing Cycle Start on the 2nd M225 (Line 40) is somehow confirming the end of the 1st M225 (Line 37) as if you had completed the toolsetter and therefore starting the Spindle. Clearly you cannot have both M225s enabled and therefore MUST be corrected - Its either line 37 or line 40 not both.

Therefore go back and place a semi-colon in front of the 2nd M225 (line 40) to comment it out, save the file and rerun your tests. If this succeeds, you can try reversing the option by commenting out line 37 and UNcommenting line 40.

hope this helps but do report back
Hope this helps
Nigel

"You can lead a horse to water but you cannot force it to drink"
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

Thanks.
Okay commented that line out and ran ProbeApp. Here are screen shots of what took place. At no point did the machine move.
Attachments
Icon Pressed4.jpg
Icon Pressed2.jpg
Icon Pressed.jpg
Icon Pressed3.jpg
cycle pressed.jpg
swissi
Posts: 573
Joined: Wed Aug 29, 2018 11:15 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 985DADEB24D5-0309180716
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: Tool Length Sensor

Post by swissi »

tuffduck wrote: Tue Dec 01, 2020 5:53 pm Thanks.
Okay commented that line out and ran ProbeApp. Here are screen shots of what took place. At no point did the machine move.
These screenshots don't make any sense. What exactly where your expectations what the ProbeApp should do here?

Can you please add information to each screenshot describing exactly which selection you made and which button you pressed to get to this screenshot.

Can you please also answer the following questions:
  • Have you successfully run any jobs on this machine or have you just converted this machine to Acorn/CNC12?
  • What type of machine is this and what type of spindle/tool holders does it have?
  • If you want to use the Single TT method of the Tool Setter, can you post a screen shot of the Configuration page you made for that cycle?
Assuming this is a Router with a Spindle that doesn't have fixed tool holding and you want to use the Tool Setter to measure Tool Height Offsets, have you looked at this Guide here?.

-swissi
If you are using Fusion 360, check out my CNC12 specific Post Processor
If you are using a Touch Probe, Tool Touch Off Device or a Triple Corner Finder Plate, check out my ProbeApp

Contact me at swissi2000@gmail.com
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

The machine was completed in July 2020. We have ran approximately 300 programs since then, machining mainly wood and Corian. We use Vectric Aspire to create the drawings and toolpaths. I have attached pictures of the machine and spindle. I am hoping to use the probe as a dual. First measurement taken from the top of the workpiece and the second from a fixed location at the front right hand corner.

The goal is to be able to run a program using multiple tools call ProbeApp for tool measurement when there is a tool change required.
Attachments
parameters4.png
parameters3.png
parameters2.png
parameters1.png
IMG_20201201_194742.jpg
IMG_20201201_195810.jpg
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

When I press the ProbeApp icon I receive this popup window.
Attachments
Icon Pressed.jpg
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

If I press the Tool Setter Icon, I get this window.
Attachments
Icon Pressed2.jpg
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

After I select the Single TT Method and close the Popups I have this message on the main screen.
Attachments
Icon Pressed5.jpg
tuffduck
Posts: 359
Joined: Mon Mar 02, 2020 5:07 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
Location: Scotland, ON, Canada

Re: Tool Length Sensor

Post by tuffduck »

Once the Cycle Start Button is pressed, this is shown briefly on the screen (Cancel is spelled wrong)
Attachments
Icon Pressed4.jpg
Post Reply