Radial Digitizing only one Z depth?

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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

Radial Digitizing only one Z depth?

Post by adatesman »

Got a probing question (pun intended):

Playing with Radial Digitizing and a 2.2190” ring gauge as a way to get a feel for things in CNC12, and not seeing a way to simply do a single pass at a single Z level.

If I set either Z Patch Depth or Z Step to 0, it tells me Invalid Value. Same for 0.0, +0.0, and -0.0. Best I’ve managed is to set them equal (eg 0.010”) and it’ll do two passes, one at Z0 and one at Z-0.010.

I assume I’m missing something obvious, but hours in and I’m just not seeing it. My need is to map the profile of a straight sided part, so only one Z depth needed. Spent the morning going over the CNC12 manual and just upgraded to v4.20.1.

Thx.
Attachments
report_3403DE6EC800-0724192318_2020-02-08_11-22-39.zip
(278.51 KiB) Downloaded 107 times
cncsnw
Posts: 3854
Joined: Wed Mar 24, 2010 5:48 pm

Re: Radial Digitizing only one Z depth?

Post by cncsnw »

I think you are correct that it is not allowed, even though there is really no reason to prohibit it. Perhaps that restriction can be lifted in a future software version.

In the mean time, try using the Contour or Wall Following patterns instead. Contour will definitely do just one pass, but it may or may not work on the inside of a part (it was designed for outside contours). Wall Following will work inside or outside, and will probably allow just one pass.
cnckeith
Posts: 7334
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: Radial Digitizing only one Z depth?

Post by cnckeith »

wall following or contour might do what you want, i would have to see the part. you can use radial and just let it complete the 1st pass and stop it when it starts the second pass..even if you hit estop the data is still collected.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

Keith just responded on the FB Group, and seems Wall Following is the intended method. Had not tried it, as Radial seemed the less complex method and more likely to work.

Have not yet played with Contour either, as it doesn't appear for me (opened another thread on that, which Keith is looking into).
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

At the moment, I'm simply trying to quantify mechanical error in probing/digitizing. Part is a surplus 2.2190" master ring gauge, and it's looking more and more that X-Y probing has too much error due to backlash and kinematic error in the probe. End goal is measuring a logarithmic spiral, and likely writing a custom probing routine to use X and A instead, as that would eliminate backlash errors. Had opened a thread on that last week, but it fell from the front page.
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

Here’s the part I’m trying to map. Spiral is quasi-logarithmic, and I’m trying to back into the modifiers they used, if any. I need radius over ~270 degrees. Guy who invented it made mention to me of using modifiers to the spiral ages ago, and I'm finally getting around to checking it.
8E4F1A00-BAB2-4382-9FF5-3AB29B24BDF7.jpeg
Last edited by adatesman on Sat Feb 08, 2020 9:03 pm, edited 1 time in total.
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

Had been doing it manually with an indicator and rotary, but a royal PITA.
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

Yup, Wall Following works fine. Single pass, one Z depth.

At least, within the limits of my machine. Between backlash and kinematic error in the probe, I'm looking at 0.0056" error over 360 degrees.

Too much for what I need.

Edgefinding with X or Y and A would do just dandy, as I can cut the mounting boss on the rotary and it come in under 0.0002"TIR, at which point screw mapping takes care of error.

Does not look like there's a canned script for X/A edgefinding.

Guessing writing it won't be too bad, but have not dug that deep yet.

Hints appreciated.
frijoli
Posts: 595
Joined: Tue Sep 12, 2017 10:03 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 1030090099
DC3IOB: Yes
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: No
Location: Outside Winston-Salem, NC
Contact:

Re: Radial Digitizing only one Z depth?

Post by frijoli »

adatesman wrote: Sat Feb 08, 2020 10:48 pm Yup, Wall Following works fine. Single pass, one Z depth.

At least, within the limits of my machine. Between backlash and kinematic error in the probe,
What probe are you using?
Clay
near Winston-Salem, NC
unofficial ACORN fb group https://www.facebook.com/groups/897054597120437/
adatesman
Posts: 41
Joined: Fri Sep 13, 2019 9:38 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: Radial Digitizing only one Z depth?

Post by adatesman »

Drewtronics.

Played around more last night to quantify error. First I verified the ring gage using a 0.0001” Mitutoyo dial bore gage set with gage blocks and a micrometer, ring is on diameter and circular under 0.0001”. Stylus is 1mm ruby, under 0.0002” TIR.

The bore probe cycle comes out at 2.2190” +/-0.0001” consistently with a probe diameter set to 0.0331”, regardless of starting position of the ring.

Ran Wall Following several times with different stepover, error seems to repeat with a max deviation of 0.0056”. Error always in the same section of the ring, hence thinking kinematics of the probe plus backlash in the screws. Gonna poke more tonight. “Corrected” column is due to it apparently not taking probe diameter into account, which isn’t surprising.

283629E9-2563-4751-B479-29DE98C1D79B.jpeg
Post Reply