prusa_printer_setting.ini
The Prusa MK4 uses a file call prusa_printer_settings.ini to manually add static IP address, subnet, and gateway.
______________________________________________________
[network]
# Webservice for internal usage, listen on port 80
web=1
hostname=MK4S1_Lower
# Printer support two dns servers. If variables are not empty, they will be used
# even is DHCP pr AUTO type is set.
dns4=8.8.8.8
[wifi::ipv4]
type=static
addr=192.168.2.192
mask=255.255.255.0
gw=192.168.2.1
______________________________________________________
The Core One is not recognizing this .ini file. Is there another .ini file name the Core One uses.
Thanks.
RE: prusa_printer_setting.ini
For my Core One, I opened the Prusa App on my phone, used the "Set up Printer Wi-Fi" wizard. Placed the phone next to the RFID antenna and the settings transferred across.