Skip to content

Instantly share code, notes, and snippets.

@0x715C
Created November 12, 2019 23:50
Show Gist options
  • Save 0x715C/3aa7ce1a9fe014921ea127a561d63030 to your computer and use it in GitHub Desktop.
Save 0x715C/3aa7ce1a9fe014921ea127a561d63030 to your computer and use it in GitHub Desktop.
Robox 3d printer udev rule
ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="081b", ENV{ID_MM_DEVICE_IGNORE}="1"
SUBSYSTEM=="tty", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="081b", SYMLINK+="robox%n", MODE="0666"