-
hi , i want to connect my controller with ETHERNET , is there any configuration that i should set for it ? and what is the IP address of the ETHERNET ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Just enable ethernet and the required protocols (telnet and/or websocket for streaming gcode) in my_machine.h and reflash. Default is to use DHCP for assigning an IP address, A reset of plugin settings ( |
Beta Was this translation helpful? Give feedback.
-
Already have this working on FlexiHAL with just re-mapping the SPI pins. So awesome, the new G65 macro support is amazing. |
Beta Was this translation helpful? Give feedback.
The STM32F4xx driver has gotten support for W5100S (untested) and W5500 breakouts. SPI pins has to be defined in the map file for it to work - like in this map.