cp210x Module, usbserial & 3dprinting.
by business_kid from LinuxQuestions.org on (#5DBMT)
I've a new 3d printer here, Anycubic Mega X My initiation in ongoing.
looking in lsusb, I get Code:Bus 003 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x familyLsmod shows Code:bash-5.0$ lsmod |grep cp210x
cp210x 28672 0
usbserial 45056 1 cp210xwhich leads me to think it's on a usb serial port - is that /dev/ttyusb0? If not, what?
Anycubic only cater for Cura, which only writes to file. Is there any wheeze for downloading straight to the printer?


looking in lsusb, I get Code:Bus 003 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x familyLsmod shows Code:bash-5.0$ lsmod |grep cp210x
cp210x 28672 0
usbserial 45056 1 cp210xwhich leads me to think it's on a usb serial port - is that /dev/ttyusb0? If not, what?
Anycubic only cater for Cura, which only writes to file. Is there any wheeze for downloading straight to the printer?