aruba Hello,is it possible that after a print the Speed and Flow to set on 100%???The reason sometimes i change these 2 values, but if the print is finish, i forget to change it back.
Repetier Sure, you can use the gcode events. Just addM220 S100M221 S100into print finished and print aborted event and it will automatically be run at the end.