Yeh - that cured it, thank you 🙂
Ok, now you should be able to move the Cura window to other monitors, but remember to move it back to the primary monitor before you close it. Or else you have to edit the config file again.
Hi @ahoeben, I've seen this fix mentioned a couple of times recently, would it make sense for Cura on closing to either detect when those lines should be deleted because there's more than one monitor or just delete them anyway?
Those two lines work fine on my multi monitor setup. I wouldn't know of a way to detect setups where it does not work. There could be a preference to not store the window position on exit.
Does this problem only occur on Windows systems?
As far as I know, yes.
Here is a PR that adds a preference to not restore the position and size of the window, thus keeping Cura on the primary display:
https://github.com/Ultimaker/Cura/pull/6385
Affected users would still need to be able to start Cura to reach the preferences dialog (or edit cura.cfg to add the preference once)
Recommended Posts
ahoeben 1,981
Could you try the following:
In
%APPDATA%\cura\4.2\Cura.cfg
, in the[general]
section, remove the lines starting withwindow_left
andwindow_top
. Then start Cura.This should start Cura on the primary display.
Link to post
Share on other sites