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

[REQUEST] Creality CR-10 and CR-10S config example for BigTreeTech SKR Mini E3 2.0 #141

Closed
Hedda opened this issue Jul 1, 2020 · 6 comments · Fixed by #238 or #237
Closed

[REQUEST] Creality CR-10 and CR-10S config example for BigTreeTech SKR Mini E3 2.0 #141

Hedda opened this issue Jul 1, 2020 · 6 comments · Fixed by #238 or #237
Labels
help wanted Extra attention is needed

Comments

@Hedda
Copy link

Hedda commented Jul 1, 2020

Request Creality CR-10 and CR-10S config example files for the new/updated BigTreeTech SKR Mini E3 V2.0 mainboard hardware.

https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3

Biqu and BigTreeTech Store is marketing the SKR Mini E3 2.0 as also compatible with CR-10 (as well as with CR-10S?) as seen in:

https://www.biqu.equipment/products/bigtreetech-skr-mini-e3-v2-0-32-bit-control-board-integrated-tmc2209-uart-for-ender-3

https://www.aliexpress.com/item/4001050145015.html

But they do not include config files and is instead pointing to this (official) upstream MarlinFirmware Configurations repo and that only BigTreeTech SKR Mini E3 2.0 contains config examples for the Ender 3:

https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V2.0/Marlin-2.0.x-SKR-mini-E3-V2.0/config

I see that @thinkyhead already committed Ender 3 config examples for BigTreeTech SKR Mini E3 2.0 however there are currently no configuration example files for CR-10 or CR-10S (or config examples for any other 3D-printers in the CR-10 'older' series):

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/Ender-3/BigTreeTech%20SKR%20Mini%20E3%202.0

PS: We are also missing config examples for Ender 5 series which should also be hardware compatible though not marketed so.

@Hedda Hedda changed the title [REQUEST] Creality CR-10 config example for BigTreeTech SKR Mini E3 2.0 [REQUEST] Creality CR-10 and CR-10S config example for BigTreeTech SKR Mini E3 2.0 Jul 2, 2020
@thinkyhead thinkyhead added the help wanted Extra attention is needed label Jul 3, 2020
@Swap-File
Copy link

I recently made a config for my Ender 5 Plus with a BigTreeTech SKR Mini E3 2.0. It's basically the existing Ender 5 BigTreeTech SKR Mini E3 2.0 config with the existing Ender 5 Plus bed size mashed together.

Would this be useful to submit a PR for? Or are only CR10 configs being looked for?

@Gamester17
Copy link
Contributor

FYI, @themodfatherinc has a BTT SKR Mini E3 V2.0 config example for CR-10 / CR-10S type printer 300x300x400 here + a binary:

https://github.com/themodfatherinc/Marlin

https://github.com/themodfatherinc/Marlin/tree/2.0.x/Marlin

He posted in bigtreetech/BIGTREETECH-SKR-mini-E3#309

He has one disclaimer though regrding using CR-10 which as standard do not have two Z-axis motors connected to Z1:

I should add my printer has 2 Z motors but they are on a splitter/parallel cable so they only take one stepper motor plug for both, and therefore i have the Z current set to 800 for the Z1 motor port. If you have 2 separate Z cables you may have to recompile it or i can edit it for 2Z, not sure if it will power both connectors or not.

@Gamester17
Copy link
Contributor

Gamester17 commented Oct 1, 2020

Please help test submitted Marlin config files in #237 and #238 that should work with stock CR-10 or stock CR-10S upgraded with BigTreeTech SKR Mini E3 2.0 board.

In my humble opinion, having example files for specific printer models make it less intimidating for beginners who own a stock 3D-printer to upgrade to a BigTreeTech SKR Mini E3 2.0 board.

@Hedda
Copy link
Author

Hedda commented Oct 5, 2020

@Swap-File I think that it would be a good idea if either yourself or someone else made pull requests for Ender 5 Plus (and 5 Pro).

Then I think all that is missing is CR-10 S4 (CR-10 with 400 x 400 x 400mm bed size) (CR-10 with 500 x 500 x 500mm bed size) or?

@Gamester17
Copy link
Contributor

FYI, MarlinFirmware Configurations upstream have now committed BigTreeTech SKR Mini E3 2.0 config examples for both stock Creality CR-10 and stock Creality CR-10S

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10/BigTreeTech%20SKR%20Mini%20E3%202.0

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10S/BigTreeTech%20SKR%20Mini%20E3%202.0

Now all that is missing is for @bigtreetech to provide precompiled SKR Mini E3 2.0 binary firmware files for CR10 and CR10S .

@Gamester17
Copy link
Contributor

I know this issue is closed but FYI, @Marlor posted a little late after it was merged commenting that he think that config is wrong:

This config looks wrong.

Some changes are personal preferences, which should stay the same as the default config.
like the edits to ADVANCED_PAUSE, PID or preheat presets.

Some things should not be changed because the rest of the printer hardware stays the same.
like STEPS_PER_UNIT,X/Y_CURRENT or Acceleration/jerk

Some advanced functions which should not be in an example
S_CURVE_ACCELERATION and LIN_ADVANCE at the same time can easily drive a beginner crazy

or dangerous, like the change of max temp from 250 to 275 on the standard ptfe lined hotend

I replied that since already merged and hence that pulls request has already been closed and thus no changes can be done there now, so the best way forward from now on would be if make an edit and submit any changes as a pull request yourselves, see:

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10S/BigTreeTech%20SKR%20Mini%20E3%202.0

Maybe also take an extra look at CrealityV1 stock board too?

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10S/CrealityV1

Same goes for CR-10 which is based on the same config #237

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10/BigTreeTech%20SKR%20Mini%20E3%202.0

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10/CrealityV1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
4 participants