mirror of https://github.com/Desuuuu/klipper.git
config: Update printer-flsun-q5-2020.cfg (#4488)
The MKS Robin Nano v1.2 expects the firmware file to be called `Robin.nano.bin`. Signed-off-by: Daniel Da Cunha <github@ddc.im>
This commit is contained in:
parent
c20a830e63
commit
10e72c4b6f
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
# Note that the "make flash" command does not work with MKS Robin
|
# Note that the "make flash" command does not work with MKS Robin
|
||||||
# boards. After running "make", run the following command:
|
# boards. After running "make", run the following command:
|
||||||
# ./scripts/update_mks_robin.py out/klipper.bin out/Robin_mini.bin
|
# ./scripts/update_mks_robin.py out/klipper.bin out/Robin_nano.bin
|
||||||
# Copy the file out/Robin_nano.bin to an SD card and then restart the
|
# Copy the file out/Robin_nano.bin to an SD card and then restart the
|
||||||
# printer with that SD card.
|
# printer with that SD card.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue