MartinNYHC
Posts: 24
Joined: Thu Apr 16, 2020 3:45 pm
Location: Berlin, Germany

Conneting to virtual USB port

Hi All,

I need to connect S3D via a virtual USB port to my printer which is emulated via socat.

Code: Select all

socat -d -d -d PTY,raw,echo=0,link=/dev/cu.usbserial-MP tcp:192.168.255.32:5002
lrwxr-xr-x  1 root  wheel  0 Apr 27 10:38 /dev/cu.usbserial-MP -> /dev/ttys003
Unfortunately S3D dosn't "see" this port. Any ideas please?

Thanks, Martin
MartinNYHC
Posts: 24
Joined: Thu Apr 16, 2020 3:45 pm
Location: Berlin, Germany

Re: Conneting to virtual USB port

Forgot to mention that I'm using MAC OS Mojave ;)

Return to “Troubleshooting and Bug Reports”