Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.21k stars 2.08k forks source link

The machine settings window is too short at the start and need to be stretched everytime. #4813

Open a4jp-com opened 6 years ago

a4jp-com commented 6 years ago

Application Version Version 3.6.0

Platform Windows 10 64 bit

Printer Dreammaker Overlord Pro

Steps to Reproduce Just open machine settings in the settings area

Actual Results popup is too small

Expected results The popup should be a bit longer so we don't have to stretch it everytime

Additional Information

alekseisasin commented 6 years ago

Hi @a4jp-com , On of the possible solutions is to store the machine settings pop up window size in cura.cfg. Another side of this request Cura team does not have much time for it.

a4jp-com commented 6 years ago

Can you tell me where the code is and I'll edit the code and create a push if that works?

alekseisasin commented 6 years ago

You might check how Cura stores/updates the "window_width" in file cura.cfg. The file is located here: https://github.com/Ultimaker/Uranium/blob/master/UM/Qt/Bindings/MainWindow.py

GregValiant commented 1 day ago

@a4jp-com I'm cleaning house around here. This has been open for several years. Can I close this?