Wilhelm Schuster
Wilhelm Schuster
OK, I can confirm that changing the boot order generally works. I've opted for a different method of installing the `bootorder` file: instead of using the Kconfig option `SEABIOS_BOOTORDER_FILE`, I...
Previously reported here: #83
I'd like to pile on and say that I've also stumbled upon this issue or a similar one: ``` $ python ../wikidump/wikiteam/dumpgenerator.py "https://minecraft-de.gamepedia.com/" --xml --images [...] Downloaded 5600 images Downloaded...
Moonraker recently received support for persistent database storage, which is a major step towards implementing filament usage tracking. https://github.com/Arksine/moonraker/commit/54b1bd8b0404f842828f3a0df6d7662c4c9a9648
I have added a bed texture. I've also updated the PSD file. I've used GIMP for this, so let's hope it still works in Photoshop. 
@timmit99 \*poke\*
~~Quest 40 (You Shall Proceed) does not detect used/damaged Wooden Form.~~  just tested, works fine: 
I'm trying out a dockable probe (gantry-docking [Klicky](https://github.com/jlas1/Klicky-Probe/)) for the first time on a newly built V2. Here is my inital configuration: ```ini [dockable_probe] pin: PG9 dock_position: 47.5, 309 approach_position:...
This module seems to be incompatible with Python 3 (3.9.9 in my case). The log contains the following: ``` Traceback (most recent call last): File "/usr/lib/klipper/klippy/extras/dockable_probe.py", line 191, in parseCoord...
Running `ACCELEROMETER_CALIBRATE` fails with: ``` Traceback (most recent call last): File "/opt/klipper/klippy/webhooks.py", line 245, in _process_request func(web_request) File "/opt/klipper/klippy/webhooks.py", line 415, in _handle_script self.gcode.run_script(web_request.get_str('script')) File "/opt/klipper/klippy/gcode.py", line 217, in run_script...