-
Notifications
You must be signed in to change notification settings - Fork 19
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
Photon Mono SE #14
Comments
It would take quite a bit of work to do that. I would have to rewrite alot of the backend to support this and parts of the front end GUI. Octoprints comm layer doesn't yet support this kind of functionality. It might support it in Octoprint 2.0.0 with the new comm layer but that release isn't due for a while. |
Is it still unlikely this will ever work on the Photon Mono SE? I had originally purchased the comb of of the Mono SE and the RPI Zero 2 W just for this purpose. If it's not likely to ever work, i'll just get rid of the rpi. Just wondering as i've seen additional activity in the issues section, not for my machine specifically, but just in general. I made me wonder of anything had been advanced that might just so happen to overlap the Mono SE. Thanks. |
Unfortunately It doesn't look like I'll be able to get the plugin working with the Anycubic Photon mono SE since I can't get it to accept Gcode commands or any kind of input from the serial terminal. Also Anycubic hasn't been very helpful whenever I attempted to contact them, it seems they locked down the serial communication and refuse to provide any information. I don't exactly have enough time to exhaustively reverse engineer and crack the firmware. |
thanks. that's understandable.
…On Wed, Feb 1, 2023 at 4:40 PM Vikram Sarkhel ***@***.***> wrote:
Unfortunately It doesn't look like I'll be able to get the plugin working
with the Anycubic Photon mono SE since I can't get it to accept Gcode
commands or any kind of input from the serial terminal. Also Anycubic
hasn't been very helpful whenever I attempted to contact them, it seems
they locked down the serial communication and refuse to provide any
information. I don't exactly have enough time to exhaustively reverse
engineer and crack the firmware.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AILOVRD42PO7EO6RCAPX6ADWVLQ57ANCNFSM5MV3JQBQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
∞
|
How difficult would it be to add something to the plugin which monitored a resin printer's terminal through the Rx/Tx and display it in an area of the plugin's window? Idea being to make it easier to add more printers and discover their comms.
So, for example, for a printer which is not supported yet, a person could go to a reveal-able window in the chitu plugin, see the sla printer's comms, and run operations on the sla printer's front panel, and see/capture the commands in the plugin's terminal window?
The text was updated successfully, but these errors were encountered: