Jacek Kończewski

Results 85 comments of Jacek Kończewski

@teemuatlut @michaelsheridan23 [Marlin-bugfix-2.0.x_Knocking_recent_30_09_2019.zip](https://github.com/teemuatlut/TMCStepper/files/3688236/Marlin-bugfix-2.0.x_Knocking_recent_30_09_2019.zip) [Marlin-bugfix-2.0.x_OK_April_2019.zip](https://github.com/teemuatlut/TMCStepper/files/3688237/Marlin-bugfix-2.0.x_OK_April_2019.zip) I've used Marlin 2.0 already with TMC2208 and MKS GEN L. Same knocking happens after recent update of Marlin - I've added BLTouch so it was...

@michaelsheridan23 I've seen solutions saying to disable TMC_DEBUG

@teemuatlut TMC_DEBUG disable don't help anything - just checked myself with downloaded version from 12.10.2019. I probably mistaken TMC_DEBUG with `#define MONITOR_DRIVER_STATUS` But I can't disable this since my TMC2208...

@token47 Without MONITOR_DRIVER_STATUS you can't use hybrid mode. So better stick with the old build.

@rjaros87 Can't tell you that, since I have a 8-bit MKS GEN L, but that's what they think about here: https://github.com/MarlinFirmware/Marlin/issues/14183 BTW I just stayed with my 2.0.0 April build...

@mhombach Add to configuration.yaml ``` zha: custom_quirks_path: /config/zha_custom_quirks/ ``` Create that directory "zha_custom_quirks" under config. Download, unzip, and place that file below into that folder. Restart HA [ts0601_trv_moes.py.zip](https://github.com/zigpy/zha-device-handlers/files/7687364/ts0601_trv_moes.py.zip) [edit] @MattWestb...

@mhombach Did you add it to configuration.yaml?? ``` zha: custom_quirks_path: /config/zha_custom_quirks/ ``` Did you create a folder "zha_custom_quirks" in HA config folder?? Did you unzip and put a file inside...

When device is paired again it sends all data to HA. So that's why values were updated on pairing. For device functions - see manual. We didn't add anything more...

All sliders have representation on the TRV itself. If you change calibration to +2 then you should see same when you click the TRV physically. We just read/write data HATRV...