mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-31 16:08:43 +03:00
Merge prusa 2.6.1
This commit is contained in:
@@ -279,6 +279,11 @@ void Preview::set_drop_target(wxDropTarget* target)
|
||||
SetDropTarget(target);
|
||||
}
|
||||
|
||||
void Preview::load_gcode_shells()
|
||||
{
|
||||
m_canvas->load_gcode_shells();
|
||||
}
|
||||
|
||||
void Preview::load_print(bool keep_z_range)
|
||||
{
|
||||
PrinterTechnology tech = m_process->current_printer_technology();
|
||||
|
||||
Reference in New Issue
Block a user