hello everyone, i encountered a strange bug.
I compiled rp2040 firmware invisual studio, only changed to generic 4-axis, changed some pin numbers and set the number of axes to 4 in grbl-config. after compiling it marks "M3_STEP_PIN STEP_PINS_BASE + 3" yellow in visual studio, but i couldnt find a problem.
Anyway, after connecting to the board with openbuilds control i get ERROR 71, but it does connect ok. Does not want to connect to gsender, shows incompatible.
Now everything works fine in openbuilds control, except direction signal. I can jog+, i can jog-, it doesnt change. Only way i can make it change is if i invert the axis with $3. So it seems to be configured right. Anyone has an idea?
hello everyone, i encountered a strange bug.
I compiled rp2040 firmware invisual studio, only changed to generic 4-axis, changed some pin numbers and set the number of axes to 4 in grbl-config. after compiling it marks "M3_STEP_PIN STEP_PINS_BASE + 3" yellow in visual studio, but i couldnt find a problem.
Anyway, after connecting to the board with openbuilds control i get ERROR 71, but it does connect ok. Does not want to connect to gsender, shows incompatible.
Now everything works fine in openbuilds control, except direction signal. I can jog+, i can jog-, it doesnt change. Only way i can make it change is if i invert the axis with $3. So it seems to be configured right. Anyone has an idea?