tiwanacote

Results 13 comments of tiwanacote

Also I would like to know why are you using two different "Dialogs" instead of only one in this type of implementation. I have rewritten the same example with only...

Well, playing around, I have found that the duplicate progress bar is solved setting **mode=StartMode.RESET_STACK)** into **mode=StartMode.NEW_STACK)** await dialog_manager.start(MainSG.main, mode=StartMode.RESET_STACK)

Hi @Roxy-3D , yes, I will try tomorrow and leave it working all night, so the result will be post on Friday 13.

Thanks @roel8032 for the advice, but is not the case.

New report: We have been testing over version 2.0.4.3 all the weekend and we have found the same issue. Version 1.1.9.1 still working without report this problem. Now we are...

@Roxy-3D it is curious that my testing machines works without the issue while Marlin 1.1.9.1 is uploaded and it appear again when last version is used. Also, when branded SD...

We are continue testing in 8 printers at the same time. We have sent to build some adaptor PCB boards to collect SD SPI data with some logic analyzers. I...

Hi, we think that we have found the origin of the problem (but not the solution at the moment) After tens of hours of work, we have found something curious...

@dewhisna , yes, at a hardware level, the best way to solve this is to have a separate power connection as you mentioned. At a firmware level, we have simulated...

We have been working very hard on it until version 2.0.9.3. We have spent a lot of time and we think that we have found were the problem appears but...