Hello Guest it is April 25, 2024, 04:13:40 PM

Author Topic: Cut distance  (Read 2815 times)

0 Members and 1 Guest are viewing this topic.

Cut distance
« on: May 13, 2014, 09:06:03 AM »
Hi, i want to know if i can somehow compute or find the cutting distance of a program using Mach3 or if you know some program or script that does this. I need this feature to know when to change the milling bit.

Thanks,
Dan
Re: Cut distance
« Reply #1 on: May 13, 2014, 09:31:31 AM »
Maybe this will help ?

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: Cut distance
« Reply #2 on: May 13, 2014, 09:37:36 AM »
Program run time divided by an average feed rate would give a ball park  cutting distance. Just a thought.
In industrial setting they check the tool for wear, and I have nothing to post on how that is done.

FWIW,
Rich

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: Cut distance
« Reply #3 on: May 13, 2014, 09:38:19 AM »
Good show there Russ!
Re: Cut distance
« Reply #4 on: May 13, 2014, 09:51:13 AM »
I reset all fields then ran the Roadrunner file.

Reopen and check the data.

You have to consider the "air" time as these are total axis moves, but it will give you a pretty good idea.

Maybe not the best way to monitor tool wear, but can see it being used in conjunction with other methods.
Re: Cut distance
« Reply #5 on: May 13, 2014, 02:24:50 PM »
Thank you for all the reply.
Maybe i can apply some compensation like 10-15% for air moves.

Or maybe there is somewhere where i can find all the rapid moves (high speed moves) and low speed moves ? because like that i can approximate better the cutting distance. High speed moves are all executed in air. Low speed moves are all executed while cutting, excepting  plunging which is made in the last 2 mm above the machined part in  air but at low speed.