How to replace specific numbers based on letter adjacency in Gcode

I am trying to replace E3 with E0 at the designated indeces found in the blue group. I have lines in the Gcode that I don’t want to extrude at. I am looking for a command similar to control F, replace E3 w/ E0.

Desk swamp cooler.gh (137.1 KB)

1 Like



P.S.

1 Like

I understand you just need replace


replace text.gh (520.0 KB)

Does I miss something ?

2 Likes

I’m seeing multiple threads about what looks like post processor developement :sweat_smile:

2 Likes