In config.h
How are the locomotion related constants calculated?
(My biggest issue/question is with WHEELS_SEPARATION and SHIFT_AFTER_180_DEG_RUN?
I believe I already know how to get MICROMETERS_PER_COUNT.
How are the value of the constants SENSOR_SIDE_... determined?
What's the main difference between the constants MOUSE_WHEELS_SEPARATION and WHEELS_SEPARATION?
In setup.h
How are you measuring your mouse? (Mouse dimensions)
In case modifications are donde to the main PCB, how are the exact dimensions measured?
In config.h
How are the locomotion related constants calculated?
(My biggest issue/question is with WHEELS_SEPARATION and SHIFT_AFTER_180_DEG_RUN?
I believe I already know how to get MICROMETERS_PER_COUNT.
How are the value of the constants SENSOR_SIDE_... determined?
What's the main difference between the constants MOUSE_WHEELS_SEPARATION and WHEELS_SEPARATION?
In setup.h
How are you measuring your mouse? (Mouse dimensions)
In case modifications are donde to the main PCB, how are the exact dimensions measured?