-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Compile error if default_envs = mks_robin_nano_v3_usb_flash_drive_msc #22491
Comments
The error messages you list is normally because you have a serial port set to 0 (or another invalid number). Further up is the message |
I have been using the MKS Robin nano v3 board for over half a year and have always used SERIAL_PORT -1. Now I have the firmware 2.0.9.1 from "2021-06-27" working. The problem appeared in the latest versions. |
No Configs so having to guess at what you may or may not have set. |
Give this new build env a try in ini/stm32f4.ini (replaces current env:mks_robin_nano_v3_usb_flash_drive_msc )
My test Configs |
I did not attach the configuration files because the error occurred with minimal changes to the base configuration, concerning only the board type. |
I had the same problem, after making the changes @ellensp suggested, i could compile without error and my printer is working properly, many thanks. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
In fact, the essence of the error is in the title. For several weeks I can not compile the firmware for MKS Robin NANO V3 in msc configuration.
Bug Timeline
Several weeks.
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
In platformio.ini, define default_envs = mks_robin_nano_v3_usb_flash_drive_msc.
Version of Marlin Firmware
bugfix-2.0.x (2021-08-02)
Printer model
No response
Electronics
MKS Robin NANO V3
Add-ons
No response
Your Slicer
No response
Host Software
No response
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: