45
Building a Digitizing Probe Martin Kennedy HMSC February 2012

Building a Mill Probe - Home Metal Shop Club

  • Upload
    others

  • View
    15

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Building a Mill Probe - Home Metal Shop Club

Building a Digitizing Probe

Martin Kennedy

HMSC

February 2012

Page 2: Building a Mill Probe - Home Metal Shop Club

Outline

Probes and edge finders

Design research

Making my own design

Probe fabrication

Software

Operation

Accuracy

Page 3: Building a Mill Probe - Home Metal Shop Club

Types of probes / edge finders

Page 4: Building a Mill Probe - Home Metal Shop Club

Edge finders Simple operation

Accuracy

Manual 0.0002”

Electronic 0.0001”

Inexpensive

Page 5: Building a Mill Probe - Home Metal Shop Club

Laser edge finders Non contact

Beam can be focused to small point

Repeatability

0.0002”

Based on judgment

Cost $125

Page 6: Building a Mill Probe - Home Metal Shop Club

Video edge finder Quick

Accuracy 0.005”

Interpretation required

Automation possible

Page 7: Building a Mill Probe - Home Metal Shop Club

Digital probe

No interpretation

Accuracy 0.00002”

Can be automated

Can do 3D digitizing

Very fast

Higher cost

Precision machining required to fabricate

Page 8: Building a Mill Probe - Home Metal Shop Club

3D Digitizing

Create point cloud from object

Possible only with digital probe

Video

Page 9: Building a Mill Probe - Home Metal Shop Club

Design research

Page 10: Building a Mill Probe - Home Metal Shop Club

Typical operation

Three normally closed switches in series

Page 11: Building a Mill Probe - Home Metal Shop Club

Design research - Internet

Page 12: Building a Mill Probe - Home Metal Shop Club

Commercial Probes Renishaw

Low activation force

0.3 oz xy, 2.7 oz z

Accuracy

0.35 µm (0.000014 in)

Replaceable ruby tip module

Wireless available

CNC tool changer

Price over $1000

Page 13: Building a Mill Probe - Home Metal Shop Club

Low-price probe

• CNC4PC.com

• $135

Page 14: Building a Mill Probe - Home Metal Shop Club

Design research - Patents

Page 15: Building a Mill Probe - Home Metal Shop Club

Design research - homebuilt

From Mach3 Webpage

Page 16: Building a Mill Probe - Home Metal Shop Club

Design research - magazine

Page 17: Building a Mill Probe - Home Metal Shop Club

One more option – simplicity! Probe with no moving parts

Rely on direct electrical contact at isolated probe tip

Can’t do non-conductive stock

Page 18: Building a Mill Probe - Home Metal Shop Club

My design

Page 19: Building a Mill Probe - Home Metal Shop Club

First design considered Found on CNCzone.com discussion group

Had 2D DXF files posted

Began converting to 3D model

Body made entirely of plastic

Liked idea of using circuit board to electrically connect and hold ball bearings

Didn’t like tiny ball bearings used

Didn’t like all plastic body

Concerned about accuracy of balls

Page 20: Building a Mill Probe - Home Metal Shop Club

Second design considered

Based on commercial unit from CNC4PC.com

Utilized RTV and adjustment screws on bottom

Performed photo dimensional analysis

Challenge in design - solder ball bearings to PCB

Page 21: Building a Mill Probe - Home Metal Shop Club

Third design considered My design, based on second concept

Used split washer instead of ball bearings

Incorporated top only adjustment

Liked plastic carrier design

After machining prototype carrier, was not sure it would be accurate enough

Page 22: Building a Mill Probe - Home Metal Shop Club

Machining washer

Page 23: Building a Mill Probe - Home Metal Shop Club

Machining Delrin carrier

Page 24: Building a Mill Probe - Home Metal Shop Club

Fourth and final design

Design carried forward from third design, but with ball bearings

Utilized ball carrier design

Includes bottom circuit board to align balls and provide reliable electrical contact

Complete drawings available on HMSC website

Page 25: Building a Mill Probe - Home Metal Shop Club

Exploded view

Page 26: Building a Mill Probe - Home Metal Shop Club

Assembly view

Page 27: Building a Mill Probe - Home Metal Shop Club

Electronic Probe

Probe incorporates Royal Products

Easy Change tool holder

Page 28: Building a Mill Probe - Home Metal Shop Club

Fabrication

Page 29: Building a Mill Probe - Home Metal Shop Club

Making the Delrin carrier

Page 30: Building a Mill Probe - Home Metal Shop Club

Completed carrier

Page 31: Building a Mill Probe - Home Metal Shop Club

Probe Mechanism

Page 32: Building a Mill Probe - Home Metal Shop Club

Electronics

Page 33: Building a Mill Probe - Home Metal Shop Club

Electronics

Interfaces with CNC Mill through CNC4PC breakout board

Active High = input normally ground, with 5V indicating tripped

Active Low = input normally 5V, with ground indicating tripped

Page 34: Building a Mill Probe - Home Metal Shop Club

A problem!

Probe could be directly wired in to CNC controller

No contact = short to ground, or Active High

Contact interrupted the ground, and input line would go to 5V

Touch-off adapter works opposite

No contact = 5V, or Active Low

Contact when tool grounds out indicator

I didn’t want to reconfigure system each time

I needed circuit to invert probe input line

Page 35: Building a Mill Probe - Home Metal Shop Club

Simple inversion circuit

Page 36: Building a Mill Probe - Home Metal Shop Club

Circuit board Built PCB layout with

Novarm DIP Trace software

Output .DXF

Machined board

Used 0.008” mill

Page 37: Building a Mill Probe - Home Metal Shop Club

Software

Page 38: Building a Mill Probe - Home Metal Shop Club

Probe driver software

Default Mach3 screen does not include digital probes

Mach3 has the ability to use multiple screen displays

Called “Screensets”

Mach3 website has library of screens

A few screensets could drive digital probes

Freeware screensets had limited functionality

Screensets with more advanced algorithms were offered for sale

Some cost more than Mach3!

I ended up developing my own screenset

Used MachScreen software to edit screenset and develop code to drive probe

Also built pop-up touchscreen keypad for my touchscreen monitor

Page 39: Building a Mill Probe - Home Metal Shop Club
Page 40: Building a Mill Probe - Home Metal Shop Club

Software development

Page 41: Building a Mill Probe - Home Metal Shop Club

Operation

Page 42: Building a Mill Probe - Home Metal Shop Club

Probe in use

Finding center of hole - video

Finding center of rectangle – video

Set z axis zero for tool

Page 43: Building a Mill Probe - Home Metal Shop Club

Accuracy

Page 44: Building a Mill Probe - Home Metal Shop Club

Calibration and accuracy

STEP 1: Spin probe, and set probe ball at exact center using test gauge

Tape up cord!

Use four set screws to adjust

STEP 2: Set effective ball diameter with test ring

Ran 10 tests, then 10 more with probe rotated 45°

Measured probe ball to be 0.1592” diameter

Tests showed effective diameter is 0.1550”

=> 0.0021” move to actuate

Accuracy found to be ±0.0001” to ±0.0003”, depending on orientation

Page 45: Building a Mill Probe - Home Metal Shop Club

Questions?