Scrolls (face threading)

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

Post Reply
tblough
Community Expert
Posts: 3542
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Scrolls (face threading)

Post by tblough »

With a spindle encoder, is specifying feedrate in feed/rev accurate enough to create a scroll? I know for threading cycles the feedrate is synced to the actual spindle speed and the start occurs on the index. Is there any way to get this same behavior for generating a scroll?
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


cnc_smith
Posts: 241
Joined: Mon Nov 20, 2017 10:13 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: Yes
CPU10 or CPU7: Yes
Location: Frenchville, PA

Re: Scrolls (face threading)

Post by cnc_smith »

Tom,

If you are doing only a single pass yes it will work. If you need to do more than one pass to get to depth you can use the G32 or the G92. I would recommend the G92 because this will start at the clearance position and return to it. Then program another G92 with a deeper Z depth. The manual only shows cutting in the z direction, but works for doing the scroll cuts in the X direction also.

If have attached an example program.
Face thread scroll G92.cnc
(88 Bytes) Downloaded 129 times
Dana
Dana

When requesting support, please ALWAYS post a current report.
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


tblough
Community Expert
Posts: 3542
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: Scrolls (face threading)

Post by tblough »

Interesting! Thanks Dana. I didn't realize that the threading cycles would work in the X direction. I give it a try.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


Post Reply