sb53systems / G-Code-Flow-Temperature-Controller

A post processing script for OrcaSlicer
MIT License
132 stars 8 forks source link

Cut window, impossible to resize. #12

Open boromyr opened 2 months ago

boromyr commented 2 months ago

I think it's a DPI issue, but the 1.1 window is too big for the screen and not scalable, the bottom part is not accessible. I'm using a 125% DPI and a 1920x1080 resolution. image

sb53systems commented 2 months ago

@boromyr yes, you need to use 100% DPI to display the interface correctly (I have the same 1920 1080 resol).
image image

boromyr commented 2 months ago

Isn't very convenient, do I have to change the dpi, log out and log back in every time to use the program?

sb53systems commented 2 months ago

Sorry about that, I'm working on this script alone. For the moment I've done the most important things, maybe later I'll add more.

sb53systems commented 2 months ago

Also be aware that this script is not supposed to be a definitive solution, it is an Exampl of use.

Happy 3D Printing.

sb53systems commented 2 months ago

May add an option to hide or show the generated G-Code ?!

boromyr commented 2 months ago

Do you mean a wrapping of the two graphs with an arrow, to expand and reduce? Like this: image It could solve the problem, I reduce a graph to generate the gcode or to look at the other graph.

sb53systems commented 2 months ago

Do you mean a wrapping of the two graphs with an arrow, to expand and reduce? Like this: image It could solve the problem, I reduce a graph to generate the gcode or to look at the other graph.

Yep !
Know that with windows 11 you can change the DPI without loging out.

sb53systems commented 2 months ago

The Updated version of Sept 11 2024, has the ScrollBar (Vert and Hori)
image image

I think this will resolve your problem.

Best regards.
Salim.