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

[FR] SKR Mini E3 v3 in combination with CR-10 (stock) #671

Closed
ceesvanegmond opened this issue Feb 4, 2022 · 2 comments
Closed

[FR] SKR Mini E3 v3 in combination with CR-10 (stock) #671

ceesvanegmond opened this issue Feb 4, 2022 · 2 comments

Comments

@ceesvanegmond
Copy link

Description

Hi all. I'm looking for a firmware for the new SKR Mini E3 v3 in combination with CR-10 (stock).
I know I can compile it myself but i'm kind of scared to do it. The machine now has the original Motherboard.
THought upgrading the motherboard was good upgrade but I'm diving a bit in to rabbit hole now.

Can somebody help me out with the config? I know there's config for the V2 (https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10/BigTreeTech%20SKR%20Mini%20E3%202.0)

Do I only have to change the Motherboard type in the config? Or should there be extra config for this v3?

Configuration Details

  • Manufacturer: Creality
  • Model: CR-10
  • Motherboard: SKR Mini E3 v3
@ellensp
Copy link
Contributor

ellensp commented Feb 8, 2022

  1. Never ever use import branch. it is for developers for updating configs
    Use the version of config that is for the version of the code you are using.
    Ie if ysing bugfix, use bugfix, if release, use the release
    It even says what version to use in your config/README.md file.

  2. update MOTHERBOARD is the first thing you do

  3. You then need to update the serial ports to match what is plugged in where for the new motherboard

  4. update stepper driver types.

this is 99% of it.

Now you compile and fix any errors
Then you start testing.

@ellensp
Copy link
Contributor

ellensp commented Feb 8, 2022

Duplicate of #649

@ellensp ellensp marked this as a duplicate of #649 Feb 8, 2022
@ellensp ellensp closed this as completed Feb 8, 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

2 participants