GregValiant 1,408
"It still connects to my phone, web camera, graphics tablet, etc."
None of those are "Serial" devices and that's what Cura is looking for. I'm a Windows guy but I wonder if the OS upgrade removed the "USB - Serial" driver(?). The driver would notice when a Serial device like a printer is plugged in and then configure the USB port for serial communication.
Re-installing Cura under your new OS might re-install the port driver.
There can be some odd effects like the driver might only affect a single USB port rather than all of them. When you plug the printer into that one port it's OK but plugging into any other USB port the printer doesn't get noticed. I haven't seen that with the Cura installation but I have seen it with other serial devices.
Recommended Posts
Slashee_the_Cow 479
Printing over USB is deprecated and no longer officially supported. It's a relic from a time when printers didn't even have enough brains to read files from an SD card.
Unless you have a dedicated system (like OctoPrint running on a Raspberry Pi or a basic PC) it's a bad idea anyway since if your computer crashes, boom, failed print. Also if your CPU is being stressed it could take time for it to send commands which will probably end up as blobs while your printer just sits there waiting to be told what to do.
Link to post
Share on other sites
Spuggiehawk 0
Thanks Slashee, but the SD card reader on my printer is broken, so that's not an alternative for me. I hadn't had any significant problems with USB printing until yesterday (after the OS upgrade). It's probably a change to the way hotplug is detected and reported, since I think that was necessary before.
Thanks for the heads-up on Octoprint. I've now got that working and printing is back on track :-)
Link to post
Share on other sites