cameroncros / OctoPrint-DiscordRemote

Discord plugin for OctoPrint
MIT License
66 stars 34 forks source link

Feature Request: Send gcode files to octoprint over discord. #170

Closed 1iggy2 closed 3 years ago

1iggy2 commented 3 years ago

I'm really enjoying the project so far. I'm wondering if you'd consider working on being able to send gcode to the printer via discord. I'm not sure if this is possible, but it seems like a useful feature.

Thanks for all you do!

1iggy2 commented 3 years ago

Also mentioned, but not replied to in #110. Just saw #66 and #67. Seems to have been added. I will be looking deeper into this later today and potentially adding to documentation. I'll leave it open until then.

1iggy2 commented 3 years ago

66 and #67 are similar, but not the same as this request. I would be interested in the ability to upload gcode files to the printer over discord.

cameroncros commented 3 years ago

Do you want to upload gcode files to the printers SD card?

On Sun, Jan 10, 2021 at 4:07 AM 1iggy2 notifications@github.com wrote:

66 https://github.com/cameroncros/OctoPrint-DiscordRemote/issues/66

and #67 https://github.com/cameroncros/OctoPrint-DiscordRemote/pull/67 are similar, but not the same as this request. I would be interested in the ability to upload gcode files to the printer over discord.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cameroncros/OctoPrint-DiscordRemote/issues/170#issuecomment-757336260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK7FL2A447UHC32LANS2BTSZCEMHANCNFSM4V3W4AEQ .

1iggy2 commented 3 years ago

I would rather upload to octoprint. Give the user the ability to slice on a machine outside the LAN then send the gcode file over DiscordRemote to octoprint. Confirm it's available with /files and be able to start it with /print. All from outside the LAN without opening any ports.

cameroncros commented 3 years ago

You can do that right now. Upload the gcode files to the discord channel and it will get pulled into octoprint. You can also upload zip files and split zips to work around the 8mb limit. You can use /unzip to unzip the files.

On Thu, 14 Jan 2021, 2:59 am 1iggy2, notifications@github.com wrote:

I would rather upload to octoprint. Give the user the ability to slice on a machine outside the LAN then send the gcode file over DiscordRemote to octoprint. Confirm it's available with /files and be able to start it with /print. All from outside the LAN without opening any ports.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cameroncros/OctoPrint-DiscordRemote/issues/170#issuecomment-759544842, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAK7FLZAGAMBNFOS7HW4B53SZW7ORANCNFSM4V3W4AEQ .

1iggy2 commented 3 years ago

Oh wow, very impressive. I'm sorry that I did not see that. I will close this now.