Tool setter positioning

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
jojo
Posts: 23
Joined: Fri Aug 21, 2020 11:00 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 setter positioning

Post by jojo »

Hi. I’m using the mfunc6_clint macro.

There’s a part in the program where the tool moves to the fixed position sensor. It goes to x0,y0. I thought the settings for the position was in the wizard. But no matter what I set it to, it always goes to x0,y0. Am I missing something? Any help is appreciated.

Joseph


jojo
Posts: 23
Joined: Fri Aug 21, 2020 11:00 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 setter positioning

Post by jojo »

Report attached
Attachments
report_0035FF8E43B7-0629203454_2024-02-02_15-32-08.zip
(1.24 MiB) Downloaded 21 times


Nigelo
Posts: 416
Joined: Tue Dec 11, 2018 4:03 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory 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 East Coast

Re: Tool setter positioning

Post by Nigelo »

You can use G28 / G30 / G30 P2 / G30 P3 and set to be any position you like.

Navigate as follows from main menu F1 Setup / F1 Part / F9 WCS Table / F1 Return. You now choose 1 of the 4 Return points (to match Clint's macro) and enter the appropriate co-ords remembering they are Machine Co-ords NOT WCS.

Tip: position the spindle at your desired position and ensure you have Machine Co-ords selected on the DRO - If WCS is displayed just hit ALT + D simultaneously.
Hope this helps
Nigel

"You can lead a horse to water but you cannot force it to drink"


jojo
Posts: 23
Joined: Fri Aug 21, 2020 11:00 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 setter positioning

Post by jojo »

Nigelo wrote: Sat Feb 03, 2024 10:47 am You can use G28 / G30 / G30 P2 / G30 P3 and set to be any position you like.

Navigate as follows from main menu F1 Setup / F1 Part / F9 WCS Table / F1 Return. You now choose 1 of the 4 Return points (to match Clint's macro) and enter the appropriate co-ords remembering they are Machine Co-ords NOT WCS.

Tip: position the spindle at your desired position and ensure you have Machine Co-ords selected on the DRO - If WCS is displayed just hit ALT + D simultaneously.
Thank you for the reply. I’ll give that a try when I get back to my shop.


jojo
Posts: 23
Joined: Fri Aug 21, 2020 11:00 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 setter positioning

Post by jojo »

Clint’s macro uses g30 p2. Following ligelo’s advice, I changed p2 to the correct coordinates and it works as expected. Thanks again for your help!


Post Reply