Carlos R

Results 39 comments of Carlos R

Using an android emulator is a galaxy brain move that I'm sure no one else thought before! I'm definitely doing that next time so I don't have to mess with...

I Installed SmartLife app on my phone and paired the plug and it stopped working through the OctoPrint plugin... **the LocalKey changed**! Anyway, thanks to @MrAwesome1996 explanation of what he...

I needed to change `const bannedCheck = hoyolabResponse.data?.gt_result?.is_risk;` to `const bannedCheck = hoyolabResponse.data.data?.gt_result?.is_risk;` (add one more `data`) because the first one returns undefined, there are two data nodes and we...

**Versions used:** OctoPrint 1.6.1 Python 3.7.3 OctoPi 0.17.0 Preheat Button (0.7.2) **Printer:** Ender 3 with stock hotend.

I haven't been printing much lately, I'm waiting for parts and I have the printer half disassembled, but tomorrow I'll run some tests if I can find a pattern. As...

I received the parts today, I've rebuild the machine and so far I haven't seen any issues so far. I've updated the plugin to version 0.8.0, too. I also saw...

> I have the same problem, I'm also on version 0.8.0 and it keeps happening. I'm "glad" you also had this issue, since that indicates that's not only a thing...

![2021-08-07 02_02_58-Ender3 OctoPrint](https://user-images.githubusercontent.com/1654959/128581181-58aa995a-8b97-4530-b31c-0f0cd8d2cc42.png) It's doing it again! ``` ... 2021-08-07 02:02:10,983 - octoprint.util.comm - INFO - Firmware states that it supports emergency GCODEs to be sent without waiting for an...

They should add support for other regions when other high priority task have been completed,