-
Notifications
You must be signed in to change notification settings - Fork 66
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
Comments
Are you by any chance using Lychee Slicer as this has started happening to me too. |
Nope. Chitubox 1.9 |
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. |
Still haven't found a solution to my problem. Any help would be appreciated. |
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. |
Ahhh. Makes sense. I will find the setting in lychee to prevent the v4 export then. |
hello I've the same problem |
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:
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
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
The text was updated successfully, but these errors were encountered: