mariner icon indicating copy to clipboard operation
mariner copied to clipboard

No printer Status displayed

Open jeffdavis503 opened this issue 3 years ago • 7 comments

Description After a complete install of the latest and upgrade of Python the Mariner3d.Service starts but when I browse to the server I get the unexpected response '0k N:0\r\n' message. But after I click OK to remove the dialog the Printer Status just shows a spinning circle even though the printer is printing . I have an Elegoo Mars Pro 2 with the latest firmware.

I am able to upload files. And the browser does show me the files and preview them and I presume start them. Although I haven't tested the starting since the status isn't showing for printing in progress?

Reproduction Steps Steps to reproduce the behavior:

  1. Go to http://X.X.X.X:5000
  2. Click on OK after message dialog displays
  3. Screen shows blank printer status

sudo systemctl status mariner3d.service ● mariner3d.service - mariner3d Printer Controller Loaded: loaded (/lib/systemd/system/mariner3d.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2022-01-12 14:21:50 PST; 53min ago Main PID: 338 (mariner) Tasks: 6 (limit: 409) CPU: 13.091s CGroup: /system.slice/mariner3d.service └─338 /opt/venvs/mariner3d/bin/python /usr/bin/mariner

Jan 12 14:21:50 raspberrypishop systemd[1]: Started mariner3d Printer Controller. Jan 12 14:22:15 raspberrypishop mariner[338]: INFO:waitress:Serving on http://0.0.0.0:5000

Expected Behavior I the screen should show the printer status

Screenshots / Logs

image

image

Details: Package: mariner3d Version: 0.2.0-1 Priority: extra Section: python Maintainer: Luiz Ribeiro [email protected] Installed-Size: 51.6 MB Pre-Depends: dpkg (>= 1.19.1), python3 (>= 3.7) Depends: libxslt1.1, libxml2, zlib1g Download-Size: 24.3 MB APT-Manual-Installed: yes APT-Sources: https://ppa.l9o.dev/raspbian ./ Packages Description: Web application for controlling Elegoo Mars 3D printers

  • Printer Model: Elego Mars Pro 2
  • Raspberry Pi Model: Zero W

jeffdavis503 avatar Jan 12 '22 23:01 jeffdavis503

Are you by any chance using Lychee Slicer as this has started happening to me too.

DSLordloss avatar Jan 17 '22 22:01 DSLordloss

Nope. Chitubox 1.9

jeffdavis503 avatar Jan 18 '22 00:01 jeffdavis503

Any suggestions? I'd like to start remotely monitoring my printer. It took me months to order a Raspberry Pi Zero due to stock issues. I've soldered on 3 pin headers to the TX, RX, Gnd pins on the motherboard of my printer with a cable coming out the back. I've printed a Pi Zero case with my printer. I've loaded all the software and updated the Python version to get it working. It took me a while to get to this point. I'd really like to finish the project and start using the software.

jeffdavis503 avatar Jan 19 '22 23:01 jeffdavis503

Still haven't found a solution to my problem. Any help would be appreciated.

jeffdavis503 avatar Feb 03 '22 00:02 jeffdavis503

Depending on your printer and the board firmware it's running could have something to do with it. I have a Saturn S with firmware 5.5 and used .CTB v4 with encryption. When I load one of these files into the USB share of the raspberry pi mariner3d acts very similar to your issues. If I remove the file mariner3d behaves correctly. There are some branches working to correct this issue and hopefully when a fix is available they will add to the public release we all use.

wizard311 avatar May 08 '22 21:05 wizard311

Ahhh. Makes sense. I will find the setting in lychee to prevent the v4 export then.

DSLordloss avatar May 08 '22 21:05 DSLordloss

hello I've the same problem

nini57 avatar Jul 23 '22 11:07 nini57