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

Watch dont work with mars 4 ultra #3

Open
mahon91 opened this issue Oct 7, 2023 · 2 comments
Open

Watch dont work with mars 4 ultra #3

mahon91 opened this issue Oct 7, 2023 · 2 comments

Comments

@mahon91
Copy link

mahon91 commented Oct 7, 2023

silca@PC:~/cassini$ python3 cassini.py -p 192.168.1.28 status
192.168.1.28: Mars 4 Ultra (ELEGOO Mars 4 Ultra) Status: 1
Print Status: 3 Layers: 671/900 File: key_modified.ctb
File Transfer Status: 0

silca@PC:~/cassini$ python3 cassini.py -p 192.168.1.28 watch
_Duracam_key_generator_modified_3_goupilles.ctb | | ▇▇▅ 0% [0/900] (~0s, 0.0/s)

@mahon91
Copy link
Author

mahon91 commented Oct 7, 2023

actually i use this to "watch" :
while true; do python3 ~/cassini/cassini.py -p 192.168.1.28 status; sleep 10; done

@vvuk
Copy link
Owner

vvuk commented Oct 14, 2023

That is super weird. Do you maybe have more than one printer on the network? Can you also run watch with --debug and attach some of the output (5-10s should be plenty)

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

2 participants