-
Notifications
You must be signed in to change notification settings - Fork 53
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
Marlin firmware config for BigTreeTech SKR E3 Turbo on stock Creality CR-10 and stock CR-10S #22
Comments
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. |
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 |
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. |
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 |
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
MarlinFirmware/Configurations#223
https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/CR-10S/BigTreeTech%20SKR%201.4%20Turbo%20TMC2209
MarlinFirmware/Marlin#19500
MarlinFirmware/Marlin#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
The text was updated successfully, but these errors were encountered: