diff --git a/lib/Slic3r/GUI.pm b/lib/Slic3r/GUI.pm index 760a0f330a..b3c306850b 100644 --- a/lib/Slic3r/GUI.pm +++ b/lib/Slic3r/GUI.pm @@ -67,7 +67,7 @@ our $Settings = { mode => 'simple', version_check => 1, autocenter => 1, - background_processing => 1, + background_processing => 0, # If set, the "Controller" tab for the control of the printer over serial line and the serial port settings are hidden. # By default, Prusa has the controller hidden. no_controller => 1,