mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-27 03:44:53 +03:00
Octoprint: Add a dialog for setting the filename/path
and a "print now" option cf. #880, #245, #55, #87
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
OctoPrint(DynamicPrintConfig *config);
|
||||
|
||||
bool test(wxString &curl_msg) const;
|
||||
bool send_gcode(const std::string &filename, bool print = false) const;
|
||||
bool send_gcode(const std::string &filename) const;
|
||||
private:
|
||||
std::string host;
|
||||
std::string apikey;
|
||||
|
||||
Reference in New Issue
Block a user