I’m setting up my printer (troodon 2.0) for the first time and I’m trying to get the IP address under the “about” menu.
I have run the “configure wifi.gode” from the sd card that came with the printer. I have changed to my user name and password.
When I “print” the code and go to status, it stops at 12.5% so I eliminated all the extra text and saved, run again and it stops at 87%
I can not get it to complete and show ip address. Below is what I’m running
M552 S0
G4 P10000
M587 S"my_wifi_name" P"my_password" ; S is your Wifi name, P is your Wifi password
M552 S1
M552
M500
; put this gcode file into SD card, then choose it to print.
; you’ll see the IP address under “About” menu after one minutes.
; input the IP address on your browser, then it’ll show web console.