- Solution
Cura doesn't use M221 to set the flow rate - it calculates the extrusion lengths and takes the flow rate into account, so they're in the E values of the G1 moves.
It's generally quicker for the printer to adjust to different flow rates than using M221 commands, especially when you're changing it frequently (like if you use different flow rates for different types of the print, i.e. infill, walls, support).
Edited by Slashee_the_Cowadded bit about flow rate
Recommended Posts
Pridanc 4
OK, and please understand that although I can open a g-code file and even change a few settings successfully, when I went to look for the Marlin flow setting of M221 in the g-code, there was no M221 anywhere.
However in the jumble of words there was this at the end of the code. Clearly states that flow is 120 but how does the machine know? I'm guessing by some other set of words code in the file?
SETTING_3 infill_sparse_density = 10\\nmaterial_flow = 120\\nmaterial_flow_laye
Sad that I don't know any of this eh? TYVM PDC
Link to post
Share on other sites