arkypita / LaserGRBL

Laser optimized GUI for GRBL
http://lasergrbl.com
Other
1.26k stars 497 forks source link

No Z Up/Down control in Windows 11 #2393

Open ReggiePye opened 3 weeks ago

ReggiePye commented 3 weeks ago

Describe the bug In Windows 10 the Z up/Down control is visible and works well both up and down in set steps in 3 stages. In Windows 11 this up down control is not showing properly and has some differences i.e. the Up/Down control is replaced with a step size slider. A small Z with a small arrow pointing down only. When activated the Z will move down -0.1mm regardless of what step size is asked for. The only way to move the Z up is by typing a command manually.

LaserGrbl v7.12.0.0 Grbl v1.1h Wrapper: UsbSerial Win 11 and Win 10

To Reproduce Steps to reproduce the behaviour:

  1. Run LaserGRBL in Windows 10 and set the settings to display Z Up/Down control
  2. Run LaserGRBL in Windows 11 and set the settings to display Z Up/Down control
  3. See the differences on the screen.
  4. See error

Expected behaviour Windows 11 should be able to show Z Up/Down control and be able to move in both directions and not have a fixed step of 0.1mm down only.

Screenshots If applicable, add screenshots to help explain your problem.

2024-10-29 13_13_08-LaserGRBL v7 12 0 This is the screen shot of Windows 11 screen.

arkypita commented 3 weeks ago

Go to menu grbl, settings, and enable z controls

ReggiePye commented 3 weeks ago

I have done that and it doesn't work. needs fixing for Windows 11

Sent with Proton Mail secure email.

On Tuesday, October 29th, 2024 at 5:17 PM, arkypita @.***> wrote:

Go to menu grbl, settings, and enable z controls

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ReggiePye commented 3 weeks ago

2024-10-29 17_20_54-Settings Here are the setting for Windows 11

reinforce commented 3 weeks ago

Same here on fresh install v7.12.0. Z control enabled, but only Z and 0.1mm down button appears.

arkypita commented 3 weeks ago

Could you please try with different DPI settings? https://www.google.it/m?q=windows+11+dpi

ReggiePye commented 3 weeks ago

That worked I can see the same as Windows 10 now, but the text is very small at 100% Maybe some note should be made as some others have had the same problem,

reinforce commented 3 weeks ago

In my case "Legacy icons" checkbox (In menu Grbl => Settings => Options) solve the problem. I also tracked the issue with other releases and found that it started happening with version v6.9.10 version. Earlier releases works fine.

ReggiePye commented 3 weeks ago

That is good to know, I will make a note of that.