davidtgbe / Marlin

Marlin for Anet ET4/5 series 3D printers
http://marlinfw.org
GNU General Public License v3.0
68 stars 30 forks source link

Usb conectivity problem #15

Closed svicens closed 3 years ago

svicens commented 3 years ago

I'am having dificulties to connect anet et4 to pc via usb after flashing bugfix-2.0.x. All seams to work fine, but, when I connect the 3d printer to the pc(I tried 3 diferent pc with win10os) the usual sound of usb pluging in sounds, in the devices screen, you can se the 3d printer as COM3, but when you try to connect it to i.e. MatterControl, I am unable to connect it, an error pops up(System.IO.IOException). I tried diferents cables with the same result. I don't know if I skiped something in the process. I instaled Marlin with the bootloader solution as mentioned in the docs.

Edit: After a while trying, I uninstalled the driver from devices manager screen(with the checkbox checked, to remove it form system), then reconectet 3d printer, windows will try to install it with errors, then I manually ask to find it with windows update, and that did the trick.

svicens commented 3 years ago

See edit.