-
Just purchased a PT100 thermistor and a V6 clone hotend.
How can i setup all this in this printer?
-
[Marlin.zip](https://github.com/MarlinFirmware/Marlin/files/4996866/Marlin.zip)
### Bug Description
ESP3D_WIFISUPPORT Does not work
Error message produced
Log Output
```
Processing LPC…
-
Great module and works like a charm!
It took my a while to realize that it is hard coded to use pin 24 - GPIO8 - CE0
GPIO Port as a variable would be great
What I really miss is additional code t…
-
i tried to compile marlin file and i got this error
{
"resource": "/c:/Marlin-2.0.5_SKR-E3-DIP/.vscode/c_cpp_properties.json",
"owner": "c:\\Marlin-2.0.5_SKR-E3-DIP",
"severity": 4,
"message"…
-
This one too I guess? Currently directly using the SPI bus. Change to using SPIDevice from BusIO instead.
-
Just received a 2.0 e3 mini and installed the firmware.
Many options missing compared to 1.2 firmware, but most importantly BL Touch as Z homing doesn't work.
Tried connecting to z-stop pin and…
-
Probably should have `begin()` actually return the bool result:
https://github.com/adafruit/Adafruit-MAX31855-library/blob/69347a4c8172df2f81cfbab573d80326045aa817/Adafruit_MAX31855.cpp#L80
Also n…
-
My Magic 1.1 board (RAMPS 14 EFB) repeatedly crashes. After successful upload, the board will restart and everything is as before the upload. The board communicates seamlessly with the display and con…
D4str updated
4 years ago
-
Feather board needs updated libraries and might as well update base CircuitPython
CircuitPython 4.1.0 -> 5.2.0
#7
-
Good afternoon
The latest version of marlin 2.0.5.3 has a bug with the RepRapDiscount FULL GRAPHIC Smart Controller screen which is corrected with version bugfix 2.0.x and compiles well but when it i…