terjeio / ioSender

A GCode Sender for Grbl and grblHAL written in C# (Windows only).
BSD 3-Clause "New" or "Revised" License
222 stars 66 forks source link

3D view not rendering properly #276

Closed brex480 closed 1 year ago

brex480 commented 1 year ago

First off I'm sorry if I am missing an obvious step. I saw a section in the wiki which might be the answer and made sure what to do with it. Anywho, my issue is the 3d view panel is unusable. Rotating the image around I can see glimpse of the file but it is like the contrast is turned up all the way on an old tv. I have tried several different releases running on windows 11. Thank you

Untitled
phil-barrett commented 1 year ago

Try turning off the grid. image

brex480 commented 1 year ago

Should have mentioned I have tried toggling off and on all the buttons there and in the settings panel. I can see changes happening but always still blurred like looking through a extremely fine mesh.

terjeio commented 1 year ago

Have you checked Black background in Settings: App? If so I have to find or write a new color picker for that to become useful.

brex480 commented 1 year ago

In the first picture yes it was selected but that it not the cause of the underlying issue. He it is unselected.

1
terjeio commented 1 year ago

Can you attach the file (zipped) to a comment?

brex480 commented 1 year ago

Guessing you are asking for the gcode file. Its just something I popped out of fusion 360 real quick using openbuilds post to test out iosender. It opens fine in openbuilds control and gsender. Also tried a file that came from openbuilds with the same results. 1001.zip

phil-barrett commented 1 year ago

It works fine for me on Win 10 using 2.0.40 and 2.0.41 using default ioSender settings. Wonder if it's a graphics card issue? image

terjeio commented 1 year ago

Renders ok for me, it seems there are many short movements so check Min distance and possibly also Arc resolution:

image

brex480 commented 1 year ago

It works fine for me on Win 10 using 2.0.40 and 2.0.41 using default ioSender settings. Wonder if it's a graphics card issue? image

Winner winner, forced it to use the actual GPU and now works perfectly. Thanks for the help. I am loving iosender even when I couldn't get the viewer working.

phil-barrett commented 1 year ago

What exactly did you do? (this is for others who run into similar situations)

brex480 commented 1 year ago

On windows 11 you will go to display settings and click graphics. From there you will have to add iosender.exe to a list of applications. Then you can click the options menu next to iosender and select high performance. I have had to do it for other programs in the past but didn't cross my mind today.