Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No printer Status displayed #498

Open
jeffdavis503 opened this issue Jan 12, 2022 · 7 comments
Open

No printer Status displayed #498

jeffdavis503 opened this issue Jan 12, 2022 · 7 comments

Comments

@jeffdavis503
Copy link

jeffdavis503 commented Jan 12, 2022

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 luizribeiro@gmail.com
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
@DSLordloss
Copy link

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

@jeffdavis503
Copy link
Author

Nope. Chitubox 1.9

@jeffdavis503
Copy link
Author

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
Copy link
Author

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

@wizard311
Copy link

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.

@DSLordloss
Copy link

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

@nini57
Copy link

nini57 commented Jul 23, 2022

hello I've the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants