-
Marlin 2.0.2
I used the standard config from the directory Samples / Formbot / T-Rex_3 for compaling.
Build Log
```
Executing task: C:\Users\pfeif\.platformio\penv\Scripts\platformio.exe run…
-
Prior to "Use PSTR for common labels" https://github.com/MarlinFirmware/Marlin/commit/5e9a10dbaeaa885a670af0bd7ef3e7c068f5a7b8 March 1 commit, compile succeeds.
Subsequent to 5e9a10dbaeaa885a670af0…
-
Hi Chris,
I created this issue based on the comments in issue #21 and issue #11
The instructions to get the board up and running with Marlin are obsolete. Here are the specifics that need to be…
-
What new integration would you wish to have?
MAX31865
If possible, provide a link to an existing library for the integration:
https://github.com/adafruit/Adafruit_MAX31865
Please describe …
-
Hi
Please let me know if you know ansewer. I use your librarty in my sketch and shows near 830 C degree reading, do you know where i could search for problem?
-
When using the max31865 converter with a raspberry pi 4, I cannot use the code as follows:
import time
import board
from busio import SPI
from digitalio import DigitalInOut
import adafruit_…
-
The above-zero calculation [uses `rtd_nominal`](https://github.com/adafruit/Adafruit_CircuitPython_MAX31865/blob/2.1.2/adafruit_max31865.py#L241) but [the below-zero calculation doesn't](https://githu…
-
### Bug Description
As of recently Marlin does not compile with ESP3D_WIFISUPPORT defined in Configuration_adv.h; upon failure it prints the message `fatal error: ESPAsyncTCP.h: No such file or dir…
-
### Bug Description
PlatformIO builds of Marlin's `bugfix-2.0.x` branch fail when using the latest Malyan M200 `Configuration.h` and Configuration_adv.h` files from this repo.
Enabling `#define…
-
- [x] **PlatformIO Core**.
If you’ve found a bug, please provide an information below.
*You can erase any parts of this template not applicable to your Issue.*
-----------------------…