BIGTREETECH SKR MINI | Firmware Update| THE EASY WAY

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ม.ค. 2025

ความคิดเห็น • 182

  • @FusionSource
    @FusionSource  4 ปีที่แล้ว +8

    Special thanks to Handy Randy, some users were getting an error during compile, please see the solution below:
    Add this on line 46 of your platformio.ini file
    board_build.core = maple

    • @thokk10289
      @thokk10289 4 ปีที่แล้ว

      i have literally been driving my self crazy for 2 days with this error.... Handy Randy and yourself are amazing thank you so much!!!!

    • @brawny2286
      @brawny2286 4 ปีที่แล้ว

      Absolute legend

  • @accentphotonc
    @accentphotonc ปีที่แล้ว +2

    I don't know why others dont talk about this but it is easier to reverse the normal running direction for a NEMA 17 stepper motor is to just switching either the left or right pair of wires in the pin connector. For example: If the motor runs clockwise and you need it to run counterclockwise instead, you make a note or photo of your pin wirings and in my case that would be Black, Green, Red, Blue being that Black + and Green - are my "A" coil wire pair of positive and negative and the Red - and Blue + are the "B" coil wire pair (which those two are taken from the connection pin plug and reversed from Red and Blue to Blue and Red).
    Once you switch the two wires, your motor will run in reverse of what the factory sent.
    In a nutshell: Your stepper has 4 wires which are actually acting as two sets of positive and negative. Take one pair (the right view two wires) and switch their placement and your done!

    • @FusionSource
      @FusionSource  ปีที่แล้ว

      Hey Ken, thanks for the advice, I will try that out and then make a video about it, in fact I am modding my Ender 3 V2 at the moment and I will probably run into that problem.

    • @mshenninger
      @mshenninger 10 หลายเดือนก่อน

      I ran into this problem when I upgraded mine and didn't even know it was a known issue I just started swapping the wires assuming that it was wired differently and figured it out

  • @navtrtl
    @navtrtl 4 ปีที่แล้ว +2

    Thank you so much. This was a big help. I suffer from cognitive degeneration and it makes learning new things a chore. If I did it everyday, that would be one thing, but I don't compile firmware every day. Each time I need to do it, I have to figure it out all over again. It's so frustrating. You made my day.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      It was my pleasure bro and you just made my day, thanks for the comment. Happy printing ;-)

  • @ashleydrury5579
    @ashleydrury5579 4 ปีที่แล้ว +2

    I've stuggled to get my head aroud Visual Studio for some time to modify a BTT SKR E3 mini and thanks to you I have now done it. Thanks.....

  • @cl4367
    @cl4367 4 ปีที่แล้ว +2

    HOLY HELL. I have been struggling with this firmware stuff until i watched this walk through. This video did the trick. Thank you very much.

  • @3DAstroTC
    @3DAstroTC 2 ปีที่แล้ว +1

    Excellent video! Just upgraded my Ender 3 V2 to the 400x400 extender kit and needed to change the bed size in Marlin. Had ZERO clue how until this, thank you so much!!!

  • @AlSatyr
    @AlSatyr 2 ปีที่แล้ว +1

    Before watching your vid, I spent hours looking for how to use VScode and IO extension but still can't get my own f/w. Thank you so much, your step-by-step really a savior for me.

  • @phillipstearns7258
    @phillipstearns7258 4 ปีที่แล้ว +6

    THANK YOU, I am a barbarian, I need this kind of tutorial to get these kind of things done.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Thanks Philip, I appreciate the comment and I am glad it helped

  • @circleofowls
    @circleofowls 4 ปีที่แล้ว +3

    Thank you sir, even though I'm on linux this walk-through helped me a great deal.

  • @LeapsofFaith1234
    @LeapsofFaith1234 4 ปีที่แล้ว +9

    Good tutorial to follow through, however building returned an error with the includePath in Configuration.h (for some reason unbeknownst to me)
    Actual error message is:
    "#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C\Users\user\Desktop\BIGTREETECH\BIGTREETECH-SKR-mini-E3-master\firmware\V1.2\Marlin-2.0.x-SKR-Mini-E3-V1.2\Marlin\src\MarlinCore.cpp)."

    • @basking5166
      @basking5166 4 ปีที่แล้ว +3

      same

    • @humerusdoc4189
      @humerusdoc4189 4 ปีที่แล้ว

      I agree did anyone figure out how to fix this yet?

    • @alexam694
      @alexam694 4 ปีที่แล้ว

      @@humerusdoc4189 you need to use the latest marlin version.

    • @Snipes287
      @Snipes287 4 ปีที่แล้ว +1

      @@alexam694 No change still happening.

  • @svenk.2616
    @svenk.2616 4 ปีที่แล้ว +2

    Thanks for this video. Now I know how to update the firmware onto the SKR mini. The next step for me is to activate Bed mesh leveling in marlin and update the firmware with this new settings again.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +2

      You're welcome! You are also giving me an idea of what video to do soon, thanks.

    • @svenk.2616
      @svenk.2616 4 ปีที่แล้ว

      @@FusionSource I would looking forward, if you do so! Many greets from germany.

  • @craigooonw
    @craigooonw 4 ปีที่แล้ว +1

    you top top man! iv been searching how to setup/use this. i can now fit all of my filament runaway detection and set it up in the firmware.bin
    subbed and liked! look forward to more content! Peace.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Thanks Craig for the awesome comment, I really appreciate that. I am so glad it helped.

  • @Azarraid
    @Azarraid 4 ปีที่แล้ว +1

    Thank you i was doing linear advance tests today and i was wondering why all my tests came out the same apperatly the stock firmware on my btt mini e3 v2 didnt have that enabled but the updated firmware does have it enabled right from the get go and when i wanted to update i only found guides that assumed i had already some knowledge how to set things up (i did not) but this guide helped me tremendously!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Awesome, so glad it helped, thanks for the comment

  • @oranjelly
    @oranjelly 4 ปีที่แล้ว +1

    Thank you so much, the clear instructions saved me so much time. Much love!!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      I am so glad it helped you and thanks for the comment.

  • @jean-jacquesbyleveld7935
    @jean-jacquesbyleveld7935 4 ปีที่แล้ว +1

    Awesome video! It helped me flash and debug the firmware.

  • @deniellemondesire7080
    @deniellemondesire7080 3 ปีที่แล้ว

    Worked out perfect!!!! , really appreciate your assistance with this video, thanks again.

  • @thatone_daniel
    @thatone_daniel 4 ปีที่แล้ว +1

    Hey, i saw your comment on Sunny Lenarduzzis video and decided to stop by. hi!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Howsit, thanks for stopping by, I hope you enjoyed your stay.

  • @chpunisher2005
    @chpunisher2005 7 หลายเดือนก่อน

    I have a v 3.0 SKR. There isn't a platformIO file in that folder. Is it somewhere else?
    Also, even if there isn't I appreciate the step by step method you have. Too many tutorials assume too much. Like I'm not familiar with Github at all and didn't know about the download button.

  • @badgaming7128
    @badgaming7128 4 ปีที่แล้ว +3

    Mine failed compiling even without modifying the firmware
    Cannot find "c:\BTT\BTT\firmware\V1.2\Marlin-2.0.x-SKR-Mini-E3-V1.2\include". [9, 17]
    Cannot find "c:\BTT\BTT\firmware\V1.2\Marlin-2.0.x-SKR-Mini-E3-V1.2\include". [61, 21]

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi BadGaming, see the solution from Handy Randy:
      Add this on line 46 of your platformio.ini file
      board_build.core = maple

    • @TheTomJon
      @TheTomJon 4 ปีที่แล้ว

      @@FusionSource I have the same issue and this didn't fix it....

    • @TheTomJon
      @TheTomJon 4 ปีที่แล้ว

      never mind... i pressed enter after inserting line 46.... removing the pause break fixed it!

  • @MrRdavis2
    @MrRdavis2 4 ปีที่แล้ว +1

    Great Video, I am sure it will save a lot of people tons of time and frustration!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Thanks Rob, appreciate the comment

  • @AngryShellback
    @AngryShellback 3 ปีที่แล้ว

    Updated BLTOUCH configuration? Pin ins?

  • @jbowman4269
    @jbowman4269 3 ปีที่แล้ว +1

    thank you. very easy to follow and understand.

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว +1

      You are welcome! I am glad it helped.

  • @iceyinferno
    @iceyinferno 4 ปีที่แล้ว +3

    First off, amazing text guide. Extremely well written and very thorough. Thank you for all of your time on that! I am trying to build my project and keep coming back to an error: "d:\1.2\1.2\marlin\src\hal\stm32f1\fastio.h:30:10: fatal error: libmaple/gpio.h: No such file or directory" This error occurs anytime I try to build in the env:STM32F103RC. Any and all help is greatly appreciated!

    • @iceyinferno
      @iceyinferno 4 ปีที่แล้ว

      github.com/MarlinFirmware/Marlin/issues/18441

    • @inkphusion
      @inkphusion 4 ปีที่แล้ว +3

      Add this on line 46 of your platformio.ini file
      board_build.core = maple

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Thank you for the compliment, I am glad that Handy Randy came back to you with the fix to your problem, special shoutout to Handy Randy for his comments.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Hi Joe, can I ask a favor, really trying to build this channel up, if you want to please can you share this link with your 3D printing groups and Facebook groups

    • @brudermusslos1090
      @brudermusslos1090 4 ปีที่แล้ว

      @@inkphusion Thank you for this! It finally worked!!

  • @hex1101
    @hex1101 4 ปีที่แล้ว +1

    Ty for this. Subbed!

  • @quadfather504fpv9
    @quadfather504fpv9 3 ปีที่แล้ว +1

    I know this video is old but I'm trying to do some research because for some reason all of a sudden my btt skr mini e3 board won't read the SD card , it was printing fine with no problems then I went to print something after printing something the day before and now if I put the card in it it the option doesn't even appear to print from it , I've tried everything from reformatting the card to new cards to a firmware update witch lead me here and nothing is working and there's no info about this problem anywhere so if you have any ideas how I can fix this problem It would be greatly appreciated, thanks and have a great day

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว

      Hi, it sounds like a hardware problem. The SD slot comes under a lot of pressure when you insert or remove the card and the hardware might be damaged on the inside of the slot or the solder joints. You could go the octoprint route or install the BTT Touch Screen. I installed one on my printer, still need to do a video on it, and that has additional slots on it. Can you heat up the printer and move the x,y and z axis? Try connecting up prontoface and do some diagnostics with that.

    • @quadfather504fpv9
      @quadfather504fpv9 3 ปีที่แล้ว

      @@FusionSourcethe SD slot doesn't really get used that much because i got the extended slot with the ribbon cable , n i did install the btt touch screen when I got the main board and as long as I don't have the SD card in it it powers up and functions normally and even if I start it up then put the card in it im never given the option to extract a file from it the print from midea selection never pops up

  • @Sohtak_Beldeni
    @Sohtak_Beldeni 4 ปีที่แล้ว +1

    thanks for the video !! how to enable the power loss resume please

    • @jiml.9026
      @jiml.9026 4 ปีที่แล้ว

      I have the same issue. My print resume is selected, but does nto work. What was this not tested before selling these? Or tested in the new firmware? I need that function back.

    • @Sohtak_Beldeni
      @Sohtak_Beldeni 3 ปีที่แล้ว

      @@jiml.9026 did u found out how ?

  • @AlasdairCarr
    @AlasdairCarr ปีที่แล้ว

    Hi - I am trying to update the firmware on my v1.3 BTT - do you know where I can find the relevant downloads?

  • @TECHWOOLF
    @TECHWOOLF 4 ปีที่แล้ว +1

    Nice content as well here man!

  • @jhoanamador7720
    @jhoanamador7720 4 ปีที่แล้ว +1

    thanks for the video. you could share the printed mod for the top of the E motor

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi, it is in the description, works so well.

  • @brucem1553
    @brucem1553 4 ปีที่แล้ว +1

    Thank you so much. Easy to follow along and great guidance you gave me.. Your earned a sub for sure.. great work. I cant thank you enough..

  • @nickrosato6441
    @nickrosato6441 3 ปีที่แล้ว

    I get a "Error: stm32f1 family is not supported by maple core" right when I press build. What should I do?

  • @martipedia7643
    @martipedia7643 4 ปีที่แล้ว +1

    Lekker Eugene 🤙🏻 I didn't know there's an Arduino extension for VSC, thanks for that!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      My pleasure, PlatformIO is really cool and VSC has intellitext for Arduino which is cool as well.

    • @martipedia7643
      @martipedia7643 4 ปีที่แล้ว +1

      @@FusionSource I use VSC daily for work, so it saves me switching applications now 😁

  • @matthewking3797
    @matthewking3797 4 ปีที่แล้ว

    Please Help everything works but after i compile it and go to Marlin, pio, build, stm, there isnt a file named firmware.bin, there is a file named firmware and ive renamed it to firmware.bin but when i try to flash it, it doesn't work, it just boots up normally with out flashing. Any help would be appreciated ive been trying to fix this for hours at this point.

  • @inkphusion
    @inkphusion 4 ปีที่แล้ว +2

    I'm getting the same "Marlin\src\HAL\STM32F1\dogm\../../../inc/../HAL/./STM32F1/fastio.h:30:10: fatal error: libmaple/gpio.h: No such file or directory" issue

    • @inkphusion
      @inkphusion 4 ปีที่แล้ว +2

      solved
      Add this on line 46 of your platformio.ini file
      board_build.core = maple

    • @EagleEyeShooting
      @EagleEyeShooting 4 ปีที่แล้ว +2

      @@inkphusion Huge thanks brother, This solved this issue for me. Ive been trying to get this to work for the last 5 days in order to raise max E temp to 300 for Polycarbonate

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +2

      @@inkphusion Thanks so much for your comment and for your help in this matter. If I may, I would like to use this comment in my description and give you full credit for the fix.

    • @inkphusion
      @inkphusion 4 ปีที่แล้ว

      @@FusionSource You are welcomed but credit is due to the content creator Chris Riley. He helped me out, on his video post.

  • @fischer1672
    @fischer1672 4 ปีที่แล้ว +2

    STM32F103RC_btt_512K FAILED
    always get this error

  • @mikepochon-delorme9822
    @mikepochon-delorme9822 2 ปีที่แล้ว +1

    thanks for the video! i have the same problem invert extrudeur.. everything work till i try to compil :/
    Can you share your firmaware.bin ? please

    • @FusionSource
      @FusionSource  2 ปีที่แล้ว

      Hi Mike, thank you for the comment. I will try and get a version for you but did you use the "Windows Sandbox" method of compiling the firmware? Please also send me the error message you get when compiling.

  • @keithgoff3272
    @keithgoff3272 3 ปีที่แล้ว

    When I build the file I get a .hex file instead of a .bin file. Thoughts???

  • @pedropd06
    @pedropd06 3 ปีที่แล้ว

    My skr mini firmware failed when installing for bltouch touch display come on but does not see the printer, how can I restore the firmware now please help.

  • @Epispapis
    @Epispapis 4 ปีที่แล้ว +1

    STM32F103RC_btt_512K FAILED 00:00:12.153
    what does it mean?

    • @SocialJoker
      @SocialJoker 4 ปีที่แล้ว

      Add this on line 46 of your platformio.ini file
      board_build.core = maple

  • @ColtRice17
    @ColtRice17 ปีที่แล้ว

    I have an Ender 3 Pro and a SKR E3 Mini V3.0 with 3.5" TFT screen and I can NOT get the firmware to load. It goes to a white screen that says Marlin Mode at the top over night and never changes. I followed your directions and can not find help anywhere.

    • @FusionSource
      @FusionSource  ปีที่แล้ว

      I will be looking into this shortly, I might need to do an update video.

  • @willisblomfelt
    @willisblomfelt 3 ปีที่แล้ว

    Hey!
    when i use tuch screen and want to print something and choose sd card I get error message even when I choose usb. must the sd card be placed in the touch screen?

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว

      Yes, the USB now goes in the screen if you using the BTT Touch Screen

  • @brandonyork9924
    @brandonyork9924 2 ปีที่แล้ว

    i have Version 3 board any help on that?

  • @sonytv4935
    @sonytv4935 4 ปีที่แล้ว +1

    this is without any changes im getting error ?
    The terminal process terminated with exit code: 1
    Terminal will be reused by tasks, press any key to close it.

    • @dennorskegnome2874
      @dennorskegnome2874 4 ปีที่แล้ว +1

      same issue for me. i have a bunch of errors under the problem drop down

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi, have you tried this:
      Add this on line 46 of your platformio.ini file
      board_build.core = maple

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi, have you tried this:
      Add this on line 46 of your platformio.ini file
      board_build.core = maple

  • @campersbynature2494
    @campersbynature2494 3 ปีที่แล้ว

    Having the same problem where the extruder won't push forward, only backward when "loading". Any solution for this yet?

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว

      Hi, if watch the vide at 8:40 I explain how to reverse the extruder.

    • @campersbynature2494
      @campersbynature2494 3 ปีที่แล้ว

      @@FusionSource I have a geared extruder and changed it to false as instructed, still not dialed in all the way. Can't find any answers anywhere for this.

  • @dennorskegnome2874
    @dennorskegnome2874 4 ปีที่แล้ว +1

    I am having an issue with the extruded after installing v2 of the board. I am thinking it is the same as you described in the video. When I move the z axis, the extruder skips back and forth, making a noise. When it goes to print the extruder does not move and push the filament forward. Not sure what to do. Should switch the true/false statement?

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Do you have a geared extruder, the symptom you are describing sounds like some else, let me jump onto my support group to see if anyone knows what might be causing this.

    • @dennorskegnome2874
      @dennorskegnome2874 4 ปีที่แล้ว

      @@FusionSource I changed the true to false. I have a base ender 3. I successfully compiled the code and then put on printer. When I move the z axis, it keeps backing the filament out of the tube. Could i have an issue with the board?

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      I think you need to have it set tot true, if it is a stock extruder, it is not geared.

    • @dennorskegnome2874
      @dennorskegnome2874 4 ปีที่แล้ว

      @@FusionSource I have tried both true and false. The extruder moves, removing the filament, when I move the Z axis. I was talking to someone about the issue and they suggested switching the pins for the extruder. Not sure what to do. Going to try

    • @campersbynature2494
      @campersbynature2494 3 ปีที่แล้ว

      @@dennorskegnome2874 Did you ever figure out a solution to this? I'm having the same problem.

  • @aussiedream69
    @aussiedream69 4 ปีที่แล้ว +1

    Since updating following this guide my machine freezes after a few hours and no longer displays the full file name of what is printing - help required

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Hi Mark, not sure why it would freeze, the only thing I can think of is the main board might be overheating, check the motherboard fan, I might be wrong but that is all I can think of.

    • @aussiedream69
      @aussiedream69 4 ปีที่แล้ว

      @@FusionSource Fan is working fine, all is working fine in fact. I have gone through my whole machine so many times now. I am accepting it is just one of those things for now as it is becoming less prevalent, although still annoying when it does happen. It also only seems to happen on certain prints all related to lithophanes, be it an actual lithophane, display case, or lid. I had no problems with any of them prior to upgrading to 2.5.0.3. 2.x Bugfix worked ok. Have also tried slicing on differing slicers to no avail. I will work it out ...... eventually, lol

  • @jimspringer3253
    @jimspringer3253 3 ปีที่แล้ว

    BTT SKR 1.4 won't flash firmware. Defective board.

  • @RumoredAtmos
    @RumoredAtmos 4 ปีที่แล้ว

    What is the board type? It is asking me what board I am using. It's a BTT skr e3 v2 but I don't see that as an option

  • @timfelkner115
    @timfelkner115 2 ปีที่แล้ว

    Hello i am new to this up dated my board to a skr mini 3 v 3.0 i have bl touch i tried to do as the vid showed and couldn't get it help thanks

  • @Lucas-wf5sc
    @Lucas-wf5sc 3 ปีที่แล้ว

    I had an error I can’t fix and I need help it says #include errors detected. Please update your includePath. Squiggles are disable for this translation unit.

  • @weedsmoker6990
    @weedsmoker6990 4 ปีที่แล้ว +1

    Hey ! really great guide, but there is one problem hat occured to me, Visual studio code tells me, that it cant find the path to a floder named include that should be somewhere in the files, what should I do ? nothing is working for me. thank you

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi, what you can try do is what I did in this video, enable Windows Sandbox, there should be tutorials on how to do that, and do a fresh install of Visual Studio Code and PlatformIO as shown in the tutorial and compile a new version of the firmware. This makes sure that you have a clean install and that nothing interferes with the build. I really hope this helps.

  • @alexwinters8371
    @alexwinters8371 3 ปีที่แล้ว

    Not getting a .pío file after I open with reveal in file explorer 😓

  • @attilasooky8792
    @attilasooky8792 3 ปีที่แล้ว

    how do you enable the ezabl on the new skr firmware? th3d stopped updating for the skr mini e3 because btt threatened some lawsuit, and i'm afraid of messing something up. i haven't been able to get it to print reliably, but it's still better than nothing. if i get that working, the next step is the btt smart filament sensor...

  • @justinmargason7261
    @justinmargason7261 4 ปีที่แล้ว

    I've edited the firmware to take a BL touch and when I go to compile the files it gives me about 20 errors and fails to compile. please help

  • @S0Fr3shThisKid
    @S0Fr3shThisKid 4 ปีที่แล้ว +1

    WHY when there is compiled firmware directly from BigTreeTech?! This is a step backwards I think

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hey Blake, the reason why I had to do a custom Firmware update was because I needed to change the direction of the extruder, that is not in the pre-compiled firmware.

    • @S0Fr3shThisKid
      @S0Fr3shThisKid 4 ปีที่แล้ว

      @@FusionSource Ahhh okay

  • @JeffDrennen
    @JeffDrennen 4 ปีที่แล้ว

    Help... can't open the folder in the platform IO plugin.

  • @markstech3812
    @markstech3812 3 ปีที่แล้ว +1

    Great guide. Thank you.

  • @sherwoodsmallidge9186
    @sherwoodsmallidge9186 3 ปีที่แล้ว

    what do i do if visual code will not work??

  • @Soba64
    @Soba64 3 ปีที่แล้ว

    Need help! My printer stopped extruding after doing this firmware update :( not sure why. I have an ender 3 pro with no modifications to the extruder so I entered, "INVERT_E0_DIR false" is that wrong? *Update for the heck of it I tried setting it to true, obviously no luck. Printer is now out of commission until I can figure this out.

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว +1

      Hi Eturian, I cover the geared extruder at around 08:00. If you have a geared extruder, you will have to update your esteps, I cover that in another video: th-cam.com/video/0bLd1ocwhBI/w-d-xo.html

  • @kevinbroadley5422
    @kevinbroadley5422 4 ปีที่แล้ว +1

    Thanks for the tutorial but i'm not sure what i'm doing wrong as i keep getting this error before i try and build {
    "resource": "/c:/BTT/Firmware/BIGTREETECH-SKR-mini-E3-master/firmware/V1.2/Marlin-2.0.x-SKR-Mini-E3-V1.2/Marlin/Configuration.h",
    "owner": "C/C++",
    "code": "1696",
    "severity": 8,
    "message": "#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\\BTT\\Firmware\\BIGTREETECH-SKR-mini-E3-master\\firmware\\V1.2\\Marlin-2.0.x-SKR-Mini-E3-V1.2\\Marlin\\src\\MarlinCore.cpp).",
    "source": "C/C++",
    "startLineNumber": 1,
    "startColumn": 1,
    "endLineNumber": 1,
    "endColumn": 1
    }

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi Kevin, did you download the firmware from the BigTreeTech GitHub? What you can try do is what I did in this video, enable Windows Sandbox, there should be tutorials on how to do that, and do a fresh install of Visual Studio Code and PlatformIO as shown in the tutorial and compile a new version of the firmware. This makes sure that you have a clean install and that nothing interferes with the build. I really hope this helps.

    • @kevinbroadley5422
      @kevinbroadley5422 4 ปีที่แล้ว

      @@FusionSource Tried again but still no success following your tutorial i still get a build fail

  • @jancko995
    @jancko995 4 ปีที่แล้ว

    So, thru this program you can upgrade/activate linear advance in normal Ender3 board? Or it has to be the newer version of marlin? Or this just works on SKR Mini?

  • @Mr.Titanium1911
    @Mr.Titanium1911 3 ปีที่แล้ว

    Great video! Questions: is Marlin and BTT 2 different types of firmware? Can one flash a BTT board with Marlin firmware and vice versa? How so I know which is the right one for my BTT SKR Mini v2?

  • @Anonymou5Dragon
    @Anonymou5Dragon 4 ปีที่แล้ว

    I keep getting this error and it stops compiling
    ModuleNotFoundError: No module named 'platformio.managers.package':

  • @brucem1553
    @brucem1553 4 ปีที่แล้ว

    PLEASE HELP!! I was watching someone else's video on installing the BL touch. I got in the firmware and changed a few settings as I thought they did. BUT somehow I messed up the card. Now when i turn on the printer the LCD has nothing on it, the touch screen version says " no Printer attached" . Can you or anyone else for that mater help me? I have tried to find a way to reset it to the way it was and have tried on my own but just cant get it back to the seeing the screen.. Plugged in factory screen and it just stays blank.. so not the screen.. I hope I didn't fry the board.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi, have you plugged it into EXP3 on the Screen?

    • @brucem1553
      @brucem1553 4 ปีที่แล้ว

      @@FusionSource yes it was all worked till I tried to set up the BL touch.. The loading and powering lights light up and from research it appears to all be working. Just not the screen. I cant get the touch screen nor the factory screen to work. I have ordered a new board to start from scratch.. I guess I have a nice looking paper weight now.. Well I do enjoy your videos and will just stick to the person I can understand fully (you) and goes at a nice pace. The other video I watched was talking so fast and about stuff I guess he felt everyone with a 3D printer would understand. Saying commands and stuff that got me so lost. Now I have a BL touch I may never use if it is that hard to install and set up.. Well thank you for everything. I will search and see what Videos you have that will be helpful in my learning process. Thanks again!!

  • @hectorgonzalez1273
    @hectorgonzalez1273 4 ปีที่แล้ว

    I have the marlin bugged card what do I change it to? I looked everywhere and can find anything about it.

    • @julianweisensel2305
      @julianweisensel2305 3 ปีที่แล้ว

      I have the bugfix version too. Did you ever get an answer to this question?

  • @EagleEyeShooting
    @EagleEyeShooting 4 ปีที่แล้ว +2

    Outstanding guide.... the "big channgels" didn't help much. Until I found this and @Handy Randy's comment. I needed to raise max E temp to 300. Even changing HEATER_0_MAXTEMP 300 in Configuration.h, I'm only getting 285c. Any help will be much appreciated.
    Gained a sub!

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Hi Eagle Eye, thanks for the compliment and the sub, special thanks to Handy Randy for sorting out your issue

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi Eagle Eye, the standard hotends cannot go that high, do you have an all metal hotend? Let me do some research on this. Please be careful if you are using a hotend that is not all metal, the PTFE tube can let off dangerous fumes above 245 Degrees C

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Thank you Eagle Eye, can I ask you to share my channel with friends on Whatsapp and facebook groups. Really trying to build this channel, thank you.

    • @davidem.
      @davidem. 4 ปีที่แล้ว

      i'd try to do the same but something i've missed and the compiled firmware doesen't appear for my mini E3 and temp error E1.... send me if you can the right firmware.bin... tanks davmarl@tin.it

    • @EagleEyeShooting
      @EagleEyeShooting 4 ปีที่แล้ว +1

      @@FusionSource just saw these messages.... thanks YT. Im on IG Eagle.Eye.Shooting. Yes, running all metal. Let's get this channel going. Great content

  • @MTNDEWGANG
    @MTNDEWGANG 2 ปีที่แล้ว

    I did everything n order, and i have "Please update your includepath"

  • @MadAl37
    @MadAl37 3 ปีที่แล้ว

    I'm considering getting one of these and just wanted to know if it's compatible with the Ender 3 V2 with it's Dwin screen?

  • @chestergt7765
    @chestergt7765 3 ปีที่แล้ว

    how long does it ussualy take to compile? mines beeen building for over 30 minutes lol.all i changed was the aurther, name and nozel temp limits to 300C. i would think that would build pretty fast

  • @baehr4308
    @baehr4308 4 ปีที่แล้ว +1

    Thank you! Has helped a lot!

  • @Khakzoy
    @Khakzoy 4 ปีที่แล้ว

    I use the v2 version of this board. I also make use of the touchscreen lcd. Now for the LCD to work correctly I needed to uncomment a rule in the firmware, this worked out fine with your method, however, when I try to flash the firmware nothing happens. It just boots up normally. When I check the sdcard on my computer, the firmware.bin file is deleted. Any tips?

    • @Khakzoy
      @Khakzoy 4 ปีที่แล้ว +1

      nevermind, I plugged the ribbon cable in the first instead of the third socket, flashed my firmware now, works like a charm.

  • @KrisNanuts
    @KrisNanuts 3 ปีที่แล้ว +1

    gracias por la explicación amigo, saludos del cono sur de américa

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว

      Es un placer, me alegro de que haya ayudado. I hope that is correct, used Bing Translate ;-)

  • @tonywilliams3791
    @tonywilliams3791 3 ปีที่แล้ว

    Hi can anyone help we are group of Vietnam vets which are trying to get into 3 D printing to help with PTS but we have embarked on a fruitless journey. With have an old midgda printer with a duet wifi board which we updated to version 3 but we cannot get heaters to work just about ready to throw it out. We brought a cheap anycube mega zero and added a heat bed which worked fine for a while and now all we get is a unknown M140 s . We cannot reset the board or update it as nothing happens . We have tried to follow the video but it does not give us the same result as the screens are different.
    So we are back we’re we started 12 months ago , do we give up and start another program we are not computor literate and every video people talk to fast . Can anyone help we need a config program for a duet wifi v3 and how to reset the mega zero
    Thank you

  • @jonnathan6225
    @jonnathan6225 4 ปีที่แล้ว

    This did save me. Up to a certain point and I thank you but I get 45 errors when loading the btt firmware folder. When building I get 3 errors. Includepath error and cant find firmware. Somebody please help.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi Jonnathan, I have found that doing it using Windows Sandbox makes a big difference.

  • @ssaw88
    @ssaw88 4 ปีที่แล้ว +1

    Could have swapped wires on your stepper motor too

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Absolutely, yes, but I prefer to do it in the code, also wanted to show how.

  • @aussiedream69
    @aussiedream69 4 ปีที่แล้ว +2

    Great tutorial, have been following so many others on youtube with so many errors but just followed this one and instant compile, nothing missing etc, as I have had from the other tutorials. I have not loaded it into my printer yet, but am hoping that it will work. I am led to believe that the file on my MicroSD "firmware.cur", is the original, is this correct?

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว +1

      Yes, that is the current one. I am glad the tutorial helped.

  • @KanielD
    @KanielD 4 ปีที่แล้ว +1

    Nice!

  • @konstantinosargiris9581
    @konstantinosargiris9581 4 ปีที่แล้ว

    (ENDER 3 PRO with SKR MINI 3E V2 ) I am trying to enable MESH BED LEVELING by compling in VISUAL STUDIO CODE but failed with the following message
    " STM32F103RC FAILED @.333
    The terminal process "C:\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.
    Terminal will be reused by tasks, press any key to close it."

  • @troysilva8179
    @troysilva8179 4 ปีที่แล้ว +1

    I may be a idiot but still can't get this to work. board and all is inhaled printer turns on and moves hasn't burst into flame yet so not too ad on the build lol. Problem I have is you and guy from the first slayed both say to load the configuration files into Arduemo o tty and fix a few small things when I complete all my edits and hit validate to get my bin file say error wrong board. Not positive but this board prints off the sd card so how am I supposed to pic a aboard.

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Hi Troy, did you download the firmware from the BigTreeTech GitHub? What you can try do is what I did in this video, enable Windows Sandbox, there should be tutorials on how to do that, and do a fresh install of Visual Studio Code and PlatformIO as shown in the tutorial and compile a new version of the firmware. This makes sure that you have a clean install and that nothing interferes with the build. I really hope this helps.

  • @joeles69
    @joeles69 3 ปีที่แล้ว +1

    As a engineer and a software developer, you should not change the author to your name you should of added a second entry to "edited by: xxxxx and date" so you can see in a pinch that it's not the original files.. an author change is almost plagiarism..

  • @Andy-rq9ni
    @Andy-rq9ni 4 ปีที่แล้ว

    here i am not getting anything done cuase my shit doesnt want to generate a .BIN file

  • @hobbyrob313
    @hobbyrob313 4 ปีที่แล้ว +2

    I bought a Bigtreetech SKR E3-DIP V1.1, ( nice board! )
    I tried the software according to the above story!
    but unfortunately it is nothing but crying,
    It's not that easy at all!
    I regret that I bought the Bigtreetech board ( by the fault of the software! )
    give me my Arduino with Ramps and Arduino IDE and Marlin again.
    error after error how can you say simple ??? that is not true!
    also people on our forum it is all terribly difficult.
    Unfortunately!
    I've had and someone with more knowledge of software here, I had done everything right he said.
    he would also look at the software at home! (but the software is really not easy!)
    Friendly greetings from The Netherlands!
    Rob

    • @FusionSource
      @FusionSource  4 ปีที่แล้ว

      Sorry to hear the troubles you are having, I am not familiar with that board, I found the SKR Mini a great little board and I have not had any issues.

  • @dross5751
    @dross5751 3 ปีที่แล้ว

    I’ve been watching videos for over a week on how to update the main board I replaced in a used mega zero because the out of the box board (skr mini mz v1.0) I purchased won’t print, likely due to there being no heated bed. I haven’t been able to make any progress because all the people like yourself(s) seem to have left normies in the dust wile living on the bleeding edge, and information pollution makes finding useful/relevant information an exercises in patience if it’s even possible.. is there anywhere someone like me who dosnt know how to code can get some support or at least learn the basics so can understand this wizardry?

    • @FusionSource
      @FusionSource  3 ปีที่แล้ว

      Check out my email address in the about, pop me a mail and I will see how I can help.

  • @Hotdog80085
    @Hotdog80085 4 ปีที่แล้ว +1

    SUBBED THANK YOU SO MUCH

  • @Shotti_RG
    @Shotti_RG 3 ปีที่แล้ว

    thank you!!

  • @TheHuseinbasic
    @TheHuseinbasic 3 ปีที่แล้ว

    TNX

  • @mitchellthiele2885
    @mitchellthiele2885 4 ปีที่แล้ว

    Get to the stage where I go to "build" the project in Visual Studio Code and run into the error:
    "{
    "resource": "/c:/Users/ssv_m/Desktop/BIGTREETECH-SKR-mini-E3-master/firmware/V1.2/Marlin-2.0.x-SKR-Mini-E3-V1.2/.vscode/c_cpp_properties.json",
    "owner": "c:\\Users\\ssv_m\\Desktop\\BIGTREETECH-SKR-mini-E3-master\\firmware\\V1.2\\Marlin-2.0.x-SKR-Mini-E3-V1.2",
    "severity": 4,
    "message": "Cannot find \"c:\\Users\\ssv_m\\Desktop\\BIGTREETECH-SKR-mini-E3-master\\firmware\\V1.2\\Marlin-2.0.x-SKR-Mini-E3-V1.2\\include\".",
    "startLineNumber": 9,
    "startColumn": 17,
    "endLineNumber": 9,
    "endColumn": 124
    }
    Have tried redownloading the files etc but can't get it to compile.

  • @brandol4719
    @brandol4719 2 ปีที่แล้ว

    Followed just to find out that the "V2.0" file only has the Ender5 support...the search continues, lol.

  • @jimspringer3253
    @jimspringer3253 3 ปีที่แล้ว

    This should/would work if BTT control boards didn't have so ,any defects and if they did any quality control or testing of their products. A quick internet search reveals how many customers spend many many hours trying to get the boards they bought working with no solutions. Chinese manufacturers destroy innovation and their competitors by selling very poor quality products at dirt cheap prices. Their quality is terrible but ultimately it's our own fault because we're too cheap to pay for anything more expensive than a crappy ender 3.

  • @Aikaramba12
    @Aikaramba12 4 ปีที่แล้ว +1

    so damn complicated, ain't got time for this shit