# This file contains common pin mappings for MKS Robin Nano V3
# boards. To use this config, the firmware should be compiled for the
# stm32f407. When running "make menuconfig", select the 48KiB
# bootloader, and enable "USB for communication".
# The "make flash" command does not work on the MKS Robin. Instead,
# after running "make", copy the generated "out/klipper.bin" file to a
# file named "Robin_nano_v3.bin" on an SD card and then restart the
# MKS Robin with that SD card.
make menuconfig
:
- stm32f407
- 48KiB bootloader
- Communication interface USB
- Rename
klipper.bin
toRobin_nano_v3.bin
, copy to the SD card, reboot the board
See: