Luiz Ribeiro

Results 55 comments of Luiz Ribeiro

@hak-isaiah, if you're willing to test with your anycubic photon zero, then give it a go! I know that the folks from [photonsters](https://github.com/Photonsters/) have been able to get the Anycubic...

We should be able to add support for `.pw0` or `.pws` files. If you have some simple ones (like just a cube or whatever) I'm happy to look into adding...

@Shabbypenguin, any chance this is because of #180 or do you consistently get that error when taking any action? It's possible we need to make small tweaks to the protocol...

@Shabbypenguin, nice. Glad you got the printer to reply to your serial commands. A few questions: 1. Which baud rate did you have to use? 2. Are the commands for...

Can you summarize what are the differences between the Mars protocol and the Phrozen protocol? You can tweak https://github.com/luizribeiro/mariner/blob/master/mariner/mars.py to make it work, put up a pull request once you...

I made some good progress on this bug today by making these changes: 1. Adding retries (5b5c5b2046175f8aa5a9feb7981a8d8bc5ec0cba). Fetching print status is idempotent so it's fine for us to execute it...

Cool! I'll update the `README.md` to include the Phrozen Sonic Mini 4K. Thanks @Shabbypenguin! @hak-isaiah, I'm going to keep this issue open for the Anycubic Photon. Let me know if...

Right, 3c9185a34e243a343c6a51e857e681331cba7e80 did that :)

@daxliniere, see #415 for how to update it manually from a CI build

I've been thinking about this one. It would be ideal if we could leave the gcode console open while you use mariner (so you can see what is going on...