xblax / flashforge_ad5m_klipper_mod

Unoffical mod for Flashforge Adventurer 5M (Pro) 3D printers to run Moonraker, custom Klipper, Mainsail & Fluidd
GNU General Public License v3.0
83 stars 4 forks source link

Klipper crashing during input shaper #105

Closed caall99 closed 1 month ago

caall99 commented 1 month ago

Cannot perform input shaper on v00.04 beta with klipper screen and wifi connection. It crashes after testing x axis and cannot start testing y axis before crashing. When I switched from wifi to ethernet I was able to complete input shaping. Guessing overhead on wifi is too high?

consp commented 1 month ago

Could also be something else. Do you have the logs available from /var/log/KlipperScreen.log ?

Can confirm it happens, only the first time. If you repeat it either via klipperscreen or webui it works the second time either way. Looks like a oom issue with numpy eating the memory and giving up.

caall99 commented 1 month ago

How do I access that folder? I cannot get into file structure with WinSCP.

consp commented 1 month ago

How do I access that folder? I cannot get into file structure with WinSCP.

No longer needed, I got the error on my version as well.

For winscp:

caall99 commented 1 month ago

Can you still educate me on SSHing into file structure through winscp? What port?

consp commented 1 month ago

Can you still educate me on SSHing into file structure through winscp? What port?

was installing winscp on windows machine, took a while to boot/install, see above

caall99 commented 1 month ago

I see your instructions now. Thank you very much!

xblax commented 1 month ago

Renamed the issue since this problem was observed before, it's not related to v00.04 beta. I also suspect that it's not related to WIFI, it might be a general issues with available system resources or a bug in Klipper.

Closing this issue as duplicate of https://github.com/xblax/flashforge_adm5_klipper_mod/issues/64