Changes to Step #10
Edit by Jack Waterfall —
Edit approved by Jack Waterfall
- Before
- After
- Unchanged
Step Lines
[title] Duet Ethernet and Duet Maestro - Enable Ethernet Connection | |
- | [* black] ***DHCP.***If you have setup the Duet Ethernet to use DHCP then when the network is enabled it will look for a DHCP |
+ | [* black] ***DHCP.***If you have setup the Duet Ethernet to use DHCP then when the network is enabled it will look for a DHCP server to allocate an address. Most home routers are setup to assign addresses by DHCP. |
[* black] Send the command "M552 S1" to the board. | |
[* black] After about 30 seconds, the board should reply with ***Network running*** and the IP address that the Duet has been assigned. | |
[* black] ***Fixed Address*** If you have used a fixed IP address in config.g then when the network is enabled the Duet Ethernet will use that address. Note that if you use a fixed address, care should be taken that it does not conflict with other devices on the network. | |
[* icon_caution] The Duet Ethernet and Duet Maestro come with a factory configured fixed address used during testing. This address will probably not work with your network and may cause conflicts. It is recommended to enable DHCP when using the [https://configurator.reprapfirmware.org/|RepRapFirmware configurator]to generate your configuration file. | |
[* icon_note] Mac users: Press CRTL-A and then CRTL-D to exit screen and return to terminal. You can safely close Terminal at this point. |