BTT Octopus Max ESP Serial #889
Closed
cr59cummins
started this conversation in
General
Replies: 2 comments 4 replies
-
How did you pick it? You have to change
This is odd. Is it the same for other real time commands like feed hold ( |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
I am going back to Marlin. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a BTT Octopus Max EZ that has been running Marlin. There is an esp8266 and using marlins #define SERIAL_PORT_2 7 at baud rate 250000. The esp is my gcode sender so it needs to act the same as the usbC port. I have grblHal running on the board and can talk to it with usb C. Compiled firmware with PlatformIO. I changed the esp to 115200 for grblHal but it doesn't matter which serial port I pick, I can't get any communication between the stm32 and the esp with grblHal.
As a side note, when installing firmware built with the web builder or with PlatformIO, I can talk to grbl and unlock/ send gcode but when I send it a '?' it doesn't respond with anything.
Beta Was this translation helpful? Give feedback.
All reactions