Replies: 1 comment 2 replies
-
Which board map? If not the PWM settings are not available reulting in error 53. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OK, I will admit I have not built grblHal in a while. Today I updated my repository, but also STM32 Cube got updated as well. I built new firmware. Was looking at the PWM output and needed to change the frequency as I have a pwm to dc board that only works up to 3KHz. So I think I accidentally set $31 to 12000 and I should have set $30 to 12000. Anyway, PWM output was working, but when I try to change $31 and$30 to 0 and 12000, I get error:53. I power cycled, no change. Now it looks like all spindle related options are not showing up at all, even with $ +. ioSender shows no spindle related settings.
Any idea what happened? How do I get out of this, or do I need to reset the flash?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions