Hello, I recently built the MPCNC Primo. I am using the Arduino Mega2560 with a Ramps 1.4 board. I also have an LCD. I have tried flashing the marlin firmware with the Arduino software, and that just wasn’t working. I noticed on the V1Engineering website that I could also use PlatformIO on VSCode. So I tried that… The results seemed better, but it is still not working. Here is a picture of the console:
I found the library and it seemed to be working. Now that I look back at the picture, I realize that it actually says to look in the file registry. It compiled for a while but eventually stopped, saying this:
Okay, so I decided to try to flash the firmware again from the Arduino IDE. I don’t know if it has something to do with what PlatformIO did to the file, or what, but it worked!