Offline G-Sender #233
Replies: 2 comments 3 replies
-
It depends on your map file - these are the pins currently supported (up to 3 ports can be defined). An example. If the offline controller is of the "man-in-the-middle" type you will have to switch to UART comms instead of USB, if not enable MPG mode and use a switch for the switchover signal - or modify the the offline controller to send the switchover command character. |
Beta Was this translation helpful? Give feedback.
-
@terjeio can you please help me to fix [env:blackpill_f401cc_uni] See Inc/my_machine.h for options-D BOARD_STM32F401_UNI= nothing changed in my_machine.h if i enable MPG_ENABLE=1 then its asking for mpg mode pin |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I found this repo for offline grbl controller
https://github.com/LEKN-TECH/G-Sender
I'm using grblhal on custom board using stm32f401
Right now i'm using motors(XYZ) and limit switchs
what pins i can use to connect arduino(Tx, Rx) with stm32f401
so i can run machine offline
Beta Was this translation helpful? Give feedback.
All reactions