Optional tool lenght measurement
09 Oct 2024 19:51 - 09 Oct 2024 21:44 #311672
by MaHo
Optional tool lenght measurement was created by MaHo
Hello guys,
Its been a while i digged in to my configuration, so forgive me if i am a bit rusty.
My machine is already running for 4 years or so. Its a manual toolchange machine that runs gmoccapy with auto tool measurment.
I have collected a few BT40 holders over the years and therefore i do not need to measure each tool i put in. It is already in the tooltable and so the lenght is already known.
But for exemple for my drill chuck i change the drills so i need a measurement.
How do i get that at the start of the toolchange routine. When i am asked to change to tool ... I can choose if i want measurement of this tool or i want the tooltable to handle it?
Mark
Its been a while i digged in to my configuration, so forgive me if i am a bit rusty.
My machine is already running for 4 years or so. Its a manual toolchange machine that runs gmoccapy with auto tool measurment.
I have collected a few BT40 holders over the years and therefore i do not need to measure each tool i put in. It is already in the tooltable and so the lenght is already known.
But for exemple for my drill chuck i change the drills so i need a measurement.
How do i get that at the start of the toolchange routine. When i am asked to change to tool ... I can choose if i want measurement of this tool or i want the tooltable to handle it?
Mark
Last edit: 09 Oct 2024 21:44 by MaHo.
Please Log in or Create an account to join the conversation.
25 Oct 2024 05:08 #313181
by Deckerjwd
Replied by Deckerjwd on topic Optional tool lenght measurement
Should be able to add a digital input check to your tool change routine that runs a sub routine that measures your tool then forks back to your regular program. You could use a physical switch or an interface button, then use o100 if to check that input and run your tool measure routine. Exact impametation would be intersting. Perhaps an easier way would be to breakout your drilling gcode in to separate file and run them manually then continue with all your preset tools
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds