PrusaControl icon indicating copy to clipboard operation
PrusaControl copied to clipboard

Feature request: Send to Octoprint

Open yschroeder opened this issue 7 years ago • 11 comments

I don't know if you want PrusaControl be a full-blown controll center to directly communicate with the printer (the name suggests this). However, I'd like to send my G-code directly to Octoprint, as it is possible with Slic3r.

yschroeder avatar Jun 17 '17 06:06 yschroeder

+1, this would be an awesome feature

quibusus avatar Jul 05 '17 15:07 quibusus

+1

willuk2010 avatar Jul 12 '17 10:07 willuk2010

A million times +1 ^.~

cwestpha avatar Aug 01 '17 15:08 cwestpha

+1

daktylus avatar Aug 14 '17 19:08 daktylus

:+1: In fact I have started implementing this some time ago in https://github.com/prusa3d/PrusaControl/compare/ca7cedf...probonopd:WirelessPrinting - and am using it on a regular basis ever since.

An AppImage for testing is available at https://bintray.com/probono/AppImages/PrusaControl_Wireless/1556.glibc2.17#files

This so far successfully discovers one or more printers on the network, and lets the user print to them.

screenshot_20170828_195754

Please note: The current implementation does not work with genuine OctoPrint hosts yet because the API key is currently not sent (I am using it with my own firmware that implements a custom subset of the OctoPrint protocol without API keys). OctoPrint API key sending should be relatively easy to add though, but I didn't know where to put this in the GUI. In fact, I think the whole way we enter per-printer settings should be made dynamic, based on the printers discovered on the network. Input welcome.

Feedback welcome from @tibor-vavra and anyone interested! Also, Pull requests are welcome against my branch https://github.com/probonopd/PrusaControl/tree/WirelessPrinting

screenshot_20170828_200201

probonopd avatar Aug 28 '17 17:08 probonopd

This get more urgent, now the new MK3 has Octoprint integration.

yschroeder avatar Sep 26 '17 09:09 yschroeder

Ping - are there any plans to merge this?

probonopd avatar Jan 06 '18 17:01 probonopd

I would very much like this. i like the fast and easy use of prusacontrol, but then having to manually juggle gcode files feels slow after cura "print on octoprint"

cnf avatar Apr 29 '18 12:04 cnf

Absolutely a +1. This is what keeps me from using PrusaControl.

kopper42 avatar Jan 19 '19 01:01 kopper42

+1

JohnArild avatar Mar 07 '19 20:03 JohnArild

https://github.com/prusa3d/PrusaControl/commit/7c9877c93e5fe319de1c0635ffbe0188b0575fe6 does implement this, but unfortunately there is no continuous build of it available to test.

probonopd avatar Mar 08 '19 17:03 probonopd