usbcnc / grbl

This is a port of GRBL 1.1 to STM32F103 target
https://github.com/usbcnc/grbl/wiki
Other
206 stars 73 forks source link

cannot invert probe pin #68

Open frankdunn opened 4 years ago

frankdunn commented 4 years ago

Hi

I am using a stm32 blue pill , I am trying to invert the probe pin but it does not work . I have tried $6=0 and $6=1 and changing pa15 from pullup to pulldown . Is there a known bug or what else can I try ?

A-Makuba commented 4 years ago

try fix #32

frankdunn commented 4 years ago

It worked , thanks .

On Wed, May 20, 2020 at 10:47 PM Alexander notifications@github.com wrote:

try fix #32 https://github.com/usbcnc/grbl/pull/32

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/usbcnc/grbl/issues/68#issuecomment-631717951, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4MIDOVVDHIACTNJHM4KNLRSQ6XRANCNFSM4NGIYXOA .