USB Drivers
-
@Bmilam said in USB Drivers:
here is the broken link:
https://github.com/Duet3D/RepRapFirmware/blob/dev/Driver/DuetDriverFiles.zipWhere was that link from? We should get it corrected.
-
I renamed that file earlier this week to WindowsDriverFiles.zip.
-
I have corrected the link in the Getting Connected guide.
-
@dc42 I can't get the driver working. Is the driver Windows 10 ready? It doesn't say in the info.
I really need it to get connected to my duet because there went something wrong with setting the duet to a fixed ip adres with the M552 in the config.g. Thanks for helping out -
Yes it works with Windows 10. To install it, unzip it (2 files) into a directory on your PC, then double click on the .inf file.
-
This is a fast response! Install worked but Unfortunatedly the device is still not connecting.
Is there a way to reset the IP adres so I can connect again through wifi?
I need it to get connected to my duet because there went something wrong with setting the duet to a fixed ip adres with the M552 in the config.g -
Pull the sd card and edit the config.g manually.
No settings are physically stored on the duet and are all loaded from the config.g file from the sd card at start up -
Yeah, great advise! Thanks. It works. But now back to setting my Duet wifi to a fixed adress. M552 S1 Px.x.x.x does not work...
-
@hblz if possible, I would suggest you look at assigning a fixed IP from the router rather than the duet. That way there's no chance of another device getting assigned the same IP
-
@jay_s_uk If you know your own network segment, and assign static IP on the ESP, you shave around 1-2 sec in boot time.
-
@hblz said in USB Drivers:
M552 S1 Px.x.x.x does not work.
i think it should, been awhile since i tried it. the other option is to store it with m587 Ix.x.x.x
you may want to forget the old entry first for good measure.
(also, what he said )
-
@dc42 I still can't get the USB driver working. Is there a way to clean the drivers up? Is there a difference between versions of the Duets wifi ? I would like to be able to connect the duet3d to my simplify 3d since this is sometimes easier and quicker then sending files to the duet.
-
Do you see anything show up when the duet is connected if you go to view > show hidden devices?
-
@Phaedrux Yes, it says 'unknown USB, device descriptor failed' (translated from dutch)
-
Can you delete that device and then replug the duet into a new port?
Do you have a powered usb hub to try with as well? -
@Phaedrux Unfortunatedly deleting does not change a thing. Different cable doesnt help either.
-
Does this work over Wifi now as well? I know originally it was said that Windows 10 and 3D printers was around USB, but wondered if this had changed?.
-
@M1sterd said in USB Drivers:
Does this work over Wifi now as well? I know originally it was said that Windows 10 and 3D printers was around USB, but wondered if this had changed?.
I'm not exactly sure what you're asking here.