OctoPrint / OctoPrint

OctoPrint is the snappy web interface for your 3D printer!
https://octoprint.org
GNU Affero General Public License v3.0
8.24k stars 1.67k forks source link

Printer is freezing while printing. #5030

Closed Maniekgie closed 3 months ago

Maniekgie commented 3 months ago

The problem

Printer is freezing while printing for some seconds and its making filaments dots on model. uchwyt okularow.gcode.txt 20240614_192134 Left is from octoprint and right is directly from sd card (offline)

Did the issue persist even in safe mode?

Yes, it did persist

If you could not test in safe mode, please state why ("currently printing" is NOT an excuse!)

I need to have Access to stop it because im not in the house while printing.

Version of OctoPrint

1.10.1

Operating system running OctoPrint

Linux (android)

Printer model & used firmware incl. version

Ender 3 pro

Browser and version of browser, operating system running browser

All

Checklist of files to include below

Additional information & file uploads

20240614_192134 Left is directly from pc via octoprint and right is directly from sd card (offline version) uchwyt okularow.gcode.txt octoprint-logs.zip octoprint-systeminfo-20240615003430.zip Edit, included bundle system info and logs

github-actions[bot] commented 3 months ago

Hi @Maniekgie!

It looks like you didn't upload a system info bundle as requested by the template. A bundle is required to further process your issue. It contains important logs and system information to be able to put your issue into context and give pointers as to what has happened.

Please edit your original post above and upload a bundle zip file. Actually upload the file please and do not paste some link to a cloud provider, we want to have everything in one place here. Also do not unpack, repack or otherwise modify the bundle or its name, share it exactly like you get it from OctoPrint.

Without the availability of a bundle, your issue will have to be closed.

Thank you for your collaboration.

Thank you @Maniekgie for adding a bundle! Now this can actually get looked at.

Maniekgie commented 3 months ago

@foosel can you help? I changed usb cable to better and same Connection is not breaking i think but better to See in logs

jneilliii commented 3 months ago

That is very disrespectful to ping someone on an issue that you haven't given more than a day to respond. Gina (foosel) only works on this project during the week, and specifically on certain tasks that are scheduled. What you describe is not actually a bug with OctoPinrt but more than likely a problem with your printer's firmware buffer configuration not being large enough to store a bunch of movements being sent from USB. This would typically require compiling and reflashing your printer's main board's firmware with the appropriate changes. I would recommend you get in touch on the community forum or Discord server for further assistance.

Maniekgie commented 3 months ago

Im new user, sorry. I didnt know to See this topic by author. Its not problem of frimware (buffer) of my printer because When im printing by cura from my Windows by usb it works very well and printing is no freezing. I think something is wrong with my octoprint.

foosel commented 3 months ago

Based on your log, OctoPrint is constantly running into communication timeouts with your printer, meaning something is up with your connection between whatever you are running OctoPrint on (it looks like a custom install) and your printer. That explains the freezes. Could be a wonky USB cable, broken firmware, several other factors. All of that is covered in the FAQ.

Now, for questions or other kind of help or support, please get in touch on the community forum. The bug tracker is reserved for bugs, feature requests and brainstorming tickets. See also the Contribution Guidelines. Thank you! :)