David Buezas
David Buezas
If you give me the go I'll add and configure it and also fix all all linting errors (replace all var declarations with const/let, remove all global variables except those...
It would be really awesome if users could publish their actions to a common repo in the options page so that other users can import them. In my last commit...
Not sure about which is the sublimetext/atom shortcut for the command palette in windows, but in mac it is cmd+shift+p. Since this one doesn't collide with anything, shouldn't this one...
I would expect it to show `Switch to: [....] Youtube` first
# Bug report Calling skip_screen repeatedly brings back deleted screens ## Describe the bug By adding `id(rgb8x32)->skip_screen();` to the on_press of the right button, I can call it in rapid...
At the moment the only way to move the camera down or left after starting up is to first go to the far top right first and then keep going...
Now that go2rtc supports 2 way audio, and given that the webrtc integration even supports adding a camera as a media player, it would be really interesting to implement the...
### Description This PR does two things: * Wake up screen when the sd card is inserted/released (requires `DISPLAY_SLEEP_MINUTES`) * Jump to main screen when the card is removed. This...
### Description I recently installed cpap style remote cooling, and found I often wished to reduce or force the fan speed mid print, independent of what gcode calls to M106...
Closes https://github.com/MarlinFirmware/Marlin/issues/27166