I think you can already do this now. Just put the toolchange in the script yourself, then you can place code on either side of it. For example, here's what your tool change script would look like ; code before tool change T[new_tool] ; code after tool change The [new_tool] variable is referenced he...
Hy, The tool change script only allow me to inject custom g codes before a tool change happens. It would be really useful fo have the option to inject the code after the tool change happened. I have a dual x carriage machine, like the BCN3d Sigma, these machines need to prime the newly active extrud...