Charlie Powell

Results 26 issues of Charlie Powell

Not sure if it's been broken for 2 years since FA5 upgrade or not...

approved
targets maintenance

### The problem G2 and G3 commands are correctly rendered as arcs, however G02 and G03 commands are not and just render as direct straight lines. Discovered while testing #4580...

bug
done

### The problem Backups are named with a timestamp, down to the second. When the backup API is called twice (or more) in the same second, the backups get the...

bug
approved

### The problem I have this file in my testing OctoPrint install that someone sent to do some debugging (I think of a separate issue): [np.aw (1).zip](https://github.com/OctoPrint/OctoPrint/files/8981731/np.aw.1.zip) It produces the...

bug
done

### Is your feature request related to a problem? Please describe. If a printer pauses the print without the user asking it to - for example, on the Prusa MK3S...

request
up-for-grabs
good first issue

### Is your feature request related to a problem? Please describe. Python 3.11 is currently in alpha, scheduled to be released towards the end of the year. I tested it...

done
task
approved

Thanks for creating ustreamer! It is working very well for me to stream regular mjpg video to OctoPrint at the moment. I'm trying to setup webrtc streaming for the efficient...

### What would you like implemented? SPI1 is not able to be used, only SPI0 (GPIO 10) The library rpi_ws281x limits this. Try and patch this upstream, then bump the...

request

## Important Notice The upcoming 0.8.0 release is the FINAL release series with Python 2 support. Any versions (apart from critical bugfixes) will **no longer support Python 2**. More than...

solved

#### What does this PR do and why is it necessary? * Sort out werkzeug compatibility. It no longer returns None unless the `silent` parameter is specified. * Removed redundant...

approved
targets maintenance