bigtreetech / BIGTREETECH-SKR-E3-Turbo

80 stars 53 forks source link

Marlin firmware config for BigTreeTech SKR E3 Turbo on stock Creality CR-10 and stock CR-10S #22

Open Hedda opened 3 years ago

Hedda commented 3 years ago

Anyone tested the new "SKR E3 Turbo" board from BTT/Biqu on stock Creality CR-10 or stock Creality CR-10S 3D-printer?

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

https://www.biqu.equipment/collections/hot-deals/products/bigtreetech-skr-e3-turbo-32-bit-control-board-integrated-tmc2209-uart-for-ender-3

https://www.bigtree-tech.com/products/btt-skr-e3-turbo.html

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

https://github.com/MarlinFirmware/Configurations/pull/223

https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10S/BigTreeTech%20SKR%201.4%20Turbo%20TMC2209

https://github.com/MarlinFirmware/Marlin/pull/19500

https://github.com/MarlinFirmware/Marlin/pull/19513

Description

BigTreeTech's SKR E3 Turbo is the next board in the SKR E3 series, but with a LPC1769 MCU and a slightly larger footprint for dual extruders/hotends or independent dual Z depending on firmware configuration.

Board details:

Configurations

See the matching config PR in the Marlin Configurations repo: MarlinFirmware/Configurations#223

unrulyrotors commented 3 years ago

no but I'd almost pay someone to compile a configuration of this for the CR-10 for me. I cannot get it to work for anything.

Amilleriiw commented 3 years ago

ok so i have bigtreetech skr e3 turbo with the bigtreetech tft43 v3.0 it has marlin 2.0 bugfix dual color none mixing geeetech A10 frame i used ender 3 / skr e3 turbo config files from bugfix 2.0 config files marlin and it is up and running very new to this so i had a bunch of problems to work through ,,,, so it prints one color great and when i try to print 2 colors something some where is changing the temperature at color change the set temp starts at 200 then changes to 175 then it stops printing waits for temp 175 then changes temp 190 waits for 190 then changes to 200 waits for 200 then changes color and prints this happens at every color change i have done pid auto tune so if anyone can give me an idia where to look to fix this it would be very much appreciated

tocguy commented 3 years ago

Based on only what you've described I would double-check your slicer settings for the two materials you're using. My guess is that one of them has the correct temperature setting and the other material profile does not. Thus, the gcode keeps telling the printer to change temperature when the material changes but the material profile in your slicer does not contain the correct temperature. So, the dumb machine is only doing exactly what it's being instructed to do.

Amilleriiw commented 3 years ago

Thank you for your response this has been resolved the problem yes lied in the slicer cura turns the hot and off upon tool change switch splicer to prusa and it has the setting to change that and is now working perfectly need to figure out how to change that in cura