mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-03 09:28:44 +03:00
update slic3r
This commit is contained in:
@@ -259,7 +259,7 @@ public:
|
||||
// void send_gcode_inner(DynamicPrintConfig* physical_printer_config);
|
||||
void eject_drive();
|
||||
|
||||
std::optional<PrintHostJob> get_connect_print_host_job();
|
||||
std::optional<PrintHostJob> get_connect_print_host_job(bool multiple_beds);
|
||||
void connect_gcode();
|
||||
void connect_gcode_all();
|
||||
void printables_to_connect_gcode(const std::string& url);
|
||||
@@ -315,8 +315,7 @@ public:
|
||||
|
||||
void render_sliders(GLCanvas3D& canvas);
|
||||
|
||||
void arrange();
|
||||
void arrange_current_bed();
|
||||
void arrange(bool current_bed_only);
|
||||
void arrange(Worker &w, const ArrangeSelectionMode &selected);
|
||||
|
||||
void set_current_canvas_as_dirty();
|
||||
|
||||
Reference in New Issue
Block a user