-
Notifications
You must be signed in to change notification settings - Fork 111
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
failed to build firmware #74
Comments
This is just a wild shot off the hip.. But having stuff on the root of the C: always ends up having problems with authorization\admin rights. Move the folder to your desktop and try again. |
It is filed on the desktop too, and thanks for this tip!
…On Mon, May 25, 2020 at 1:05 PM txt4nk ***@***.***> wrote:
This is just a wild shot off the hip.. But having stuff on the root of the
C: always ends up having problems with authorization\admin rights. Move the
folder to your desktop and try again.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#74 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH6WHCOZ4WHLVKUQXJYTWXTRTK6PRANCNFSM4NJOVO7Q>
.
|
It was worth a shot! |
it is failed from desktop but with different error message |
try using this environment in your patformio.ini file. STM32F103RC_btt_512K |
if that doesn't work, post your detailed setup (printer, all mods, dip board version, tmc driver type, bltouch or not, if so include your offsets) and I'll see if I can get one compiled for you |
thank you |
I need all three offsets (or at least the X and Y) for the bltouch. |
Looks like you are not the only one. I am having the issue too. Hopped over to the marlinfirmware github page and sure enough, it is a known bug that they are working on right now. I have a slightly older version of 2.0 bug fix (maybe 2 weeks old) that is still working though, so get me those offsets and I'll get you a firmware file. |
X=-44, Y=-16 |
can you send me the file before compiling so i will try to see whats the problem with mine |
It's nothing wrong with what you're inputting. It is related to this issue. MarlinFirmware/Marlin#18081 |
inside the following zip is the entire project file so you can load it into your compiling program, as well as a compiled firmware binary file. |
thank you for your help |
My pleasure! This stuff isn't just something you know over night, I know it can be super frustrating to run into issues like this so wherever I can help, I do. |
it worked |
awesome, I'm glad that helped! |
i tried to compile marlin file and i got this error
{
"resource": "/c:/Marlin-2.0.5_SKR-E3-DIP/.vscode/c_cpp_properties.json",
"owner": "c:\Marlin-2.0.5_SKR-E3-DIP",
"severity": 4,
"message": "Cannot find "C:\Marlin-2.0.5_SKR-E3-DIP\include".",
"startLineNumber": 9,
"startColumn": 17,
"endLineNumber": 9,
"endColumn": 53
}
The text was updated successfully, but these errors were encountered: