-
Initial marlin configuration has **Z_MIN_PROBE_PIN** and I don't see in manual what should it be. Currently my BlTouch doesn't work because of that I guess.
-
I have a system running on a ESP32 DEVKIT 1 that has four attached BigTree 2209 drivers running four NEMA 17 motors. Any combination of 1, 2 or 3 motors run perfectly, but if I try running all 4 motor…
-
```py
import torch
import torchvision
from PIL import Image
from diffusers import EulerDiscreteScheduler, StableDiffusionPipeline
device = "cuda" if torch.cuda.is_available() else "cpu"
pipe…
-
Thanks a lot for this library, it solves a lot of our issues.
Would it be possible to have a time-picker support as well ?
```html
```
![Screenshot 2024-04-20 at 10 47 30 PM](https://github.…
-
-
# Bug Report
- [ ] I’ve searched for any related issues and avoided creating a duplicate issue.
## What happened
It seems that the logic in the [FormNav.jsx](https://github.com/department-of-…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
I can't compile my firmware with my configurations, I even tried with the basic configu…
-
I am trying to figure out how to compile the code. I am not sure I understand how to do this.
Arduino: 1.8.5 (Windows 10), Board: "Original Prusa i3 MK3 Multi Material 2.0 upgrade"
Build option…
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
Upon resetting a FormGroup, I would expect the visual state of the form to be reset also.
#### What is the curre…