klipper/klippy
Kevin O'Connor c331406774 util: Change the /tmp/printer pty to be group readable
For some reason, Linux creates the pseudo tty with group writable
permissions, but not group readable.  Use chmod to allow the device to
also be group readable.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-05-16 13:25:21 -04:00
..
chelper
extras temperature_fan: Add support for temperature-triggered fan. 2018-05-10 19:32:23 -04:00
cartesian.py
clocksync.py
console.py
corexy.py
delta.py
extruder.py
gcode.py
heater.py temperature_fan: Add support for temperature-triggered fan. 2018-05-10 19:32:23 -04:00
homing.py homing: Apply speed rounding after calling home_prepare() 2018-05-14 11:40:35 -04:00
klippy.py
mathutil.py
mcu.py
msgproto.py
parsedump.py
pins.py
queuelogger.py
reactor.py
serialhdl.py
stepper.py stepper: Fix typo in error report - name should be self.name 2018-05-14 12:31:28 -04:00
toolhead.py
util.py util: Change the /tmp/printer pty to be group readable 2018-05-16 13:25:21 -04:00