-
I tried to make a setting in Marlin 2.0 bugfix so that I can describe the epromm and then I loaded the Firmware.bin. Because I could not set a command M500 Now I can no longer load firmware via SD car…
-
### Is your feature request related to a problem? Please describe
No problem but would streamline configuration for those using PT100 or PT1000 and the MAX31865 chip on toolheads or printer boards.…
-
Hi, Trying to configure my EBB36 v1.2 to use the MAX31865 for a 2-wire PT1000 sensor I get the following errors in my `klippy.log`:
```
Max31865 RTD input is disconnected
Max31865 RTD input is shor…
grigi updated
5 months ago
-
Yuri reports that the enabling of the normal analog and MAX sensor is not enabled by default when temp sensor function enabled
**Platform**
[ x ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
…
-
This is a driver for the MAX31865 resistance-to-digital converter IC ported from Adafruit's CircuitPython implementation to micropython.
https://github.com/sufyanaslam198/max31865.git
-
I try to send a file (a g-code) using web ui, but it is not able to write sd card (trying with differents sd card)....transfert is shown completed (100%), but no files are on the media, althought I ca…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Background:
The goal was to integrate the MAX31865 RTD-to-Digital converter module with the …
-
After some trial and error I got my RGB leds to work.
Strip of 59 leds powered by an external wall powersupply .
https://imgur.com/a/lEBhNcu
Sharing my solution here as I spent way to much time o…
-
## ai
---------------------------------------
- [ ] [elapack](https://github.com/wuhanstudio/elapack)嵌入式线性代数库,兼容 matlab
- [ ] [libann](https://github.com/wuhanstudio/rt-libann)轻量级 ANN 库,可以训练,…
-
I'm betting for number two in your photo section, it connects to a volatile organic compound sensor. It's listed in the klipper config
[temperature_sensor tvocValue]
sensor_type: MAX31865
sensor_…