Easily upgrade the Marlin firmware on your kit 3D printer!

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 เม.ย. 2024
  • Ever wanted to get rid of the buggy or outdated version of the Marlin firmware that shipped with your printer? Just update it to the most current one! I show you how to set up the mainline Marlin firmware on your kit 3D printer using the Arduino software package.
    DOWNLOADS
    Marlin Firmware marlinfw.org
    Alternative board support JSON files github.com/arduino/Arduino/wi...
    U8Glib github.com/olikraus/u8glib
    Product links are affiliate links - I may earn a commission on qualifying purchases (at no extra cost to you)
    🎥 All my video gear toms3d.org/my-gear
    I use Epidemic Sound, sign up for a 30-day free trial here share.epidemicsound.com/MadeWi... Graphics created by Patchariyavector - Freepik.com)
    🎧 Check out the Meltzone Podcast (with CNC Kitchen)! / @themeltzone
    👐 Enjoying the videos? Support my work on Patreon! / toms3dp
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @Sharkaat84
    @Sharkaat84 5 ปีที่แล้ว +10

    Thanks for making this Thomas, looking forward to the part where you show us Configuration options separately!

  • @spikekent
    @spikekent 5 ปีที่แล้ว +4

    Superb info as always. Looking forward to your 'from scratch' video, it may show me something I missed as I just finished upgrading my CR-10 S4 from scratch to Marlin 1.1.9. Loads of new features and fixes.

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

    Appreciate the video! I had just bought the 1.1.5 silent board for my Ender 3 Pro and accidentally bought one with the Ender 5 firmware. Your video was the easiest to understand and simplest solution for me since the board already had a bootloader. I just downloaded the source code from Creality, followed the tutorial and was immediately able to start printing. Thank you!

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

    I have never seen anyone make something so simple as complicated as this, you go so fast that I have had to skip back about 30 times and I haven't even downloaded Marlin yet.

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

    Nice video! Especially like the part about showing how to install the Sanguino option to the Boards Manager and the u8glib. I had just used the TH3D unified software to run Arduino and then pointed that to the Marlin 1.1.x folder to get around it before seeing this video. The TH3D is a good option for those wanting a simpler option, but I like to know what each setting does (or at least the main ones). Looking forward to your video where you go through all the options in Marlin.

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

    Thanks for the step by step. Worked great. I could not have done it with your instructions keep up the good work. Needed to upgrade the firmware to eliminate the extruder stopping with the quiet main board when using Simplify 3D

  • @ronalddhs3726
    @ronalddhs3726 5 ปีที่แล้ว +3

    Hi Tom, Kudos for a great tut. It makes my day seeing how open source and community based projects' work, reaches the level of world class commercial setups (there effectiveness, efficiency and reliability are second to none) Marlin and Arduino are 2 great software and hardware examples (I know there are many others out there); great times.

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

    Thomas, great job. After downloading the files and updating the boards manager, using the correct processor and adding the custom library it compiled on first try.

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

    Thank you for instructions! I did the upgrade for my Creality Ender-4. There are some differences comparing to Ender-3: the processor is ATmega2650 and its support is included to Arduino AVR Boards by default, so no need to set up Sanguino board and steps associated with setting up the board may be skipped (I set it up first and then just removed:-)
    Also, I made some more configuration 'cause I have extra gears attached to the printer: auto-leveling and filament sensor. So, went through the config files and un-commented lines to activate corresponding features. Configs are well commented and it is easy to find proper lines responsible for certain features...

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

    Thanks Thomas! I had to get the U8Glib 1.1.7 somewhere else, but you got me through it!

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

    this works! after following other vids online, this is the only vid that works for my Ender 3. thank you soooo much!

  • @arleas
    @arleas 5 ปีที่แล้ว

    It wasn't really easy, but you walked me through most of the hard stuff. I still had two errors (very similar) where they put something in comments AFTER the command and apparently my board wanted the comments BEFORE the command on a separate line. Fixed both of those errors and everything else went smooth as butter.

  • @Partykardi
    @Partykardi 5 ปีที่แล้ว +1

    Awesome video at just the right time. Was going to spend the evening configuring newest marlin, to upgrade my cr-10. Just got a lot easier.

    • @passerby5735
      @passerby5735 5 ปีที่แล้ว

      Same here. We need to enable the Thermal Runaway protection too. Tom did a video showing CR-10's come without this enabled on the firmware, so I know I've needed to do this for too long.

  • @johncuzzourt2118
    @johncuzzourt2118 5 ปีที่แล้ว

    Thanks for the vid. It was a very helpful walkthru to getting the correct versions of everything and getting the Arduino IDE all set up and able to compile the project. Thanks to your vid I was able to confidently get Marlin compiled and ready to load on my ENder 3 pro. I lost my USBASP board during a move, and so I'm waiting for a new one to talk to my board. (I prefer this to using my UNO which I also can't find, LOL. It's been a few years since I did a lot of microcontroller and Arduino work.)
    But your video was a confidence builder.

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

    Thanks Thomas; as always clear, engaging and useful. Worked great for me.

  • @the3dprintingexperts657
    @the3dprintingexperts657 5 ปีที่แล้ว +8

    Thanks for sharing Tom. very informative as always!

    • @bbogdanmircea
      @bbogdanmircea 5 ปีที่แล้ว

      Hello Tom, I would like to upgrade Marlin for my printers but ... for my old Hypercube I have a Printrboard which I can flash only with an old version of Arduino IDE, with some customized bootloader, probably the new .ino file for Marlin 1.1.9 will not compile on older Arduino IDE ? Also my new Hypercube has a RAMPS1.4, for this probably Marlin 1.1.9 will work, but still I am afraid I will crash them both ... so actually for the Ender you need a programmer ? Fail video ...

  •  5 ปีที่แล้ว

    Hey come on Tom I wanna got to Hollyday`s and always remember and thinking of flash my board with marlin firmware.
    And now your coming up with this video.
    Thanks for al the great vids out there and your share of all that knowleage.
    Schöne grüsse aus München ;)

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

    Thanks, Thomas, I was able to burn bootloader and Marlin firmware on my Ender 3.

  • @Nurof3n_
    @Nurof3n_ 5 ปีที่แล้ว

    Great work, Thomas!

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

    Great video, Tom. I'm pretty much a newbie and not real computer smart, but I followed your directions step by step and successfully replaced the original Ender 3 firmware with the current version of Marlin. It added some nice functionality (like being able to move the Z-axis up and down from the LCD screen) and I'm enjoying it a lot. Thanks!

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

    a couple things that I found need to be changed in config.h are the minimum y set to -8 and set the bed to 232 mm. now you will print more in line with the center of the bed and take advantage of the larger build surface

  • @HAWKMAKESFOODold
    @HAWKMAKESFOODold 5 ปีที่แล้ว

    Great video Tom. Thanks for the insight.

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

    Hi Tom, thank you very much for this video, it saves me money to buy a new board!

  • @ChannelJanis
    @ChannelJanis 5 ปีที่แล้ว +1

    @Thomas Sanladerer HUGE THANK YOU! This made me finally reflash Marlin on my CR10s. Was thinking about it for months, but was too afraid from complexity. Done it, and it worked.

  • @MrDiogo1991
    @MrDiogo1991 5 ปีที่แล้ว +3

    Hey Thomas, I got a new motherboard for my Ender 3 and now I was updating the firmware but in the end when I was uploading it says that an error occurred while uploading the sketch

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

    Extremely helpful material even in 2021. Five five bro ;)

  • @williambaker795
    @williambaker795 5 ปีที่แล้ว

    Awesome the previous video was a bit old, much appreciated

  • @kraftman_sp
    @kraftman_sp 5 ปีที่แล้ว

    Thomas, you're the best.
    Thanks for this video

  • @DaHaiZhu
    @DaHaiZhu 5 ปีที่แล้ว +9

    Just some additional info:
    A third issue you might run into uploading new firmware is if your printer uses the MKS TFT family of display screens (ie: JGAurora A5 & A3S). These 'intelligent' controller screens constantly communicate with the mainboard and have been shown to interfere and even corrupt the upload of firmware. So its recommended that you disconnect the MKS TFT board from the mainboard before uploading new firmware.
    Also, if you are uploaded a different version of the firmware (not just newer), you MUST reset EEPROM to factory defaults or it Will Indeed be all wrong and very strange things will occur when printing (homing the wrong direction, over-temperature faults, wrong acceleration/movement settings, etc)
    Thanks for the great video!

    • @Sharkaat84
      @Sharkaat84 5 ปีที่แล้ว

      I assume this isn't necessary when you actually flash bootloader (it deletes the board content, no?), and then you flash firmware to it? Otherwise, I'm not clear how to reset EEPROM. Everything seems to work like a charm after flashing bootloader followed by TH3D (even though some options are missing, like stuff from the Motion submenu of Control menu). xD

    • @crazymo5607
      @crazymo5607 5 ปีที่แล้ว

      Thank you so much for your help

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

    Hi Thomas, Thanks bud for the video, realy helpful, Now i have the new merlin firmware on my ender 3 (v1.1.5 board) thanks again

  • @Spice
    @Spice 5 ปีที่แล้ว +1

    I like the way you pronounced "Zachariah." I've never heard anyone say it like that.

  • @SyzygyNoon
    @SyzygyNoon 5 ปีที่แล้ว

    As others have said, the work you put into this is greatly appreciated, but for those of us who aren't technically-minded, it's like falling down a very deep rabbit hole with pointy bits along the way. But that's a heck of a shirt, Tom.

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

    Thanks, just followed your instructions for the Ender 1.1.5 board for an ender 5. Worked fine once I found ender5 config.h files and I had to use 1.18 of the U8glib but it compiled ok and I guess the board had the bootloader as it loaded fine. Now to put the board in the printer and test.

  • @dustantompkins1525
    @dustantompkins1525 5 ปีที่แล้ว

    Thanks for the excellent info as always, do you have some info on changing the code for the printer knowing where the center of your bed is? My Ender 3 is 4mm left and 11mm back from what the slicer thinks is center.

  • @Shiruvan
    @Shiruvan 8 หลายเดือนก่อน

    5 years in with my Ender 3, nothing substantial other than basic upgrades that are must have from the get go, there is little to no point in upgrading the firmware, but 80% chance that one might brick their only 3d printer and leave a sour experience. Mine is still having no thermal runaway protection and there's no mention of it here, like the tutorial or someone could've made it simpler to test exactly that, and do a first update project where that project is the first to go and make it so they're not burning their house down accidentally. I am happy with what it could do, it hold bed level for years, accurate to

  • @mariosab09
    @mariosab09 5 ปีที่แล้ว

    Thanks very much Tom!
    How can we update the firmware if we do not have any support or file from the manufacturer? How do we only have the firmware loaded on the Mega board and no other data? How do we adjust the values for the different types of extruders, rods of the Z axis, etc? Thanks for your kind support.

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

    Super video, tnx to this tutorial my 'bricked' ender 3 is working again.

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

    Lot to keep up with when you're a noob. Saved this video because I'm going to watch it 100000000 times till it all clicks.
    I got issues just like loading firmware for my bl touch I just got for my ender 3.
    Great video btw and I will be trying to catch up.

  • @Nicolas-zo6rg
    @Nicolas-zo6rg 5 ปีที่แล้ว

    really needed this, thanks

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

    Wow this is much easier now. My BLTouch came with a usb with a ribbon cable and adapter to update the ender 3 firmware. I’ve flashed mine several times when I was figuring out the BLTouch.

  • @liderc1589
    @liderc1589 5 ปีที่แล้ว +5

    Will you lose the Ender-3's ability to resume prints after a power outage by upgrading Marlin following these steps?

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

    very useful, thanks Thomas! I'll see if I can update my Geeetech A20T

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

    Beautiful relevant info! Thanks!

  • @anthonymc76
    @anthonymc76 5 ปีที่แล้ว

    Thanks for sharing this information. I need to enable the Thermal runaway protection on my printer. By the way, nice shirt :)

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

    Very good tutorial, fantastic! Congratulations ;)

  • @brockw5857
    @brockw5857 5 ปีที่แล้ว

    THANK YOU SOOO MUCH THIS HELPED SOOOO MUCH!!!

  • @Easymoney45614
    @Easymoney45614 5 ปีที่แล้ว +1

    Great info Tom!! I do have one question. I build a dolly back when you did that build series. Does this work for upgrading the firmware on it as well or will I have alot to fix since its not a "production" kit??

    • @Jehty21
      @Jehty21 5 ปีที่แล้ว

      Shouldn't be a problem.
      I would use the Prusa I3 config file and if needed change it.

  • @derossigabriele
    @derossigabriele 5 ปีที่แล้ว

    Hey Tom, can you make a video on how to set up ABL with Marlin?

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

    Hey Thomas,
    great video as usual. I own a Creality CP-01 and was curious ho to update to Marlin 2.0? There is no files inside Marlin for CP-01. Please help

  • @shitijsood7506
    @shitijsood7506 5 ปีที่แล้ว

    your the best man. keep up the awesome work

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

    If you want to compile and upload de last version of Marlin bugfix 2.0 for ender 3 (in my case: Ender 3 Pro with 1.1.4 board ) the u8glib must be the 1.18.1 or later. Your guide is the best guide on youtube for Marlin and Ender 3.

  • @andre267
    @andre267 5 ปีที่แล้ว

    I thought you make a Summer Brake or something like that. ;)
    Nice to have you back in the Game. 👍
    I will try that Upgrade with my Anycubic i3 Mega. (if there is any Update avaible)

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

    Great video. Solved my issue.

  • @smadjaone
    @smadjaone 5 ปีที่แล้ว

    thank you ... is it possible to resume print with and other printer , and which one ? ... all .... thank you your video is clearly ....

  • @iamgudi
    @iamgudi 5 ปีที่แล้ว +14

    Important before uploading the firmware: Disconnect all other serial connections to the printer. Close Simplify3d or Pronterface and disonnect the TFT32 (in case you have one). If either of these are connected to the board when uploading the firmware you will get a generic error message. That took me wayyy too long to find out.

    • @crazymo5607
      @crazymo5607 5 ปีที่แล้ว

      Thank you. I’ve been pulling my hair out trying fix my CR10S (TFT32 version)

  • @JasperTielen
    @JasperTielen 5 ปีที่แล้ว

    Looking forward to the next video, because I want to upgrade my wanhao duplicator i3 to marlin.

  • @Ray-ej3jb
    @Ray-ej3jb 5 ปีที่แล้ว +2

    How do you convert an old configuration to the new Marlin 2.0 when there is no manufacturers version available.
    I only can get hold of Marlin 1.0.4 for my Geetech and i'm havin g problems, I would like to upgrade to either 1.1.9 or 2.0. but don;y know how
    Thanks

  • @jpjokela1
    @jpjokela1 5 ปีที่แล้ว

    Don't have a problem myself, but some printers have separate enable jumper for firmware programming (safety feature, so that you can prevent ANYONE from flashing your printer). Just another thing to check, if your firmware flashing attempts are failing.
    At least my Megatronics 2.0 has one.

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

    great tom, thank you a lot. i love your videos. hi from Perú

  • @theimike4360
    @theimike4360 5 ปีที่แล้ว

    Hey buddy great video as always :) I have a question how hard would it be for a Cr10 s4 with a touch screen

  • @ElectraFlarefire
    @ElectraFlarefire 5 ปีที่แล้ว +17

    You did forget the M503 before uploading your firmware to get a copy of your old EEPROM settings if you fiddled with any.

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว +5

      It's a good idea. And `M503 S0` will print out only the G-code needed to restore the EEPROM without the inter-line headings.

    • @fredpinczuk7352
      @fredpinczuk7352 5 ปีที่แล้ว

      Great info from you two. Tom really needs add this to his video.

    • @alexandrevaliquette1941
      @alexandrevaliquette1941 5 ปีที่แล้ว

      I don't understand what should I do? You are too technical, sorry to be that dumb!

    • @ducomaritiem7160
      @ducomaritiem7160 5 ปีที่แล้ว

      @@alexandrevaliquette1941 "M" codes are commands you type in, eg, Repetier that give direct instructions to your Marlin board. By typing one of the many M-codes plus a number you can change the behaviour of your printer, or, in this case, backup the contents of the Eprom.. Just search for M codes on Google

    • @pentachronic
      @pentachronic 5 ปีที่แล้ว +1

      Alexandre, it's not you. These people are used to messing around with commands being sent directly to the printers and not using user interfaces and software to do this for them. As I said before there needs to be a step-by-step explanation of the process first (ie what they plan on doing and why) followed by the method of updating (ie the execution of the plan). The programming etc is relatively simple but if you don't know what you are doing it is not obvious.

  • @stupossibleify
    @stupossibleify 5 ปีที่แล้ว

    Superb video. Thank you

  • @TheSkittle1976
    @TheSkittle1976 5 ปีที่แล้ว +7

    Holy balls, this is too much for me to even try right now.

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

    thank You very much for this video ...

  • @realVertiqo
    @realVertiqo 5 ปีที่แล้ว +4

    Looking forward to the Marlin from Scratch Video since my first self designed printer is almost ready to be powered on.

  • @jakefranklin14
    @jakefranklin14 5 ปีที่แล้ว +19

    when i try to do this i get an error that you didnt talk about

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

      If it’s u8glib, then install it under Tools -> Manage Libraries -> Search u8glib. It’ll be the last one in the search

  • @jasonrussell2550
    @jasonrussell2550 5 ปีที่แล้ว +1

    I flashed 1.1.9 last week on my older RepRap with a mega / ramps combo. Never had any problems with the older versions and my endstops but when I flashed 1.1.9 I couldn't get it to G28 without running the command like 3 times. Eventually had to turn on the ENDSTOP_NOISE_FILTER in config. I have some .1uf ceramic caps on the way to attach to the endstops so hopefully I can turn that feature off again.

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว

      Marlin 1.1.9 out of the box is less tolerant of noisy endstop signals. ENDSTOP_NOISE_FILTER is the workaround, but adding a capacitor and/or resistor is the correct solution.

  • @DJlegionuk
    @DJlegionuk 5 ปีที่แล้ว +4

    I just upgraded my ender 3 with the TH3D firmware and getting the bootloader working was the hardest part.

    • @MisterEffedieffe
      @MisterEffedieffe 5 ปีที่แล้ว

      What kind of problems did you encounter?

    • @DJlegionuk
      @DJlegionuk 5 ปีที่แล้ว

      It was getting my usbasp to work in windows 10 at my workshop (it works at home after a lot of swearing and then is very good). The one I have has all sorts of driver signing problems and you have to boot into a special mode and it's a pain. I ended up using an arduino uno and use the arduinoisp sketch and this did work. One thing you need to know is after loading the bootloader the ender 3 the display can be blank so don't worry if you think you broke it. After the bootloader was loaded I could just plugin to the usb on the printer and the th3d firmware was super easy to compile with if you download the complete package.

    • @MisterEffedieffe
      @MisterEffedieffe 5 ปีที่แล้ว

      Thanks for the blank display tip, you saved me a heart attack :)

  • @kurtlindner
    @kurtlindner 5 ปีที่แล้ว

    Very thankful for the video, I can't help but mention though -it would have been nice to mention _at the beginning_ that even though you are demonstrating on the Ender 3, you can't actually complete the process on that printer using this video alone.
    -as I sit here with a USB sticking out of my laptop...

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

      Yeah, I realized the Ender-3 wouldn't work way too late into making this video. Sorry 'bout that, I'll try to follow up with the hardware flashing instructions asap!

  • @MisterEffedieffe
    @MisterEffedieffe 5 ปีที่แล้ว

    Great video! I have seen that other "3d printing gurus" have installed the TH3D firmware instead, the installation procedure seems more or less the same, so what is the difference?

    • @MadeWithLayers
      @MadeWithLayers  5 ปีที่แล้ว

      TH3D Firmware is simply a pre-configured fork of Marlin.

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

    Great video and very informative. Thanks for this. I have a CR20 Pro and when I hit "About the Printer", I get ver. 1.1.6BL_ver3.1. All I find on Internet never mention the CR20 Pro... Is the procedure the same as the one you describe here?

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

    Great video explaining how to, but I am having trouble with configuration.h file. I did not find another video that you may have done pertaining to this exercise (you mentioned you would). But I am hoping you can help. I keep getting "Multiple libraries were found for "U8glib.h"" Do you have a video for this?

  • @danphilpott6302
    @danphilpott6302 5 ปีที่แล้ว

    Your videos are awesome. Much appreciated. I am trying to update my CR-10S. I have watched several video’s for this. I have worked through all the issues, clean compile, and I am getting what looks like comms timing out. The link between my laptop and printer is timing out. Could you help? I want to ensure my temp safety features are activated properly. Much appreciated.

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

    Sketch uses 97374 bytes (74%) of program storage space. Maximum is 130048 bytes.
    Global variables use 6193 bytes (37%) of dynamic memory, leaving 10191 bytes for local variables. Maximum is 16384 bytes.

  • @user-uc1vc5xw3g
    @user-uc1vc5xw3g 5 ปีที่แล้ว

    Great videos Thomas, very informative and helpful for windowers. How about a few for us Mac.ers??? I have my Anet for a couple of years now and I still haven't managed to flash Marlin from my MacBook! Great work! keep it up!

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

      I don't own a Mac, so the only thing I can really contributer here is "run Bootcamp"

    • @user-uc1vc5xw3g
      @user-uc1vc5xw3g 5 ปีที่แล้ว

      @@MadeWithLayers Yeah, thought so. Thanx for responding anyhow. You don't happen to know of a follower or a you tuber with a Mac and an A8 with a Bowden setup and BlTouch do you?

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

    As I was trying to upload the firmware to my Ender 3, I was given the error
    "avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x65
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x63
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x68
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x6f
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3a
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x54
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x46
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x20
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x69
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x6e
    An error occurred while uploading the sketch
    "
    Does anyone know how to fix this?

  • @TheGreatBizarro
    @TheGreatBizarro 5 ปีที่แล้ว

    As long as you are discussing upgrades. How about a review doing a comparison of the current offerings of 32bit controllers on the market?

  • @Robothut
    @Robothut 5 ปีที่แล้ว

    Wow, that is kind of involved for me. Now if some one would just provide the updated files that are ready to go for a particular printer I could do that, unless I need the boot loader update that you speak of. I am more of a mechanic and maker. But I watch and try to learn from all these types of videos. Thank you for sharing.

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว

      Be sure to nag the manufacturer of your printer about keeping up to date with the latest firmware for the best possible user experience. Most vendors are slackers about the firmware.

    • @originaltrilogy1
      @originaltrilogy1 5 ปีที่แล้ว

      If you are a TH3D customer, they do that for lots of different printer models with their unified firmware. Makes it very easy.

  • @jpoppinmoneyunit7098
    @jpoppinmoneyunit7098 5 ปีที่แล้ว

    What about printers with a touch screen lcd? Are those not open source? Example would be the Snapmaker printer that says they will be open source eventually but would the firmware update not work great with the fancy touch screen?

  • @asdwwhite
    @asdwwhite 5 ปีที่แล้ว

    Hello. İ have i3 steel marlin 1.9 running printer. İ will update to marlin 2.0 for power loss resume spec. Question is do i need to make step adjustment for step drivers?

  • @Anonymouspock
    @Anonymouspock 5 ปีที่แล้ว +9

    You said it will apply to any future 1.1.x version. But the developers have stated there won't be any more of those 🤔🤔🤔🤔. Regardless I can personally attest to 2.0.x being the exact same process.

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

      Sorry for such a late reply, but are you saying Marlin 2.0.x is pretty much good to go to load up onto the printer?

  • @kartaloktay
    @kartaloktay 5 ปีที่แล้ว

    Nice choice with the X399 platform 😂

  • @infernaldaedra
    @infernaldaedra 5 ปีที่แล้ว +1

    You should do a comparison after the firmware upgrade.

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว

      I'd like to see whether the new S_CURVE_ACCELERATION option makes an impression and allows for higher speeds on this machine.

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

    hi Tom, thanks for the video!
    I followed these instructions but when i get to the point where i want to burn my bootloader (with the USBTinyISP) I get the error below, can you help?
    avrdude: verification error, first mismatch at byte 0x1fc00
    0xff != 0x1f
    avrdude: verification error; content mismatch
    Error while burning bootloader.
    thanks,
    Mike

  • @Sudz3
    @Sudz3 5 ปีที่แล้ว +219

    ARRGGG Was following along with my new Ender3 and then at the end "it'll be in another video" and I can't finish. THANKS.
    NOT COOL!

    • @BurninGems
      @BurninGems 5 ปีที่แล้ว +38

      While i agree that it is frustrating, you should watch the video to its end and know the plan, BEFORE trying to follow along.
      There are also other videos on youtube on how to flash Ender 3 Bootloader. Sup you don't HAVE to wait for Tom's2nd half.
      I do like how informative he made this first half.

    • @Sudz3
      @Sudz3 5 ปีที่แล้ว +16

      Agreed. I've watched TeachingTech's tutorial but this one was easier to follow... until that sudden stop, lol.

    • @bkpickell
      @bkpickell 5 ปีที่แล้ว +3

      Yes, Teaching Tech is who I used to flash my bootloader. I just wish he used official Marlin Software instead of TH3D. I'm trying to install a BLTouch and he used TH3D and the new software doesn't really work with BLTouch. It's almost like they purposefully sabotaged BLTouch users in the new version. So I'm stuck now with a BLTouch that probes, but doesn't actually do any leveling.

    • @HavokHouse
      @HavokHouse 5 ปีที่แล้ว

      @@bkpickell Since you already have a bootloader flashed should be pretty easy to goto stock marlin

    • @bkpickell
      @bkpickell 5 ปีที่แล้ว

      @@HavokHouse yeah I've been on stock marlin about a month now and it works great.

  • @willieanderson3009
    @willieanderson3009 5 ปีที่แล้ว

    Thomas, how about a review of Marlin 2.0? I know it is still late beta, but a review of the features and the 32-bit boards that it will run on would be very useful.

    • @MadeWithLayers
      @MadeWithLayers  5 ปีที่แล้ว

      I don't usually do beta reviews for various reasons, but a "preview" look at what's coming with Marlin might actually be nice!

  • @ZankGarage3DPrintingAndDIY
    @ZankGarage3DPrintingAndDIY 5 ปีที่แล้ว +1

    Ive also flashed my tarantula, now prints better with less ghosting.

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว

      Where did you find your configurations? Duncan Stickland (above) is looking for some.

    • @ZankGarage3DPrintingAndDIY
      @ZankGarage3DPrintingAndDIY 5 ปีที่แล้ว +1

      @@ScottLahteine i used marlin tarantula easyconfig.

  • @Duckers_McQuack
    @Duckers_McQuack 5 ปีที่แล้ว

    I just updated mine, but now the new default FW speeds for homing Z, X and Y on my ender 3 has doubled, including print speeds, and i don't want it that fast.

  • @MaximeLavigne
    @MaximeLavigne 5 ปีที่แล้ว

    Thx Thomas! What if your company pushed a version of Marlin with closed source necessary modifications (I know they *should not*) wouldn't this just brick the printer?

  • @antiman1677
    @antiman1677 5 ปีที่แล้ว +1

    What about printers that aren’t included in the example machines folder?

  • @machinesonabudget4040
    @machinesonabudget4040 5 ปีที่แล้ว

    Worked great for me. Now I just need to find the spot to adjust my size to 400x400x400.
    The creality 10s update profile isnt set for the 10s 4 and it keeps having print fail because bed doesn't reach temp. I think its timing out because if I reeet right away the third or fourth reset it reaches 60 and prints.

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

      In the config file, search for Bed_size

  • @edishergiorgadze4413
    @edishergiorgadze4413 5 ปีที่แล้ว

    Hi Thomas.
    I've downloaded 1.1.9 and successfully loaded into machine (CR-10S), previous version - 1.1.8 which works just fine on my printer.
    The only thing I want to add to my 1.1.8 is the S-Curve option and that was a reason why I went for "upgrade".
    Everything seems working just... "tiny problem" :-) - failing the homing procedure.
    X and Y homes fine but Z... it lovers the gantry on some 10-12 mm and stops in mid air (far away from end stop, like it find the ZERO), try again - same, and after couple of "homings" just halts the printer with message "Homing failed, printer halted" - restart. and the same whatever I've tried to do. any ideas?
    Thanks

  • @jparky1972
    @jparky1972 5 ปีที่แล้ว +6

    I "know" Arduino and thought I understand the steps you took. I suspect most people who are not programmers won't.
    I'll be honest. I don't know how you could make it any easier as you did do a great job explaining it.
    But the word "easy" is a bit of a stretch. ☺

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

    Bro very nice video very nice absolutely amazing just wanted to confirm one thing that i have ender 3 pro with 4.2.2 board does that need a bootloader or will it just work the way you did thankyou so much waiting for reply

  • @Breakfast_and_Bullets
    @Breakfast_and_Bullets 5 ปีที่แล้ว

    Glad you posted this, I was just talking the other day about updating the firmware on my Ender 3. However, I'm getting multiple errors saying that there are "too many decimal points in number" in places that say 1.0.0, 1.0.1, 1.0.2, 1.0.2-2, and so forth. How should I go about fixing this. I have no prior knowledge of Arduino programming, so forgive me if this is a dumb problem to have. Thanks!

    • @ScottLahteine
      @ScottLahteine 5 ปีที่แล้ว

      Some good resources to get help: forums.reprap.org/list.php?415 … discuss.toms3d.org/ … facebook.com/groups/1049718498464482/

  • @janlukes5833
    @janlukes5833 5 ปีที่แล้ว

    Would you please make a video on Klipper firmware?

  • @Cyberdactyl
    @Cyberdactyl 5 ปีที่แล้ว +72

    Thanks, very informative. But _"Easily"_ is a bit of a stretch.

  • @gaherrs10
    @gaherrs10 5 ปีที่แล้ว

    Very good video thank you alot

  • @mkrbrkr
    @mkrbrkr 5 ปีที่แล้ว

    Hey Marius! Any Advice to Printrbot users on how to utilize the hardware after the fall of Printrbot?

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

    worked great on anycubic mega zero for bed heated