What about some knock off Bondtech gears?
Best posts made by nikker
-
RE: Problems with new Laser Filament Monitor
-
RE: Using Raspberry Pi3 with Duet 2 Ethernet
I am fine with having to use the IP address for now... I am just trying to get a basic setup going so start tuning everything for my Voron 2.1 build. I will try it a bit more and post my results in a few. Thanks all for your help.
-
RE: Using Raspberry Pi3 with Duet 2 Ethernet
To anyone trying to do a similar setup, i got it working. When following the link that @DocTrucker provided, the command "iptables -A PREROUTING -t nat -i <ethernet_interface> -p tcp --dport 80 -j DNAT --to-destination <duet_ip>:80" is in addition to "sudo iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE" and comes after. I have a paneldue connected and it told me the IP address that was being provided so I used that. All is working now!
Big thanks to @DocTrucker and @incogizmo !! Stay tuned for a post in a few weeks when I share my Voron 2.1