Python script to edit E values from ";LAYER:x" to end of G Code using multiplier. See .py file for comments on usage.This is a work in progress. I have minimally tested the code with various settings in Cura. The input file is not altered by process.[Update: fixed 'long' numeric type error. Changed all 'long' to 'int']