Package 3dprinter-udev-rules: Information

    Binary package: 3dprinter-udev-rules
    Version: 0.2-alt1_1
    Architecture: noarch
    Build time:  Sep 21, 2016, 04:10 PM in the task #169640
    Source package: 3dprinter-udev-rules
    Copied in the task: #171505
    Category: Engineering
    Report package bug
    License: CC0
    Summary: Rules for udev to give regular users access to operate 3D printers
    Description: 
    Normally, when you connect a RepRap like 3D printer to a Linux machine by an
    USB cable, you need to be in dialout or similar group to be able to control
    it via OctoPrint, Printrun, Cura or any other control software. Not any more.
    
    Install this rule to grant all users read and write access to collected
    devices based on the VID and PID.
    
    Disclaimer: Such device might not be a 3D printer, it my be an Arduino, it
    might be a modem and it might even be a blender. But normally you would
    add your user to dialout and get access to all of those and more anyway.
    So I guess be careful when some of the users should not get access to
    your blenders.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Sept. 21, 2016 Igor Vlasenko 0.2-alt1_1
    - update to new release by fcimport
    July 28, 2016 Igor Vlasenko 0.1-alt1_2
    - converted for ALT Linux by srpmconvert tools