-
My relay is connected to gpio1. Raspberry pi 3b
I am adding code to file moonraker.conf based on example.
[power printer]
type: gpio
pin: gpio1
off_when_shutdown: True
initial_state: off
…
-
On running the install, received a PEP 517 error, ran a manual install and now receiving "ERROR: Could not build wheels for PyGObject, which is required to install pyproject.toml-based projects"
"R…
-
Receive Hardware Not Supported when running python script.
`pi@fluiddpi:~/gpiotest $ sudo python gpiotest.py --gpio_num 26
hardware not supported`
`pi@fluiddpi:~/gpiotest $ sudo python gpiotest.p…
-
After the latest update, v1.11.0 the file upload function no longer works. I tried rebooting the host and still nothing. No errors or anything that I can tell. Can upload the moonraker log if that …
-
Hi, I have multiple MCU corexy assembly where RAMPS is controlling z-steppers and extruder (mcu `mcu`) and RPi3 controlling x/y steppers (mcu 'host') and x/y steppers use x16 micro stepping.
That …
-
Environment:
fluidd v1.11.2
klipper v0.9.1-390
mainsail v1.4.0
moonraker v0.5.0-0
2 printers running on the same host.
When an update on interface settings was done, second printer take the sa…
-
Hi there, I was using docker to build my images and run into this issue. Is there something that got changed lately in the Docker image that could have affected either OpenGLES or OpenGLv2?
Thanks
-
I recently installed fluiddpi from scratch and then installed KlipperScreen from scratch as well.
After last updates on KlipperScreen a reordering of the Ui elements was done. So here and there a b…
-
I just switched to Fluidd from Mainsail because I wanted to set up two Klipper printers on one Pi. I installed fluiddPi and uncommented the fluiddpi.txt parts for a raspicam (v2 cam on a Pi 3B+). Afte…
-
I turned on the printer, opened the Fluidd web interface and received an error (see screenshot).
If you delete the [history] section from moonraker.conf, the error no longer appears, but then there i…