Natalia Zebolc
Natalia Zebolc
Hi, I did not install any driver, I just changed this parameter in constructor: JOYSTICK_TYPE_MULTI_AXIS into JOYSTICK_TYPE_JOYSTIC, and that worked for me. BR, Natalia On Sat, May 8, 2021 at...
I had same issue until I changed in constructor JOYSTICK_TYPE_MULTI_AXIS into JOYSTICK_TYPE_JOYSTICK, and I also changed first argument hidReportId into 0x06 but I'm not sure if that was necessary: Joystick_...
Try to go to Control Panel -> Devices and Printers, see if you can find it there, if yes go to properties of that device, then Hardware tab, Properiees button->...
Do you have enabled Linear advance? Try to disable it. Or try playing with MINIMUM_STEPPER_DIR_DELAY, MINIMUM_STEPPER_PULSE and MAXIMUM_STEPPER_RATE. I'm using 20, 2, 400000 with linear advance and it solved my...