Voltlog

Sdílet
Vložit
  • čas přidán 28. 05. 2024
  • $2 for 10pcs PCBs & $7 for a SMT Stencil at jlcpcb.com/
    →Bltouch sensor mount thingiverse
    voltlog.com/y/a8jib
    →Bltouch 3D Touch Clone Sensor
    Aliexpress voltlog.com/y/9u4ef
    Ebay voltlog.com/y/y1fas
    Banggood voltlog.com/y/nozle
    Amazon voltlog.com/y/g3kab
    →Bltouch CR-10 Pin 27 Breakout Board
    voltlog.com/y/k65ow
    →Servo Wire 26AWG
    Ebay voltlog.com/y/6yktv
    Aliexpress voltlog.com/y/uogk0
    →TH3D Unified Firmware
    voltlog.com/y/5g6s0
    →CR10 bootloader flashing guide
    voltlog.com/y/u035d
    →If you need a good portable soldering iron checkout the TS100
    Aliexpress voltlog.com/y/s8ni9
    Banggood voltlog.com/y/do6ws
    →If you need a nice screwdriver set checkout this Wiha set
    Banggood voltlog.com/y/cv2do
    Aliexpress voltlog.com/y/4vbpi
    Blog post
    www.voltlog.com/voltlog-177-in...
  • Věda a technologie

Komentáře • 108

  • @voltlog
    @voltlog  Před 5 lety +9

    As someone reported in the comments below, the code shown in the video contains an error. Line #define SERVO0_PIN_27 should be #define SERVO0_PIN 27 (last underscore replaced with space)

    • @voltlog
      @voltlog  Před 5 lety +1

      as someone else reported in the comments "There is a critical information missing in this video, if you cannot take your nozzle below absolute zero (soft zero), enter this: M211 S0. This command will disable the soft stop. Once you adjust with paper, enter M211 S1 to enable it back."

    • @TheGregMean
      @TheGregMean Před 4 lety +2

      Hi, i have a little problem. My Z axis after preparing everything isnt lowering itself but only trying to get higher and higher. Do You have any idea what the problem could be?

    • @wesleyeenjes
      @wesleyeenjes Před 3 lety

      @@TheGregMean probs the Z home direction setting in the firmware (you figured it out I guess this is for the next person reading this)

    • @someoneprobablyunimportant275
      @someoneprobablyunimportant275 Před 8 měsíci

      The th3d link doesn't work.

  • @almitharaversai6195
    @almitharaversai6195 Před 4 lety +20

    07:54
    // BLTOUCH config
    #define AUTO_BED_LEVELING_BILINEAR
    #define BLTOUCH
    #define SERVO0_PIN 27
    #define Z_SAFE_HOMING
    #define X_PROBE_OFFSET_FROM_EXTRUDER -40
    #define Y_PROBE_OFFSET_FROM_EXTRUDER -10

  • @userprepaid1841
    @userprepaid1841 Před 5 lety +1

    your wiring guide is really well done, Thank you

  • @Moddersinc1
    @Moddersinc1 Před 4 lety

    Just what I was looking for! For some reason, I just could not get the z offset to stay. Used the commands you can and all is good!

  • @amornj
    @amornj Před 5 lety

    Thanks for your tutorial. Great information.

  • @binarysun_
    @binarysun_ Před rokem

    Thank's for the video. Now I at least know that the effort won't be worth it for me. Will continue levelling my bed manually with a piece of paper only. Takes me a minute and never had any problems

  • @CoreyAndrewsOtt
    @CoreyAndrewsOtt Před 4 lety

    Regarding the Z Axis, you are correct, it’s one or the other, not both. I have this done the same way on my Anet A8.

  • @airwalwer
    @airwalwer Před 3 lety +1

    I followed your procedures as well as incorporated a couple of other g codes for my CR-10s. Everything seemed to work ok right up until I told it to auto level. The probe starts far right at the very front edge of the bed. The 4th point on the far left is completely off the bed. I thought I must have messed up something in the firmware regarding the bed size, but it appears to be set properly at slightly under the 300mm. I don’t know what to do now. Any suggestions would be helpful.

  • @oleurgast730
    @oleurgast730 Před 5 lety +1

    I personally prefer the cheap solution: Membrane switch to be put to the nozzle. Mostly used on deltas you can get such a switch for less than $2 on AliExpress; less than $5 including a board with a LED (which helps on the manual leviling with screws before using ABL). Solder Pin 29 on the Melzi board, get GND and 5V from the ISP-port, make some changes in firmware - and ready to go.
    You normaly do not need to do ABL every time before print but only if calibration changed (other heatbed temperature, nozzle-change, transport the printer...) so manualy attatch the probe does not seem a problem to me.

  • @twistedendingsproductions2782

    Is there a 27 pin breakout board for the CR-10 S5? That's the printer I have, and I purchased the BLTouch but have yet to install it.

  • @NiHaoMike64
    @NiHaoMike64 Před 5 lety +1

    A common source of 8 core cable is stranded CAT5. (Can't use solid because it will not last with constant movement.) Good way to reuse CAT5 patch cables with broken tabs, especially ones that are too short to be worth crimping a new connector onto. Ground all unused wires to minimize interference.

    • @voltlog
      @voltlog  Před 5 lety

      Thanks for the tip, I have a couple of those. In the past I also used alarm wire because that as well has stranded cores.

  • @savadious
    @savadious Před 5 lety

    nice guide

  • @SamChaneyProductions
    @SamChaneyProductions Před 5 lety

    Thank you very much for this video. At 2:30 why not attach the BLtouch to the mount with the nuts before installing the mount to the hot end assembly? You can also manually raise the Z position to give yourself more room to work with.

    • @voltlog
      @voltlog  Před 5 lety

      yup, that is good advice

  • @joakimeklund6833
    @joakimeklund6833 Před 5 lety +1

    THANKS!!!

  • @avejst
    @avejst Před 5 lety

    Thanks for sharing 😀👍

  • @sk8rgu1
    @sk8rgu1 Před 4 lety +1

    how did you get the picture of your warped bed on the computer? At 0:34

  • @sabotage2172
    @sabotage2172 Před 5 lety

    So just with the command "G29 : Auto level extruder" in the g-code the machine will interpretate to make a heigh measure using as base the lowest point of Z axis configured in the machine? (my case Z -1.29)

  • @JamesFraley
    @JamesFraley Před 4 lety

    Great video. Very through.

  • @mlardizabal1976
    @mlardizabal1976 Před 4 lety +1

    Hello I own a Creality Cr-10 mini can be this BLTouch install in this model? thanks for your help

  • @doubledogdrone
    @doubledogdrone Před 3 lety

    I have got a clone BL Touch (3 D Touch) all setup and able to AutoHome and probe the bed at multiple points! Bed Visualizer plugin for Octoprint works to provide a visual bed mapping as well. I can Autohome the center of the bed using a G28 and launch a full bed probe using G29. I then input the start G Code that was listed here and when I launch a print the CR 10Autohomes and then probes each point on the bed as it should and then just stops at the last point in the rear right corner. Both nozzle and bed are up to proper temp so it should just start printing , but it does not. It waits and waits and waits... Software Endstops are turned on - I checked by issuing an M211 and all end stops report as functional and change states appropriately. Checked with an M119.
    Ive got my probe offset correctly defined in Marlin as well. I measured how far the probe tip was in front of the nozzle (Y Offset) and to the left of the nozzle (X Offset). I tried some other start G Code and it just made the hot end grind all the way back towards the X Axis and then travel upwards towards the top of the Z axis. I need an assist.

    • @yearofthesheep
      @yearofthesheep Před rokem

      Late reply, but same issue. It stops at last point. Found a fix?

  • @seomi691
    @seomi691 Před rokem

    Is it using metal or plastic needle? Please tell me it's performance if you still using the probe

  • @electronic7979
    @electronic7979 Před 5 lety

    Excellent

  • @DT332
    @DT332 Před 5 lety +1

    Just to solve the mystery with the z axis limit switch: if nothing ist touching it, the switch is closed and opened if pushed. So what happened ist that you shorted the black and white wire of the sensor each time the switch was not pressed. And so it doesn't matter if the sensor closed his self or opened... It stays closed until the switch was pressed

  • @Kevin-tc3ob
    @Kevin-tc3ob Před 5 lety

    Just followed your instructions - have to to say this needs updating as my z axis now crashes into the bed at first, then levels itself. Also I have no BLTOUCH bed leveling controls on the screen. There are only BLTOUCH self test, reset, deploy or retract options :(. I will upload a video.

  • @MrDrago1954
    @MrDrago1954 Před 5 lety

    Just setting up my first Printer, CR-10s S5. I liked this design, but with all the advertising hype associated with the other types I wasnt convinced. Your video has convinced me. This will be my choice for ABL. I hope you will be available for questions >:) . Mainly G-code insecurities at this point. Thanks for making this video.

    • @davey3765
      @davey3765 Před 5 lety

      I have the CR-10S too - its an awesome machine once you get your filament settings dialed in. A lot of other machines are 98% identical. Im not a Prusa fan - way too many weak 3d printed plastic parts- if you go plastic then I want factory jet molded for the price he's asking. FYI the main board is different than the CR-10, you have a LOT more memory available on the 10S so no need to comment out any code to make space and you can flash with the USB port. The firmware settings are different though - keep an eye on that. Ive flashed mine several times - the stock firmware is not great. The latest marlin with the added code works fantastic.

    • @mikeanderson2404
      @mikeanderson2404 Před 5 lety

      Do you have any "great" video sources for the Marlin sw updates or how to do the updates or mods for the bLT. I just ordered the BLT but dont want to screw up my CR-10s. There is advise but its all over the place. thanks@@davey3765

  • @USA_13
    @USA_13 Před 5 lety +1

    Thanks for the video, TH3D makes the install a breeze - That cable tie is not terminated correctly

  • @jakefuller79
    @jakefuller79 Před 5 lety

    Will it fit the cr10 s5?

  • @jackwood6214
    @jackwood6214 Před rokem

    Is this process still correct? I'm installing a BL touch on my cr10 today. I've got the install and firmware covered(I bought the original). What I'm concerned with is the proper setup to get it working after install/firmware

  • @punchedname
    @punchedname Před 4 lety

    Are you still using a bltouch on your CR-10. I would like to upgrade to an abl system and was wondering if this would still be your recommended option?

    • @voltlog
      @voltlog  Před 4 lety

      Yes I would still recommend the bltouch, it's the best.

    • @punchedname
      @punchedname Před 4 lety

      @@voltlog Awesome! I just ordered one! Thank you! Is there a way to babystep z height mid print with this firmware? I am able to do this on my genius to get the perfect layer mid print.

  • @paprott_8s
    @paprott_8s Před 3 lety

    so basically it turns out you need to replace the z axis sensor wiring with the bltouch wiring and thats it, right?

  • @Steve-fp9yw
    @Steve-fp9yw Před 5 lety

    Followed well up to the board selection. In the TH3DUF_R2.INO file under TOOLS>BOARD - there is no Sanguino board available in the drop down menu. What should I select?

    • @Steve-fp9yw
      @Steve-fp9yw Před 5 lety

      Printer in above comment is CR-10, which was uncommented in the Configuration H file.

    • @Steve-fp9yw
      @Steve-fp9yw Před 5 lety

      Nevermind, figured out how to add sanguino to board manager

  • @THY425
    @THY425 Před 4 lety +1

    10:45
    G28 ;Home
    G29 ,Auto level extruder
    G1 Z15.0 F6000 ;Move the platform down 15mm
    ;Prime the extruder
    G92 E0
    G1 F200 E3
    G92 E0
    M420 S1
    G91
    G1 F1800 E-3
    G1 F3000 Z10
    G90
    G28 X0 X0 ; home x and y axis
    M106 S0 ; Turn off cooling fan
    M104 S0 ; turn off exturuder
    m140 S0 ; turn off bed
    M84 ; disable motors

  • @engineboy5362
    @engineboy5362 Před 2 lety +1

    Do you have that firmware? I have tried with the ones on the link but they are new and I can't use it

  • @narada4421
    @narada4421 Před 5 lety +1

    This might be a stupid question but... you disabled the SDcard support in the arduino code. How can i use my cr10 then? Or does the standard microSD still work? Thanks in advance!

    • @voltlog
      @voltlog  Před 5 lety +1

      sd card support was disabled, you can print via usb. if you still need sd card support you will need to search for a tutorial that will keep sd card but disable some other things to free up memory.

    • @narada4421
      @narada4421 Před 5 lety

      @@voltlog thanks for the reply! Unfortunately i cannot find any other good tutorials.. can you recommend any other functions to disable? i would appreciate it a lot!

    • @colinfindlay4790
      @colinfindlay4790 Před 5 lety +1

      @@narada4421 You can save quite a bit of memory by disabling menu options you don't normally use.

    • @Kevin-tc3ob
      @Kevin-tc3ob Před 5 lety +1

      @@narada4421 You can disable boot up screen - not sure how much it frees up not tried that method as i just print from usb or over octoprint

  • @EdzVloGs
    @EdzVloGs Před 4 lety

    Works with cr10 mini?

  • @MathijsGroothuis
    @MathijsGroothuis Před 5 lety

    Why did you ditch the capacitive ones?

    • @voltlog
      @voltlog  Před 5 lety

      They were not giving me enough sensing distance with my setup (glass over aluminium bed)

  • @jthesniperarechiga3284

    Hi after this do you still need the Z end stop? Thank you

  • @jacobjohnson3582
    @jacobjohnson3582 Před rokem

    I'm late to the party but why are the .INO files no longer in any of the firmware folders ? Keep trying to figure this out but every instructional has them and none of the modern firmware versions offer them. Thanks

  • @Beateau
    @Beateau Před 3 lety

    Is there a noticeable drop in quality when getting a clone vs getting a genuine BLTouch?

    • @flupsiflo
      @flupsiflo Před 3 lety

      For me the trianglelab works perfectly.

  • @jamesbanasky3672
    @jamesbanasky3672 Před 4 lety

    Im having issues since trying to install bltouch on my CR10. I cant get any answers from creality or other pages I posted in. My printers just collecting dust. Im pretty sure I have the wires connected properly and installed the firmware correctly. I auto home then prepare, move axis, move Z and adjust Z until paper just contacts nozzle just like I would level it. I get the value -002.8 then im supposed to go to control, motion Z and whatever it says add that to -002.8 and adjust. Well my Z says 00.00 Every single instruction and video Ive seen to install the bltouch, not one person had their Z offset say 00.00 Im guessing this is the issue but dont know what I did wrong. When I try to run the bltouch to level it goes through 9 points then goes up and right until the motor sticks. Theres no place I cant take it and pay to have it fixed so I cant even use it anymore. Please help.I bought the kit directly from creality because it had a little flash drive to just upload firmware tha was supposed to work without making manual firmware changes which I dont know how to do.

    • @DimeV3331981
      @DimeV3331981 Před 2 lety

      Did you ever fix this? In the same boat but I'm thinking of just doing what is in this guide. Pretty damn ridiculous creality basically lies to everyone saying the firmware works when obviously it does not!

  • @Fautzi
    @Fautzi Před 5 lety +6

    IMPORTANT! The code in the video is WRONG which cause stuck me up, for 4 hours of head banging against my wall.
    the line #define SERVO0_PIN_27 is wrong correct line is #define SERVO0_PIN 27 (last underscore replace with space)
    If you flash your printer with bad code you will end up with bltouch which is in stowed stated unable to release!!!
    VoltLog can you please correct this line of code in your video? At least show big warning.
    PS: I know that my english is bad, but more important is this information.

    • @voltlog
      @voltlog  Před 5 lety +1

      thanks for reporting the error.

  • @Larry198s
    @Larry198s Před 4 lety

    please help I having issue on my BLTouch when I do bed leveling it goes in the middle and starting knocking loud ive got the CR10s im not sure howto set offset

  • @dionmd2
    @dionmd2 Před 4 lety +1

    HELP PLS
    I fnished intalling BLTOUCH and firmware,
    I Have CR-10
    Motherboard V1.1.2
    Firmware: CR-101.1.6BLTouchV3PowerLossContinueEnglish.hex
    (the latest firmware Creality provide on its website for the CR-10 with Bltouch )
    BLTouch V2
    Auto home work fine,
    When I select level Bed, its goes through its sequence than, Z goes full up, X goes full forward and Y full right untill all moors are slamming at their max...
    I reflashed the firmware with couple different ones.. always the same issue.. any ideas?
    Is is a problem with the V1.1.2 not having enough memory space ?
    What do I need to do?

  • @jamalmahroof3298
    @jamalmahroof3298 Před 5 lety +1

    Can you not just remove the Z stop connector from the board and plug in the bl touch instead of tapping the wires?

    • @voltlog
      @voltlog  Před 5 lety +1

      Jamal Mahroof yes you can do that if you have the proper jst connector. I had to tap the wires because I had a previous mod there.

    • @jamalmahroof3298
      @jamalmahroof3298 Před 5 lety +1

      @@voltlog Got my bl touch and just did it with some male dupont wires. One on each of the pins and it works fine.

    • @lostre86
      @lostre86 Před 5 lety

      @Jamal Mahroof you just connected the sensor to Z endstop switch with no any other control box modifications? upgrade the firmware and thats it? something I don't get.. what about SD SUPPORT?

  • @aakoksal
    @aakoksal Před 5 lety +1

    There is a critical information missing in this video, if you cannot take your nozzle below absolute zero (soft zero), enter this: M211 S0. This command will disable the soft stop. Once you adjust with paper, enter M211 S1 to enable it back. Watch this for setting up the BLTouch: czcams.com/video/y_1Kg45APko/video.html

  • @xudox7850
    @xudox7850 Před 3 lety

    For those who dont have wires in following order: brown, red, yellow, black, white - don't follow colors manual, there are some bltouches with fucked up colors, check which wire is which beforehand, otherwice you will get black screen on tour CR10 when you start it after rewiring.

  • @guilhermejuliao9181
    @guilhermejuliao9181 Před 5 lety

    Everything ok with the installation and the firmware, but when I give the homming command, the Z axis does not stop when the BLTOUCH touches the table. What can I do?

    • @voltlog
      @voltlog  Před 5 lety

      signal is not reaching the motherboard, could be incorrect wiring, incorrect config, you need to check everything.

    • @adamhum
      @adamhum Před 4 lety

      Hey did you figure it out, if so what was the fix?

  • @rikiabraham
    @rikiabraham Před 5 lety +4

    Im getting this erroe=r message? #error "You must define Z_CLEARANCE_DEPLOY_PROBE in your configuration."

    • @MoonJumpMania
      @MoonJumpMania Před 4 lety +3

      I'm also getting this

    • @fontainemaxime2478
      @fontainemaxime2478 Před 4 lety +1

      @@MoonJumpMania 3month later , but still > you must uncomment this //#define CUSTOM_PROBE under your printer section in configuration.h

    • @MoonJumpMania
      @MoonJumpMania Před 4 lety

      @@fontainemaxime2478 I managed to fix my issues, thanks

  • @gianniskaragounidis3832

    When I connect the 5 volt cable to the programming headers, the board turns off and if I unplug it, it turns on! Help (Cr10 mini)

  • @JaviBLENDer
    @JaviBLENDer Před 3 lety

    hi. Everything goes fine until i have
    to do the calibration.
    When calibration finish the z axis starts to up, and do not stop until
    gets the top of printer. Even when it comes to the end, the motor still
    working, do not stop and very bad noise comes from spindle. This is the
    case of a CReality CR-10.
    Please anybody can help?

  • @Notpasss
    @Notpasss Před 5 lety

    i have a cr10s5, i did step by step and my nozzle just slams on the bed, tried unplugging the z axis switch but it doesnt work,and the sensor seems unresponsive (red light and a small blue is on) if i put my finger under it it goes upwards but it doesnt stop the nozzle, just keeps going. anyone got any ideas?

  • @bishop34644
    @bishop34644 Před 4 lety

    Try wiring the switches in series not in parallel

  • @tofuninja7061
    @tofuninja7061 Před 5 lety

    When I try to flash the board I get this #error "You must define Z_CLEARANCE_DEPLOY_PROBE in your configuration." not sure what to do. Help Please!

    • @zanpekosak2383
      @zanpekosak2383 Před 5 lety

      Check other commands with the same name and make sure all the letters, spaces, numbers, underscores and ; are the same. Also check that it is not commented somewhere up the code.

    • @matt270avian
      @matt270avian Před 5 lety +1

      If you set #define CUSTOM_PROBE then #define EZABL_ENABLE gets set which in turn sets #define FIX_MOUNTED_PROBE
      So you end up with a FIX_MOUNTED_PROBE and a BLTOUCH at the same time, which generates the error "Please enable only one probe option:" I just commented out the line #define FIX_MOUNTED_PROBE from line 1914 of Configuration_backend.h It now compiles.

  • @angelmoon8196
    @angelmoon8196 Před 4 lety

    Ordered the original, not to support the inventors, but because I hear a lot of these sensors fail and I wanted the Amazon warranty :p

  • @ramonbh2935
    @ramonbh2935 Před 5 lety

    Hello! I followed your guide. I have the following problem, I have tried to install the Aliexpress BLtouch. I have been at this time since I am a newbie, and now I have the following problems.
    The first is that now I do not heat the nozzle and I put the error that appears in the picture that comes out of the screen of the CR10.
    Secondly, I can not get the BLtouch to work, I'm left with a fixed red LED, and if I'm under the sensor, it turns blue but it still does not work. I leave the photos of the interior, wiring and others. I can not find the problem. Thank you so much everyone.

  • @hollatzb
    @hollatzb Před 5 lety

    The current link for the firmware is:
    www.th3dstudio.com/knowledge-base/th3d-unified-firmware/?seq_no=8

    • @hollatzb
      @hollatzb Před 5 lety

      And in the newest version die #define SDSUPPORT is in line: 1716

  • @Edgar-so9of
    @Edgar-so9of Před 3 lety

    thermite is not responding

  • @AttilaAsztalos
    @AttilaAsztalos Před 5 lety

    So, I just watched twelve minutes worth of footage, and I still have no idea what "a BLTouch" is. Yes, it's clearly (?) some sort of proximity sensor. On a non-exclusively-3D-printer-oriented channel like this one I would have appreciated a few words on what exactly it is supposed to be and how exactly it is supposed to work though, before the plunge into the "just do this and stop asking questions" tutorial.

    • @voltlog
      @voltlog  Před 5 lety +1

      you're right I should've added some info on what the bltouch is. It is a bed leveling sensor that uses a push pin and a hall sensor to detect the surface of the bed thus it doesn't matter which material the bed is made of. It also features a solenoid for retracting/pushing the pin automatically.

    • @AttilaAsztalos
      @AttilaAsztalos Před 5 lety

      Thank you. That sounds pretty interesting on its own actually...

    • @justincarrell8567
      @justincarrell8567 Před 5 lety +5

      If you have gone this far into looking at this video, then you should have already done your research and known what a BLTouch is. The title states that he is installing a BLTouch on a CR-10. Use some common sense and some Google skill's beforehand and search both keywords in that title and you will know exactly what he is doing.

    • @davey3765
      @davey3765 Před 5 lety +1

      LOL

  • @compubyte2010
    @compubyte2010 Před 5 lety +1

    dude your video is like SO OUT DATED .. sorry to say that.. but.. I'm running version( U1 R2 10d) . NOT much different from yours.. BUT TOTALLY different from your video .. the TH3D file now just say in it, to NOT USE this file, and to use the Configure.h file instead.. So yeah.. that's fun.. cuz Like I said . TOTALLY different.. You can just make a updated file.. to link from this video to show folks how to do it all with the configuration.h file?

    • @kamukamu666
      @kamukamu666 Před 5 lety

      I myself am fighting the same thing. current latest firmware is not working. what would make a firmware work? can anyone send working firmware :)