configure other ip's than 192.168.50.1?
is this possible an how can i approach it? since ill be running multiple ratrig printers and i would prefer to give them static ip's
2 Replies
First hit on google looks to have the pieces you need
https://www.reddit.com/r/klippers/comments/15koy4b/how_do_i_set_klipperpi_to_a_static_ip/
modify
/usr/bin/autohotspotN
https://github.com/Rat-OS/RatOS/blob/v2.x/src/modules/hotspot/filesystem/root/usr/bin/autohotspotN#L45 because that is where the IP address of the ratos wifi is set.
Better would be to connect them to a router and set the DHCP in the router to give them all static IP addresses