Also if you do it on printer display we will not see such things like mode change. Here it would help to add in continue script a command to set correct E mode
- M82 - Set E codes absolute (default)
- M83 - Set E codes relative while in Absolute Coordinates (G90) mode
But that requires that you slice all your g-code with same mode.