johncarlson21 / SV04-Marlin-2.1.x

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
21 stars 7 forks source link

Changing flow on first layer skips part of the queue #3

Closed lunatic1972 closed 1 year ago

lunatic1972 commented 1 year ago

Initially I had my flow turned down intentionally in prusa slicer(V. 2.5.0 released) to around 96%(0.96), with a minimum of 4 loops. I seen how the first loop progressed and while it was starting the second loop, I adjusted the flow on the screen to 102% on Nozzle 1. It then proceeded to move the nozzle to start the actual print without completing the rest of the loops. Print completed but it skipped part of the queue in marlin with changing the flow.

johncarlson21 commented 1 year ago

I'm not sure I understand what you're saying here.. I get what you're saying about changing it on the screen, I'm maybe not understanding what you mean about the loops.

lunatic1972 commented 1 year ago

After I reuploaded the firmware apparently the problem went away. You can close this one

johncarlson21 commented 1 year ago

That is great :)