Yes it will change feed/speed. Only tool change is suppressed.MRx wrote: ↑Mon Oct 11, 2021 11:27 amI'm using linuxcnc and my system will stop for a manual tool change and measure the TLO, automatic tool change outside the overridden code is is usually done with M61 on my side.Wich machine controller / Postprozessor do you use?
I'm using LinuxCNC at the machine, which don't pause at a M6 command if the tool number is the same as before.
Yes and it won't change the speeds and feeds if the tool number doesn't change.sliptonic wrote: ↑Sun Oct 10, 2021 4:27 am MRx wrote: ↑Sat Oct 09, 2021 7:11 pm
Still if I add another tool controller I will end up having M6 in the code.
That's not how it's designed to work. If the tool number is the same no tool change code is inserted. If that's happening, it's a regression bug.
Certainly there are multiple ways out there (including modifying the g-code which I do regularly anyway).
Feature Request: custom feed rate for drilling
- sliptonic
- Veteran
- Posts: 3410
- Joined: Tue Oct 25, 2011 10:46 pm
- Location: Columbia, Missouri
- Contact:
Re: Feature Request: custom feed rate for drilling
- sliptonic
- Veteran
- Posts: 3410
- Joined: Tue Oct 25, 2011 10:46 pm
- Location: Columbia, Missouri
- Contact:
Re: Feature Request: custom feed rate for drilling
I just double checked this. The current behavior is correct for feed rate but an updated spindle speed is not being passed.
In other words two tool controllers with the same tool number will NOT trigger a tool change. They WILL use the correct (differing) feed rates but they will NOT change the spindle speed.
This is a bug. A fix shouldn't be difficult. I'll look at it this week.
Re: Feature Request: custom feed rate for drilling
Hi,
ok just forget about it - even with metal sheet the holes are too inaccurate with the endmill the solution is I'm forced to use a drill.
Anyway thanks for trying to help here!
ok just forget about it - even with metal sheet the holes are too inaccurate with the endmill the solution is I'm forced to use a drill.
Anyway thanks for trying to help here!