gianguardo

Results 6 comments of gianguardo

Hi, I have the same problem but inserting your configuration it tells me: MCU 'mcu' shutdown: Thermocouple reader fault Once the underlying issue is corrected, use the "FIRMWARE_RESTART" command to...

hello, I almost solved it by switching to marlin, now I managed to get EZ31865 to work but as I insert the SDCard it tells me err and the temperatures...

Hi, I tried to set low Sd detect but it doesn't work, I can print via lcd (after initializing EPPROM as I receive temp err) and via usb but if...

Hi, I use the EZ5160 in spi mode, I also tried disabling TMC_USE_SW_SPI in Configuration._adv.h but it still doesn't detect my sdcard.

Enabling #define SDCARD_CONNECTION ONBOARD in Configuration_adv.h (recommended on github marlin) works fine. Thank you

On marlin you have to set it to : #define SD_DETECT_STATE HIGH that's how it works