How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

Moderator: cnckeith

Post Reply
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:

How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

Post by cnckeith »

How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

i get asked for this a lot so, we created a easy peasy VCP button

you can install it on your machine now if you are running CNC12 v5.08

- the VCP button folder "set_tool_numer.zip" file attached. copy to cncm\resources\vcp\buttons and unzip.
set_tool_number.zip
(1.6 KiB) Downloaded 3 times
- "set_tool_number.cnc" macro is attached. copy to cncm\system folder
set_tool_number.cnc
(1.13 KiB) Downloaded 5 times

- edit your VCP skin, paste this line with the rest of the buttons

<button row="6" column="1">set_tool_number</button>

edit the row and column numbers to place it where you want.

this is for NON ATC machines. This is for Manual tool change machines.
set tool number.png
For upcoming CNC12 v5.1 it will become one of the optional centroid provided VCP buttons
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
suntravel
Posts: 1978
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 6433DB0446C1-08115074
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Germany

Re: How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

Post by suntravel »

Cool,

I have made one for the lathe with driving to a X-position from user input.

Uwe
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: How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

Post by cnckeith »

suntravel wrote: Sun Feb 11, 2024 7:07 am Cool,

I have made one for the lathe with driving to a X-position from user input.

Uwe
nice, please share for others to use
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
suntravel
Posts: 1978
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 6433DB0446C1-08115074
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Germany

Re: How do I change the Tool Number in CNC12 after i put a tool in the Spindle manually?

Post by suntravel »

Sure, here it is

Uwe
Attachments
59rPrpxcDt.png
aux9.svg
(17.48 KiB) Not downloaded yet
mfunc58.mac
(719 Bytes) Downloaded 6 times
Post Reply