mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 09:58:59 +08:00
Removed duplicated code
This commit is contained in:
parent
417783a469
commit
9084d64b3b
@ -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…
x
Reference in New Issue
Block a user