@voodoobane Youre Right! I forgot to flash the firmware to the wifi board (Doh!). Have done that now and can confirm after forgetting my wifi password a few times it is now working! I can accsess the DWC and will now assume it is fully working.
Best posts made by EdChamberlain
-
RE: Duet wifi 24 V short - Ethernet Module VERY hot.
-
RE: Duet wifi 24 V short - Ethernet Module VERY hot.
@dc42 The duet is up and running again! I never thought it would work again. Thanks a ton for the help.
I am having a slightly strange issue with the web interface though. Wherever there are SDcard contents on display it will load the contents repeatedly in the list. The lists listing things like macros or gcodes just keep growing repeating the contents of the SD card.
I only have one Gcode (test.g) and it just keeps loading it over and over as fast as it can so the list is effectively endless! See example: https://imgur.com/a/yCz6RWn
-
RRF Support for PINDA Probe
Hi, I just picked up a PINDA probe (the one Prusa uses on its printers) with the intention of using it as an NPN inductive sensor. The problem with inductive sensors is that the heat from the bed can cause the trigger point to drift somewhat and affect your measurement accuracy.
The interesting feature of the PINDA is that it has an internal thermistor to allow temperature compensation which works by adding an extra connection (4 wires instead of the usual 3). In theory the probe connector could be replaced with two separate connectors: one for the NPN inductive sensor and a second for this thermistor output allowing the sensor to be connected to the Probe port and the thermistor to be connected to a spare thermistor channel.
If this could be done is there any support for compensating probe measurement against probe temperature in RRF like the prusa printers do?