@JohnnyL I have moved your question to the gSender Question category.
I assume that you want to be able to edit gcode in gSender, correct? If so, Chris announced in February that the current Edge version has a built-in gcode editor, invited people to try it out and send comments.
@JohnnyL I made an assumption that may not be valid, John. That’s why I asked. I assumed that you could read, understand and edit gcode. Edge will allow you to edit the gcode. You still need to know which lines to edit and the new values that you want in them, of course.
If you are looking to gSender to be able to edit the toolpaths that you created in your CAD/CAM program, IMHO I can’t see that ever happening.
Yes @JohnnyL I’d agree with Grant here that outside of tool radius compensation (something which is firmware-side but is always something on our mind to look into in the future) having the ability to adjust the fit on dados after the g-code has already been generated is usually not the role of a g-code sender. How I’d see it is you have these types of typical options:
Go back to CAM and adjust your cutting offsets then re-generate the g-code
If the sender had dado generation built-in, then adjust the offsets within the generator within the sender, then re-generate the g-code
Technically you could re-run the same g-code with a marginally larger diameter bit, but this isn’t typically practical
Grant’s suggestion of using the editor is also technically possible, but depending on your file and how knowledgeable you are with g-code this can take a while and requires several line-by-line changes. Technically it would be viable to have an editor that could bulk modify g-code lines for you, but I’m not aware of any tools that can currently do that.