Notifications
Clear all

Power recovery effect on moire...  

  RSS
Brigandier
(@brigandier)
Reputable Member
Power recovery effect on moire...

Wanted to make you guys aware of this issue: https://github.com/prusa3d/Prusa-Firmware/issues/766

Please don't clutter up the Github issue with tests/comments unless they are relevant towards fixing the issue. If you guys want to talk about it outside of here or the Github issue, there is a Discord chat link at the top of the Github issue.

Now that said, anyone have any ideas why power recovery seems to be affecting/"fixing" the moire? 🙂

My MK3 Parts: [Bowden] [New Shoes] [TPU Micro Springs]

Posted : 24/05/2018 3:06 pm
DevDoc
(@devdoc)
Estimable Member
Re: Power recovery effect on moire...

I can add something interesting to the mix, but note that this I am still testing (currently). I found that firmware 143b had the opposite effect. I had no moire by default and then after power panic, moire appeared. I am working on a theory that my case may be that the default firmware (this version) has a feed rate of 95% and after power panic it goes to 100%. So this may not be telling much, but it is interesting that it changes when power panic kicks in.

Posted : 25/05/2018 3:24 pm
john.v11
(@john-v11)
Estimable Member
Re: Power recovery effect on moire...

Should be easy to test your theory. The m-code for the flow rate can be turned off in Slic3r.

Comment out this line in the Printer custom g-code tab.

M221 S{if layer_height==0.05}100{else}95{endif}

Posted : 26/05/2018 4:19 am
Kwaad2
(@kwaad2)
Honorable Member
Re: Power recovery effect on moire...

This issue was resolved.

When the printer restarts it loads default settings from the printer, and does not "reload" the printer configuration gcode. (meaning any custom settings, set by gcode are removed)

Prusa devs acknowldged problem, and will fix in future update/version.

Hi, I'm Sean. I used to work on CNC machines.
I try to not make mistakes, but the decision is YOURS.
Please feel free to donate to my filament/maintance fund.

Posted : 26/05/2018 6:05 am
Share: