Hello,

I have machines that are all pretty much set up the same. I need to be able to program in the firmware, the flow rate of each machine due to the small differences in the nozzle diameters. I dont want to have to use the setting in the slicer because then I wont be able to interchange gcode from one machine to another since the flow rate adjustment is different for each. I would like to set this in the firmware so I never have to make the adjustment manually in the FLOW menu before a print.

Do you guys know where I can do this in config.h? I was thinking of using E steps/mm to get the same effect but it hasnt been working successfully for me. If I want to reduce flow I would rather not do it using that method.

Thanks