Jumpy cursor when command is active

I have smooth movement of the cursor within Briscad v20.2.06
The issue is when a command is active, the cursor responds as if it is snapping to a grid (Snap is turned off)
Is there another variable I am missing?

V20.2.06
Windows 10
4k display

Thank you for your response, any are appreciated....

Comments

  • maybe do a screen shot with options open to here, and showing status bar at bottom:

  • goodonline
    edited May 2020

    I found the culprit:

    (setvar "SNAPTYPE" 0)

    I had it at 2, which set it to a dynamic grid snap

    Thanks James,

  • I found the culprit:

    (setvar "SNAPTYPE" 0)

    I had it at 2, which set it to a dynamic grid snap

    Thanks James,

    Legend for coming back and updating, cheers