Skip to content
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

Firmware for SKR 2.0? #23

Open
huguesdup opened this issue May 10, 2022 · 0 comments
Open

Firmware for SKR 2.0? #23

huguesdup opened this issue May 10, 2022 · 0 comments

Comments

@huguesdup
Copy link

huguesdup commented May 10, 2022

Description

I have an SKR 2.0 Rev B in my B1 with TMC2209 stepper drivers.
I also added a Relay V1.2 for the auto shut down and a double Z-axis (with another stepper for the double z-axis). I did all the changes needed concerning those two in the .h files from the files provided and I already tested them. However, I'm not able to build the firmware with the "Auto Build Marlin" module from VScode...

The line I wrote for the board in configuration.h is the following:

// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_BTT_SKR_V2_0_REV_B
#endif

This is the message I have when I try to build it :

image

What should I do with that? Does anyone have tried to upload Luke's firmware on an SKR2.0?

@huguesdup huguesdup changed the title [FR] (feature request title) Firmware for SKR 2.0? May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant