Removed duplicated code

This commit is contained in:
Enrico Turri 2018-11-16 12:58:43 +01:00
parent 417783a469
commit 9084d64b3b

View file

@ -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 ?