Steve Dougherty

Results 75 comments of Steve Dougherty

I'm hoping to split apart freenet-ext into its components - would this move to an fec library in that case? Also the deployed freenet-ext is version 29; is the branch...

Hm. They're still in the history, are they not? So they still take up space. I can see the reasoning for not updating them because they'll be overwritten by `release-wininstaller`,...

I can't reproduce this behavior. Is it still happening for you? Do you have logs from the crash?

How many seconds delay do you have before the sleep takes effect? I was having the problem sometimes with a delay of 0 seconds, but with 1 second I haven't...

I'm running into this too - maybe the `__dict__` signature changed or something? I haven't looked into it yet. `_RegisterProxy` explains why it's there: ``` class _RegisterProxy(object): """Register Proxy This...

I'm on board with that! Do you want to remove it, or I can open a PR?

As of this writing, enabling `EMERGENCY_PARSER` encounters ``` #error "EMERGENCY_PARSER is not yet implemented for STM32F4/7. Disable EMERGENCY_PARSER to continue." ```

I've been able to reproduce this twice now. It doesn't happen when changing filaments during a print - just via the menu. It's happened when I turn on the power...

It happened again today: this time it restarted and gave the error screen just after running the extruder to unload the filament. Here's the OctoPrint terminal output from that: ```...