Results 3 issues of paranoid64

ACR1252U is still not recognized, but should be supported in Version 1.8.0 DMESG: Device= 1.10 [ 68.994259] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 68.994261] usb 3-1:...

Hi, i updated to the aiomqtt lib today and realized that I can no longer use client_is like this. `async with aiomqtt.Client(hostname=GL.config['mqtt']['server'], port=GL.config['mqtt']['port'], username=GL.config['mqtt']['username'], password=GL.config['mqtt']['password'], client_id=GL.config['mqtt']['client']) as client:` I get...

Hello, the g-code that is exported is without spacing. I use the last Linux app image. I haven't found anything on how to fix this with settings? ``` G21 G90...