OctoPrint-Enclosure icon indicating copy to clipboard operation
OctoPrint-Enclosure copied to clipboard

OctoPrint Enclosure Plugin

Results 119 OctoPrint-Enclosure issues
Sort by recently updated
recently updated
newest added

I connected DS18B20 sensor with pullup resisters, and after updating /boot/config with dtoverlay=w1-gpio, I cant see anything in dmesg XX@octopi:~ $ dmesg | grep gpio [ 1.477648] gpiomem-bcm2835 3f200000.gpiomem: Initialised:...

**Describe the bug** Incorrect help text for GPIO over I2C **To Reproduce** Steps to reproduce the behavior: 1. Settings 2. Add a "Regular IO" gpio output 3. Scroll down to...

Hi All, I had everything working well with respect to this plugin, but decided that it was time do the jump to Python 3 by updating Octopi to 0.18.0. Since...

This PR adds support for the [AdaFruit DotStar](https://learn.adafruit.com/adafruit-dotstar-leds) LED strips which work really well with the Raspberry Pi. Using a DotStar strip **Requires** Python3 Note: I know you're working on...

I noticed that on "Outputs" if I have lets say a temp alarm that turns on an output above some temperature, that once it turns on, it does not turn...

**Describe the bug** When I attempt to set a target temperature for the heater I have hooked up to the Raspberry PI I used with the OctoPrint-Enclosure plugin, I receive...

I have been using this plug mainly to control a heater for my chamber. I don't print all that often but have been printing abs for the last 3 days...

I have no idea if it's possible but adding a line to the temperature chart for enclosure temperature would be so helpful to me. I'm trying to see if my...

enhancement
help wanted

**Describe the bug** I installed a BME280 board through GPIO pins 23 and 24, because i2c standard pins are used by Fan Shim, in my Raspberry Pi 4 using OctoPi....

**Describe the bug** My DHT11 was working… then it wasn't. I note that https://github.com/adafruit/Adafruit_Python_DHT is now marked as deprecated, and they point to CircuitPython as the successor. I hacked together...