Removed duplicated code
This commit is contained in:
parent
417783a469
commit
9084d64b3b
1 changed files with 0 additions and 1 deletions
|
@ -3740,7 +3740,6 @@ void GLCanvas3D::reload_scene(bool force)
|
|||
|
||||
if (m_regenerate_volumes)
|
||||
{
|
||||
PrinterTechnology printer_technology = wxGetApp().preset_bundle->printers.get_edited_preset().printer_technology();
|
||||
if (printer_technology == ptFFF && m_config->has("nozzle_diameter"))
|
||||
{
|
||||
// Should the wipe tower be visualized ?
|
||||
|
|
Loading…
Add table
Reference in a new issue