FYI: After clicking “Show Simulation”, I was unable to use left-mouse to tilt/rotate the simulation. The zoom also jumped from really small to really big.
The simulation initially loaded with toolpaths and rapids displayed, but the “Show Toolpath” and “Show Rapids” checkbox was unchecked.
I can confirm the second point and add a little detail:
It seems that, upon entry to the program, the value for “Show Toolpath” and “Show Rapids” are both TRUE even though the check boxes are not checked - as if the code to initialize the state of the checkboxes is missing. When you check those boxes for the first time (when they are not checked), they remain unchecked - and then become synched properly with the values.
I am not able to recreate the tilt and zoom issues
I appreciate the feedback. We made some changes to the parts of the code that border on voodoo (the OpenGL display code) so I’m not shocked that we might have added a bug. If anyone can provide any additional details about how to trigger the problem, that would be helpful because we haven’t seen the mouse/zoom problem.
I suspect the Show Toolpath and Show Rapids will be easy to duplicate here. We’ll check it out tomorrow.
Maybe there’s an issue with GPUs - Since your changes involved OpenGL - some GPUs may need to be set to use or not use it?
EDIT: Just encountered the issue on Win 10. I can only encounter it (so far) when opening a file. It does not matter if the file was created in v12 or a previous release - opening it leaves me in a state where I cannot flip in dimension…it just pans. I can rotate and I can zoom - but zooming is with a very large factor.
If I start from scratch after opening the program, everything works for me. However, if I start a new design AFTER having had the problem (by opening an existing file), the new file fails as well.
The problem does seem to be with reloading an existing file made in a previous version. If I start a new project from scratch all seems to work as it should
Good Morning Gary,
When I tried 612 I reloaded a project that I had started on a couple days ago using 611, that was a no-go. I’ll probably just reload 611 to finish it up today