-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
When trying to build the Marlin firmware using VSCode + PlatformIO, there is an unexpected error about avr-g++ not found.
The eassiest way to build and upload the information into the MKS Gen board is:
- Install Arduino IDE. https://linuxhint.com/install-arduino-ide-raspberry-pi/
- Open Marlin.ico file from the marlin firmware.
- Modify the parameters according your components (see main and video publications).
- Upload the MKS Gen board using these instructions. https://marlinfw.org/docs/basics/install_arduino.html
- Your board should be configured!
Reactions are currently unavailable