Never adjust your 3D Printer Z Offset again with Klipper and a plugin

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 477

  • @jasonharmon
    @jasonharmon 2 года назад +33

    I gave up a few weeks back on getting this working after installing klicky on my Voron 2.4...in just a few minutes following your video I realized where I had missed a step, and now I'm autoz calibrated! Thanks so much for putting this together.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      Glad I could help! Thank you for watching!

    • @richardtepas4832
      @richardtepas4832 Год назад

      hi, can i ask what step you missed? i get a lot off errors taht i can all solve, because entry's where not filled in the autoz.cfg file or just were examples. After editting al errors out, now i get a message "No trigger on probe after full movement" in calibration step. Did you get the same error? how did you solve it? Thanks!

  • @nzalog
    @nzalog 2 года назад +2

    I'm so excited to try this out. This is a huge deal. That was one of the few manual things left on a Voron.

    • @nzalog
      @nzalog 2 года назад

      ..and done on one printer, that was way less painful than I expected. To make it a bit easier, I even added calibrate_z at the end of my quad gantry leveling macro, just before the probe_dock ('m using the klicky probe, not euclid).
      Thank you for the video!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Wow, that was fast! If you get the chance, please thank Protoloft the creator of this code with a coffee. I agree with you, this was one of the few manual things left on my printer. I love it. I've been able to knock out prints since creating this video with a huge increase in consistency compared to my Voron prior to this change and also compared to my previous printer. I'm glad you found this useful and thank you for watching!

  • @sporadic29414
    @sporadic29414 Год назад +1

    Looks like my V2.072 I built with Paramount's Military Green. Nice video, helped me out setting up the autoz. Thanks!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      It's cool to know that others like the color! I'm glad you found it helpful and thank you for watching!

  • @DJSolitone
    @DJSolitone Год назад +1

    This was extremely useful in setting up my auto z calibration. Thanks a lot!!

  • @GmanL18P
    @GmanL18P 2 года назад +28

    I'm glad others can see how amazing Z calibration is. Has saved me sooooo many headaches. Perfect first layers.

  • @valdolandar534
    @valdolandar534 Год назад +1

    SOLVED !!! the issue when using the euclid attached to bed and changing plates more than 1 mm.
    I have changed the code in the gcodes macro definition of the ATTACH_PROBE and DOCK_PROBE with the next lines added:
    G0 Z30 F6000
    SAVE_GCODE_STATE NAME=default
    G4 P500
    SET_GCODE_OFFSET Z=0
    G0 Z30 F6000
    ...
    ...
    ALL THE GCODE..
    ...
    ...
    RESTORE_GCODE_STATE NAME=default
    Look that it is very important the repetition of G0 Z30 F6000 (or the position used by you at start) to go to the new position that dont have offset applied.

  • @EsotericArctos
    @EsotericArctos 7 месяцев назад +1

    I hate adjusting the Z-offset, so many failed first layers trying to get it right. I use a CR Touch but even with that I don't get a good accuracy between different build plates, even though it really shouldn't make a big difference as the probe, being a touch probe, should pick it up, but it doesn't. Has to be changed every time

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  7 месяцев назад

      That is odd. I agree, it should not matter. Do you think the bed or the gantry might not be flat or straight? Is there a loose part or screw anywhere?

  • @zviper
    @zviper 2 года назад +1

    ahh man this is perfect! i ran into this problem yesterday! Thanks man

  • @nos6851
    @nos6851 Год назад +1

    Very very usefull !! thanks for this video which is very clear. well done !!

  • @AntiThesis10125
    @AntiThesis10125 Год назад +1

    I am confused. I have a bltouch at the moment, which also acts as my z-endstop. Do I replace my current bltouch with the click probe and pin and then also add a Klicky or Euclid? I do not see any instructions anywhere on mounts, z-endstops etc?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      I believe that is what you would need to do. Here are the requirements of this modification:
      github.com/protoloft/klipper_z_calibration/wiki/Requirements

  • @GREGELZZ
    @GREGELZZ 2 года назад +4

    Just wanted to say a massive thankyou for this guide! been struggling on and off getting auto z working, can confirm i worked through it today with your help!
    Any plans to do other voron mods? would love to see a purge bucket install / config

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Great to hear! I'm glad it helped. I do plan on more mods. Quite a few in fact. I expect to start work on a purge bucket relatively soon. I have a few others I will complete 1st. Hopefully some of the others I have created might help out in as well. Thank you very much for watching and the great feedback!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Which purge bucket design are you looking at?

    • @GREGELZZ
      @GREGELZZ 2 года назад +1

      @@KapmansBasementWorkshop really anything that also works with trident, if you don’t have one all good watching a install on a 2.4 will still help

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@GREGELZZ I would think that 90% of the time, what works for the 2.4 should work for the trident. I believe the next 3 to 5 projects should work just fine with the trident.

  • @f1hotrod527
    @f1hotrod527 Год назад +1

    Why do we need to get rid of induction style probes?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      If yours works well and you have no issues with it, no need to change it. However, in my case the induction probe took a long time in the heat to stabilize it's readings. Also, it can only measure ferrous metals. So it never can actually measure the actual height of your flexible build plate because it cannot "see" the pei on top, only the metal underneath. And then I have had them melt on me as well. Finally, I could not use this software to auto calibrate the z-offset. For me, this was the single biggest improvement in my day to day printing. I can change bed plates, they can be different thicknesses and the 1st layer height is always perfect. Automatically. And before I needed to wait an hour to 90 minutes for the induction probe to give stable readings in the heat. Now it re calibrates prior to each and every print. It's super nice. Thanks for watching!

    • @f1hotrod527
      @f1hotrod527 Год назад

      @@KapmansBasementWorkshop thanks for the explanation. I do not yet have a bed sensor. I plan on adding one and wanted to know why you did not like the inductive. Thanks for the information.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@f1hotrod527 It just was not very reliable for me. Thanks very much for the question, comments and watching!

  • @8911145533
    @8911145533 Год назад +1

    Does this work with a klicky probe?

  • @petarbajai
    @petarbajai 2 года назад +1

    Hi another question i want to print the Assembly Jig but i have a choice in 4 different jigs
    which one did you choose for soldering ?0.2, 0.3, 0.4 or 0.5 a little confusing

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      It depends on how accurate your printer is. I believe I used the 0.2 model. But you can try it, and if it does not work, you can try one of the other sizes based on high tightly (or not) the parts fit into the jig. I admit, it is a bit confusing. If your prints tend to be oversized based on the design dimensions when compared to the actual print, you can target the larger jigs. Ideally it will fit perfectly.

  • @333donutboy
    @333donutboy 2 года назад +1

    Maybe this is a dumb question, I don't have a Voron, but how does the printer calibrate the nozzle height?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I think it's a great question! The z-endstop switch on Vorons sits right next the the bed plate and is in a position where the printer places the actual nozzle on the z-endstop. That is how it homes the z position. Other printers I have used have placed the z endstop elsewhere and have not homed using the actual nozzle tip. It sounds like you might be in that situation. When researching this. I stumbled upon this solution where someone seems to have gotten BLTouch working right here: github.com/hawkeyexp/auto_offset_z. This is not a Voron printer and it is based on this script. This person goes about it slightly differently but to the same effect. Have a look as you might be able to use it and solve this. The other option is to possibly relocate your z-endstop or simply add an additional endstop just for this reason.

    • @333donutboy
      @333donutboy 2 года назад

      @@KapmansBasementWorkshop Thanks for the info. I'll check it out.

  • @shanee7430
    @shanee7430 2 года назад +1

    Thanks for the awesome guides. Just finishing up my 2.4r2 build and your vids have been in an open tab along with the build guide. I did have a question on the auto z though. Does the calibration stick as if I was to do a Z end stop calibrate? Or is this something that is flushed with a restart?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      Good question. You can set this up so it saves the calibration or you can do that manually. However, I have chosen to not save the calibration. I have the printer re calibrate at the start of every print job so there is no need to save. By running prior to each print, minor adjustments are automatically made for slight changes in the printer due to heat expansion, etc. I've added it to the G32 macro which is also called from my start print macro. My print surface heights are rock solid consistent now with every print. I will post my g32 macro this weekend in the video notes. Also, for this to work at it's best, I would install a nozzle brush so the nozzle is cleaned automatically just prior to the auto-z offset calibration to make sure no filament has oozed that might impact the auto-z calculation. I have a video for that as well. Thank you very much for the kind words and for watching!

    • @shanee7430
      @shanee7430 2 года назад +1

      @@KapmansBasementWorkshop TYVM, I like the G32 idea

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@shanee7430 It's been great, I highly recommend it!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      ​@@shanee7430 The code:
      [gcode_macro G32]
      gcode:
      BED_MESH_CLEAR
      G28
      QUAD_GANTRY_LEVEL
      CLEAN_NOZZLE
      G28
      BED_MESH_PROFILE LOAD="default"
      CALIBRATE_Z

    • @shanee7430
      @shanee7430 2 года назад

      @@KapmansBasementWorkshop I assume it would be safe to just omit the CLEAN_NOZZLE if I don't have mine setup yet. Crazy as it seems, I can't find a brass brush around town.

  • @epoke347
    @epoke347 9 месяцев назад +1

    Apparemment "relative_reference_indexoption" est obsolète et remplacée par "zero_reference_positionoption"
    Il y a t'il une nouvelle macro qui intègre "zero_reference_positionoption"

  • @nazikshkandal134
    @nazikshkandal134 Год назад

    fu..... that sh.... i go back to original firmware........................ you make updates for simpler and perfect uses but
    instead of that you get fu... lagi klipper with masive bugs that fu.... horeble sodomia. thanks every one who spend time to make that projekt but its just not for me................................

  • @surviveralone2687
    @surviveralone2687 Год назад +3

    Hey there I am Ashk, I wanted to request to that can you Make a dedicated video on how to combine CB1 to old android device

    • @sanikxbadboi5087
      @sanikxbadboi5087 Год назад +1

      Hey, yes same question. Can it work klipper òn cb1 + old android.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Why would one do this? Is this just for a touch screen? Isn't the android device more powerful than the CB1? What are you trying to achieve?

  • @eridum
    @eridum 2 года назад +11

    Your videos are very well done. Hat's off for the quality (and the challenging focus on that one). I am experimenting with different setups concerning z-offset and switching build plates. I currently run my probe (klicky) as the virtual z-endstop. Therefore not currently using the default pin-based z-switch in the back. This takes care of the varying build plate heights and does not seem to create other issues (But I still have to experiment more). Question: Don't you find using the nozzle to zero on the back switch an issue on a day-to-day usage? I got burned many times (before switching to virtual z-endstop) where a little bit of plastic was left on the nozzle and would throw off the z-offset enough to ruin my first layer.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +2

      I find that as long as the nozzle is hot, and I brush it before the start, I don't seem to have problems with the z-switch. Or at least I don't think so. I was having many issues with the induction probes which may have been hiding a problem with the z-switch. So I suppose I will see soon enough. Do you adjust z-offset by hand? Thank you very much for the kind words and watching!

    • @eridum
      @eridum 2 года назад

      @@KapmansBasementWorkshop I adjust z-offset by hand and apply the result to the probe. I never do it again until I switch nozzle. And I rarely do. I used to brush it before the start but even then, it would sometimes be a problem with the Home being done on the nozzle. Like you, I don't have a decontamination brush (yet) so brushing is at the beginning of the process. As it stands now, I can start a print and walk away. Oozing at the end of the nozzle will get purged but will not mess up the z-offset. The only concern I have (and still need to test) is the variation in z-offset due to printing at various temperature. In theory, the nozzle is going to be higher (less expansion) when I print PLA vs ABS. 45 deg difference could shift the z-offset by 0.01 mm ish (still have to do the math). To be tested.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@eridum That brush and purge bucket are high on my list. Very soon. I'm going to be experimenting with heat soak time to see if the Euclid probe has reduced the time needed as well. I was waiting up to 2 hours for the induction probes to stabilize. If I get an hour or more back, I will be thrilled with all of this. That said, I would think this modification would take care of the z-offset changes due to temperature changes. I wonder if it can be made to work without the z-endstop switch...Thank you again.

  • @TheTeranick
    @TheTeranick 2 года назад +15

    The exact value of the switch_offset value cannot be determined from the switch data sheet and specifically has nothing to do with the Max pretravel PT in the spec (timestamp 2:25). Protoloft correctly calculates an initial swtich_offset value: offset base = OP (Operation Position) - switch body height. But the tolerance on the OP is +/- 0.3mm, so for the D2F-5, the switch_offset will be somewhere between 0.2 and 0.8mm. We really want the overtavel OT value, that is delta distance between the trip point and where the plunger bottoms out on the case. However the data sheet only provides a min guaranteed OT value. For a given D2F-5 switch, you can get a fairly accurate estimate of OT ( +/- 0.01 ish) by grapping the switch in the jaws of some calipers and slowly closing them until you hear the click. The OT is trip value minus the bottomed out distance. BTW THANK YOU! for creating this video. Enormously helpful.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +4

      That is a great point. I'm going to go back and measure the OT as you suggest here. Thank you very much for the tip. Thank you very much for watching!

  • @MrRoldak
    @MrRoldak 4 месяца назад +2

    Great video :) Could you share your config? I have a problem when the probe presses z-switch during calibration. I always have an error "Probe triggered prior to movement". I tried to comment out stepper_z:position_endstop as I've seen on other videos, but always have a message "Option 'position_endstop' in section 'stepper_z' must be specified" and I'm stuck with this.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  4 месяца назад

      Sure. Here are all my cfg files: github.com/Kapman1/Kapman1
      Thank you!

    • @MrRoldak
      @MrRoldak 4 месяца назад +1

      Thanks :) it turned out that I had a problem with the probe, poor conductivity between magnets

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  4 месяца назад

      @@MrRoldak Interesting. I would not have guessed that. Thank you for posting this!

  • @nathan-shearer
    @nathan-shearer 2 года назад +4

    "Offset is larger as allowed" can occur if your different build plates have a large variance in thickness. In my case I have some tempered glass plates. Change the max_deviation from 1.0 to something larger. In my case I changed it from 1.0 to 5.0.

  • @pleighto77
    @pleighto77 6 месяцев назад +1

    So one thing that always gets me stuck with any so far z-calibrate. Is the paper test. I seen this and many videos still go back to it. I would like, and I think you and many would agree, to take out the human in this all together. So I think my issue is just HOW tight is it to feel when closing in the paper? barely touching, or tightly almost paper jam, or what? this guess work is where I get stuck on EVER type of z-offset adjusting. why is there not a better more reliable way? strain gauge pressure plate? or something. Is there really no way to eliminate the paper in each of these, and more 'measured'? Yes I do have those metal gauge you can buy. but there again, what exact amount of pressure can vary by whole millimeters. so humm. Shrugs

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      I struggle with the same issue. I try for lite friction. No matter how much friction you choose, there will be some test print calibration anyway. Howwever, with this software change to Klipper, you should really almost never need to do it again after the 1st time. I had to replace the microswithc a few times, both actually. I ran the paper test again after that change.

  • @rjs3dprints
    @rjs3dprints Год назад +1

    it did everything and then after the m402 it went back to the center and give me this error
    Offset is larger as allowed: OFFSET=-1.160

  • @eagle4lebress110
    @eagle4lebress110 Год назад +2

    Hello, when I built my voron 2.4, I followed this great video to use the z_calibration plugin, since the last update of z_calibration, I have errors that appear on startup.J got two messages, "The 'max_deviation' option in the 'z_calibration' section is deprecated." and "The 'clearance' option in the 'z_calibration' section is deprecated.". Can you help me or update your video, to tell me what to do to remove these defects.
    In advance thank you for your response.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Thank you! Have you had a chance to step through this: github.com/protoloft/klipper_z_calibration/wiki/How-To-Configure-It
      On this printer, over time I've moved into a very different direction as I continue to try different tools. I've got no limit switches anymore. I have plans in the future to get back to this on a new printer I'm building, but it probably won't happen for several months at least.

  • @alexanderross2786
    @alexanderross2786 5 месяцев назад +1

    What did you use for the switch to trigger against? Did you install an Internal Thread Dowel end pin or a block? if so what Exactly & do you have a link to it?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  5 месяцев назад

      I used this: mods.vorondesign.com/details/t1DBVlcUBbdEK6habEsVzg
      You can also purchase kits with all the parts if you need to.

  • @sundinmikael
    @sundinmikael Месяц назад +1

    Great video :)
    I on my way to implement klicky on Anycubic kobra 2.

  • @pleighto77
    @pleighto77 6 месяцев назад +1

    Sorry. I know you posted this a year ago, and maybe not for the printer you have or use.
    I am using a BLtouch to the left of my nozzle on a ender 3 pro. ( it is heavily modified, new board, hemera all-in-one etc).
    Maybe because it is 4:20 Am where i am while I ask this.
    Do you or anybody know if this can be setup with a BLtouch on a ender 3 pro by chance??
    Thank you.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      So funny thing. I'm setting up a BLTouch on another corexy printer as I write this. This is my 1st time using one. I don't honestly know, but I suspect not. Mainly due to the shape and construction of the BLTouch. But as I gain more experience with BLTouch (it's not fully operation yet), I may look into this next.

    • @pleighto77
      @pleighto77 6 месяцев назад

      @@KapmansBasementWorkshop also the github is , well how to say, Bare now. I do not see the why this, and the detailed how to or any of this stuff (like on your video at 3:13). So Is this even a thing anymore? I would love to have the details the creator made. I see png files but Yes all the setup and explanation etc on the github seem to be gone.

  • @cryptonvonarcanum7745
    @cryptonvonarcanum7745 Год назад +1

    This is kinda overcomplicated solution to a simple problem IMHO :)

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      I think it certainly can be. But I also think for some printers it can be a great solution. But it depends on the 3d printer’s design and mechanics. Thanks for the comment.

  • @mars3657
    @mars3657 Год назад +3

    Very well done. Easy to understand and follow. This saved me a ton of time.👍

  • @miaoichi
    @miaoichi 8 месяцев назад +1

    may I know why you move Z to 5,2,1,0.2 and 0.1? Thanks.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  8 месяцев назад

      Yes, You are setting the z-offset one last time manually. From that point on, the software takes over so you don't need to do it any more. Thanks!

  • @kaisarantonn7225
    @kaisarantonn7225 Год назад +3

    Hats off!
    Standing applause!!
    Great video!! Thank you!!

  • @dragmask-q2c
    @dragmask-q2c 2 месяца назад +1

    Hello, what do you use as a nozzle hight probe?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 месяца назад +1

      I use one of these: mods.vorondesign.com/details/t1DBVlcUBbdEK6habEsVzg you can get a kit if you like for about 5 or 6 dollars. It mounts right next to the bed.
      In the description I have links to the probe that mounts to the print head.

  • @pengmarisa1537
    @pengmarisa1537 2 года назад +1

    Hello,
    Our company would like to invite you to try our products, how can we get in touch with you?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Have a look at the "About" section on this channel. An email address is available there. Thank you.

  • @EDCHU58
    @EDCHU58 8 месяцев назад +1

    this plugin work with cr touch on an ender 3 v2

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  8 месяцев назад

      I have not tried it. But it might work if you install a nozzle endstop like the Voron 2.4 has which would not be hard to do. The tricky part will be getting the values correct so the flat surface of the CR touch will touch the nozzle endstop and not the CRtouch pin. But it could be possible.

  • @danex902
    @danex902 2 года назад +4

    I always thought the Z-offset was the difference between the probe and the nozzle. I rarely change bed surfaces but I can't wrap my head around the need to re-do z-offset when changing beds. I'm genuinely curious, how much does the z-offset value change for you when changing between different bed surfaces?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +2

      I've got 3 that range in size from 0,8mm to 1.4mm. That has a substantial impact on how my prints look (or even print) if i don't re calibrate. And the paper method for me is a little too subjective. So now I get consistency. Thanks for watching!

    • @zickentrainer
      @zickentrainer 2 года назад +1

      There are at least 3 Z_Offsets (or even more) in klipper, which you use with Stock Voron 2.4 setup. There is in the [stepper_z] section position_endstop, which determines how far the nozzle is away from the bed (positive value) or below the bed (negative value) when the endstop pin switch triggers. Then there is in [probe] section z_offset which determines the difference between probe triggering and the nozzle. My probe e.g. triggers when the nozzle is 0.710mm above the bed, which you "meassure" or calibrate with probe_calibrate (whereafter it moves to the automatic section at the end). For a stock voron V2.4 this value is in prinziple not relevant, as it will use "mesh_relative" and rely on the position_endstop. And then there is the Offset Z which u can adjust during printing via the display or via the set_gcode_offset z_adjust=x.xxx commandiot to come closer to the bed or stay more far away.. And sadly the intention of voron in this design doesn't work as well as they thought. In principle the system they use should be perfect, as the nozzle tips the pin and independent what changes the switching point should have a permanent hight over or under the bed.. But there is where thermal deformation comes in.. the bed will bend with temperature, but really not much. The hight of the bed may change if u use different printplates. But mainly the temperature inside the closed chamber will destroxy the system. The x axis will bend a bit, which means as the pin is not at x center, the carriage will be on another hight, depending how warm your printer is already, relative to the position measured. And even much more and destroying the solution, the z endstop pin will grow, and it's really much it grows, enough, to destroy your first layer at about every 10K more chamber or "pin" temperature. And as the pin is so close to the bed it will even warm up higher than chamber temp.

    • @winandd8649
      @winandd8649 Год назад

      You don't need to use this method when switching bed surfaces, only advantage is that this also takes care for different nozzle height for when you switch nozzles..

    • @jaymemaurice
      @jaymemaurice Год назад +1

      Linux tips here: "cd ~" will change to your home directory. if you want to change to a specific users home, "cd ~user" and if you have SSH, you generally have the ability to copy files with SCP... "scp user@hotsname:/file/from /file/to" or "scp local/file/from user@hostname:/remote/file/to" where the remote path starts from ~ unless you put an absolute path starting with /

    • @filanfyretracker
      @filanfyretracker Год назад +2

      @@KapmansBasementWorkshopdoes Klipper support bed profiles? Just setting up a 2.4r2 350. But on say my Prusa I have a smooth and textured profile, once I got Z dialed in on those all I have to do is switch the bed on the screen.

  • @Armor3dprinting
    @Armor3dprinting 10 дней назад

    Ok so i have it set up and working, however its always about .5mm too high. I run a test pribt that is .25 in height and when i measure its thickness when its done its always about .9mm. I tried adjusting the congif switch offset with no luck. Nozzle is clean. I also tried following the voron docs and adjusting the z position_endstop as well. I just cant get it to close this gap

  • @StompaNZ
    @StompaNZ 24 дня назад +1

    HUGE Thank you for making such an easy to follow video on this fantastic Z-Calibration.
    Finally got around to adding my klicky probe and once I knew that was working all fine, I just followed your video and it was so easy to install and configure the Z-Cal. I used my feeler gauge and got it right down to 0.05 and that’s amazing and accurate. I’m so so happy. Again thank you for your work on the video.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  23 дня назад

      I'm glad this was useful for you. I think this software is just amazing. Thank you for the kind words and for watching!

  • @FabioKastro
    @FabioKastro 2 месяца назад +1

    This is usefull if you change nozzles alot. The main problem i see is making sure the nozzle is clean without user intervention.
    I replaced my Induction Sensor to a Clicky because changing between beds would mess up the readings, clicky works all the time

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 месяца назад

      I used the similar Euclid probe. It worked great. Thank you for watching and the comments.

  • @3DAbilities
    @3DAbilities 2 года назад +1

    Does anyone know if this will work with a bltouch instead?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      Someone seems to have gotten BLTouch working right here: github.com/hawkeyexp/auto_offset_z
      But I can't use a BLTouch due to heat issues, so I have not tested this. But you can certainly give it a try.

  • @rjs3dprints
    @rjs3dprints Год назад +1

    Question, can you set value on switch offset like in-between 0.24 to 0.25 to like 0.245? when i put to 0.24 its a little bit high and when i do 0.25 it makes some scratches on the first layer. thank you

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      I see no reason why you can't. I would certainly try it. It just comes down to the physical limits of your z axis.

  • @finnpanvig_org
    @finnpanvig_org 10 месяцев назад +1

    Will the auto z plugin work with Voron Tap?

  • @enosunim
    @enosunim 2 месяца назад +1

    Hey, at first I did not understand. But then... This is a clever idea, to touch some button with nozzle and then touch exactly same button with probe to get height difference.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 месяца назад

      It's very clever. It's so simple. I didn't really get it at first as well. But after I did not understand why this wasn't used by all printers. Thank you for watching and commenting!

  • @TORDesign
    @TORDesign 2 года назад +1

    Thanks for this - fabulous - I dont have a Klicky probe, yet. Do you think this could work using an induction probe, if we knew the height from the bottom of the probe to here it activates? (Assuming we always use a metal build plate ).
    For now Im about to use this just to find out if my z-switch is giving repeatable results.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I don't think it will work with the induction probe for 2 reasons:
      1. The induction probe does not measure the surface of the bed. It can only sense ferrous metals. So the induction probe measures the height of the steel flex plate under the PEI instead and it tells you nothing of the actual height of the surface. I have 3 flex plates, each one has a slightly different thickness of PEI. And if you have a plate with a rough side and a smooth side, each side has a very different thickness! By using klicky or Euclid, you will always get the surface location and can switch plates or flip sides and always get the correct a-offset!
      2. The induction probe will either be a model that works at 7mm or 5mm distance. If you try to tap that against the z end-stop, your nozzle will crash into the bed.

  • @joeljacobs2845
    @joeljacobs2845 Год назад +1

    Make sure your M402 (autoz.cfg>end_gcode: M402} doesn't home Z before stowing or it wipes out the calibration you just did. I had to change mine to "end_gcode: _PROBE_STOW

  • @MuRaT_C
    @MuRaT_C Год назад +1

    Great to see new things… do you think I can 8nstall this Nozzle Z hight to any printer… I‘m using Klipper successfully on a Elegoo Neptun 3 Plus. I can go -6 on both axis, guess should work… thanks

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      I think you can. As long as you have klipper, but you also need that nozzle end stop as well as either a Euclid probe or Klicky.

  • @marcelhofstra7859
    @marcelhofstra7859 Год назад +1

    Great video and presentation, I love to implement this on a different printer, perhaps with a bltouch, can this be done?

  • @emanuelbusetta8805
    @emanuelbusetta8805 Год назад +1

    Just found your video, you saved me a lot of headaches, thank you!!
    I do have a question if you don't mind, my understanding is that the Z calibration is not saved anywhere as a permanent offset, so it needs to be done every time you start a new print and consequently do a G28 as we normally do.
    i am no expert in macros, and recently switched from klicky to Euclid with a few problem to sort out before getting it running.
    is there something i'm doing wrong or is intended to work once for every single printing cycle?
    Thank you for your time, amazing videos by the way.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      Good question. You can save the settings, but I choose not to. My reasoning? When I start my first print of the day, I don't heat soak my printer. As soon as the bed is hot enough, the printer homes, QGL, home and then calculates the z-offset and the print starts. But as the printer frame, gantry and linear guides absorb the heat, expand throughout the day, the dimensions of the printer change slightly. So I found that running the process again for the next print generates more consistent 1st layers because a new z-offset is generated for each print. So for me, it did not make sense to save those settings. And since the z-offset is calibrated automatically, I'm not doing to work, the printer is doing it for me. True, it takes a little longer to start a print, but for me, that's way better than heat soaking the printer for 30 to 60 mins prior to the 1st print and it gets me a perfect 1st layer each print.
      Thank you for the kind words and watching!

  • @DaturaDynamics
    @DaturaDynamics Год назад +1

    In your Gcode, you first clear the bed mesh, and then after the qgl you load it? Can you elaborate on that? It's tripping me out haha

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      So don't take this as known facts, it's more superstition....
      I have heard conflicting stories about QGL clearing the bed mesh prior to actually executing the QGL. I have also heard stories about Klipper not automatically loading a bed mesh after a QGL runs. I have heard similar stories about G32.
      Also, the Voron secondary tuning instructions where it states that it's probably a good idea to run a bed mesh calibrate in your print start prior to each and every print states this:
      "Then, place BED_MESH_CALIBRATE in your PRINT_START macro, AFTER any homing and leveling routines like G28, G32, QUAD_GANTRY_LEVEL, and Z_TILT_ADJUST."
      That's not the same as simply loading a bed mesh, but it's similar. So, does that backup the statement that QGL or G32 clear the bed mesh and don't reload it? I don't know. This (at the time) seemed like a sure way to be sure while being lazy and not testing the theory to be sure.
      I wish I had a better answer for you.
      It's a good question and thank you for asking and watching!

  • @amarissimus29
    @amarissimus29 Год назад +1

    I just switched to BLtouch after my third inductive probe melted. The touch has always been a source of annoyance on other printer (snagging and snapping) but I've had it with melting probes. I pulled the microswitch z endstop at the same time to use the touch for everything, but now I'm reconsidering keeping the switch... I did assemble a Klicky but never installed. There seems to be some weird behavior in klipper when it comes to the calibration-generated z offset. Thanks for the info.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      This change is the single biggest improvement on my printer. I recommend it strongly. The consistency is amazing and it simply adjusts itself, even when changing flex plates that are different thicknesses.
      One question: Is the BLTouch having trouble in the enclosed & heated printer like many claim, or is it working well for you?

  • @overtorquednut
    @overtorquednut 2 года назад +1

    Have a specific problem and search returns relevant results: good. It's a RUclips video: great. The video is by KBW: optimal!

  • @adrianstealth340
    @adrianstealth340 4 месяца назад +1

    Hi thanks for vid , done all this & it works great except it does save it to the cfg & when printer starts printing the Z offset is still to high , rising the Switch offset in the AutoZ.cfg does nothing as I’ve mentioned it doesn’t save the offset anyway , any ideas ????

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  4 месяца назад +1

      Do you have a "position_endstop:" that isn't commented in the [stepper_z] section of the printer.cfg file?
      It should be commented. After changing that, reboot and then try to save your calibration. It should appear at the end of the printer.cfg file in the section with the comment that you should not touch that area.

    • @adrianstealth340
      @adrianstealth340 4 месяца назад

      It has a # next to it & all green is that correct ?
      It seems when ever I adjust the AutoZ.cfg switch offset figure the end stop (or something ) adds or subtracts that adjustment so I gain no closer z
      (Trying to close the z to bed more )
      ( I know the higher the figure of the switch_offset means closer to the bed )
      & my bed mesh map is 6cm up in the air off the bed
      position_endstop = 0.680
      But it would need another +6mm on it but I know putting it here isn’t right ??

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  4 месяца назад +1

      @@adrianstealth340 Did you create a file called "auto_z" and set those parameters and include it at the top of your printer.cfg? Have a look here at my files at the time: github.com/Kapman1/Kapman1 Look at the "switch_offset" setting in the auto_z.cfg (or whatever you might have called that file.

    • @adrianstealth340
      @adrianstealth340 4 месяца назад

      @@KapmansBasementWorkshop hi yes I have that file in place , I’ve overcome few problems after updating Klipper recently , the switch_offset in AutoZ.cfg doesn’t adjust anything , I’ve tried a very low figure to hopefully witness the nozzle go way to high but it didn’t do the adjustment , the AutoZ routine works well but it’s having zero effect & not being applied

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  4 месяца назад

      @@adrianstealth340 My paologies, but I don't really know what is wrong. This has worked for me and worked well.

  • @marcusone1
    @marcusone1 Год назад +1

    If you don't want to calibrate before every print (as most of the time i'm not swapping beds), how can we use this? does it auto save the calibration in the printer config file, or would one need to do that?
    Thanks!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      I believe you can just use the "SAVE_CONFIG" command. The printer will reboot and you will need to run the auto-z again. But it should be fine from there. One comment. While this is useful for switching bed plates, the reason why I run this at the start of each print is to compensate for thermal expansion. Since installing this, I do not heat soak the printer. When cold, I start a print and as soon as the bed and nozzle are at the correct temps, it automatically calibrates and starts printing. Once done, the printer cools down a bit, I prep the bed for the next print and it now auto calibrates as the printer is no longer cold, but warm and the frame and bed might have changed slightly due to the temp changes. I get very consistent 1st layers since doing this, without heat soak. The net effect is that calibrating prior to each print actually saves time! Thanks for watching and the question!

  • @D3ltoroxp
    @D3ltoroxp 6 месяцев назад +1

    Hello, i have an Anycubic Kobra2Neo. And there ist the same switch on the end off the bed. So can i use this plugin to auto z offset my printer with klipper ? I dont wont to put that switch on the head.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      For the auto calibration, you do need the second switch on the print head. It should work for you. If you have springs under the bed, you might need to firm those up.

    • @D3ltoroxp
      @D3ltoroxp 6 месяцев назад

      @@KapmansBasementWorkshop can I use the inductive probe on my print head as second switch?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      @D3ltoroxp no, you can’t. The inductive probe doesn’t measure the surface of the bed, it measures the steel plate under the surface. You need the micro switch as it actually touches the surface which is what makes this consistent. Even if you switch bed plates.

    • @D3ltoroxp
      @D3ltoroxp 6 месяцев назад

      @@KapmansBasementWorkshop So when i dont use this switch on head, i cant use the plugin for auto z offset calibration ? I will only when i push z offset calibration, that he push the switch in the back of the bed.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      @@D3ltoroxp , Yes, you need both switchs. The nozzle switch and the z-offset to check the surface of the bed.

  • @winandd8649
    @winandd8649 Год назад +3

    A nomal probe like a bl-touch takes care of constant perfect first layers, even when switching bed surfaces. The only big advantage here is when you switch nozzles or printheads regularly. In that case it's worth the upgrade I guess.
    Note that I do switch (V6 style ) nozzles without altering the offset in any way. Works for me..

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      It's great that it's working for you. I have an older printer that isn't enclosed, I may give it a try. Thank you for watching!

    • @340havoc
      @340havoc Год назад +2

      Long time BLtouch user here, on multiple machines. You still need to set up your Z offset with the Bltouch. It's not hard, but it's not foolproof. Also over time it needs readjusted (especially after a pin bend or replacement). I always forget which way to go to do the adjustment so it's always a process for me. This macro eliminates that process. Also If you ever get gunk in your sensor pin (like a fan blowing fuzz from regular printing) the sensor will false trigger or hang up. A warped print can take out the sensor pin. I've ruined hundreds of dollars worth of bed surfaces with Bltouch malfunctions over the years.
      The Bltouch works great, until it doesn't. I really like using them when they work, and have bought a bunch of them (always authentic). But when they fail it's a big problem. I've ruined hundreds of dollars worth of bed surfaces with Bltouch malfunctions over the years, plus bent pins, and other crash related damages.
      The biggest advantage here is getting Bltouch results plus nozzle measuring without actually using a BLtouch.

  • @ph0t0dave
    @ph0t0dave 2 года назад +3

    Great video. The only thing that jumped out to me was you would have to make sure your nozzle is spotless when calibrating your Z offset. I would imagine a bit of filament that oozed out at some point with the nozzle hot or cooled, could easily affect it up to a good 0.5mm or more. Is there anything special you do to help mitigate this?

    • @TheLukey21
      @TheLukey21 2 года назад +3

      Do the nozzle scrubber mod as well.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      I do plan on adding this.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      While I plan on adding a nozzle brush, I'm reasonably sure that as long as the hotend is at proper temperature for the filament installed, it's typically accurate enough. But I do brush the hot nozzle with a wire brush before calibrating.

    • @everuss
      @everuss 2 года назад +2

      When print is finished I do a retract

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@everuss That seems like a great idea!

  • @jimviau327
    @jimviau327 Год назад +1

    Interesting Add-On. Could this new micro-switch arrangement be utilized to run the BedMesh macro ? Nice video, by the way.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      It sure can be used that way. It works great. Especially if you are moving from an induction probe that requires warm up time. This requires none of that. Thanks for watching!

  • @bentonrose2487
    @bentonrose2487 10 месяцев назад +1

    Can the head height be increased inbetween the z home and when it measures the probe height on the z end stop and if so where is that located? My klicky probe is hitting the endstop as it is moving into position over the z end stop switch.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  10 месяцев назад

      Yes, that can be changed. I used the Euclid instead of the klicky, but have a look at your m401 macro. The z height is set there.

  • @bepstein111
    @bepstein111 Год назад +1

    SFTP is usually running by default on systems with ssh enabled, fyi. you just need to make sure you specify SFTP instead of FTP

  • @nicklong9985
    @nicklong9985 2 года назад +2

    Thanks for doing the hard work for those of us who are new at this, love the nozzle clean video it works perfectly. After probing the nozzle on the way to probe switch body switch is contacting z end stop, how would I raise print head to clear the switch? Also I have to manually insert macro: error_if_probe_deployed to get Euclid recognized otherwise it faults out. How would I get this automated? Thanks

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      If you go into your euclid.cfg file, just change the z height to a value that works for you. If you need a more complicated path you can add that gcode there as well. This will be the macros for M401 & M402. Both of them set the z height. You should be able to adjust enough to pass over the z end stop. For the macro, to call it, you should probably modify the the G32 macro or the start_print macro in your printer.cfg file. In G32 I have it set to do a home, qgl, home and then calibrate_z.

    • @nicklong9985
      @nicklong9985 2 года назад +1

      @@KapmansBasementWorkshop got it thanks. Any idea why I have to use error_if _probe_deployed first before I can use Euclid probe?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@nicklong9985 I sure do. Early on I had not adjusted it very well and it would sometimes drop the probe. As soon as it notices the probe is not fully connected, it raises an error and stops. If it did not do that, it would probably destroy your bed, print head or both when doing a bed leveling. Trust me, you want that error handling code. I can think of 4 different occasions where it would have been very bad if it were not there. Include the code!

    • @nicklong9985
      @nicklong9985 2 года назад

      @@KapmansBasementWorkshop yes I want to use the code. I’m probably not explaining the problem very well. What I wanted to know is what is causing the error?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@nicklong9985 If at any time the probe is supposed to be attached and it senses both magnets are not making full contact to the Euclid, it will raise that error.

  • @-1-2-1-
    @-1-2-1- Год назад +1

    This would still be affected by a dirty gummed up nozzle. This is the main reason for the repeatability error on my voron.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      A following video shows where I added a nozzle brush so just prior to adjusting z-offset, it brushes the hot nozzle clean. Thanks for the comment and watching!

  • @constantinsimion5129
    @constantinsimion5129 Год назад +1

    Can you make a video how you install it from scratch I try but I’m getting errors I don’t think I have some gcodes thank you

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Have you taken a look at my other Canbus video?

    • @constantinsimion5129
      @constantinsimion5129 Год назад

      @@KapmansBasementWorkshop you have a link

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@constantinsimion5129 ruclips.net/video/jgE3XMM9PBk/видео.html

    • @constantinsimion5129
      @constantinsimion5129 Год назад +1

      @@KapmansBasementWorkshop thank you I will take a look I didn’t know how to ad the commends for the z calibration

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      @@constantinsimion5129 actually,you add it in the same way. Have a look at my printer.cig file in GitHub

  • @jc84com
    @jc84com 2 года назад +1

    This is interesting and it also has benefit for taking some weight off the head.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      Now that you mention it, I should have weighed both options! Thank you for watching.

  • @sparks-tech
    @sparks-tech 2 года назад +1

    Thank you for the great video I really enjoy it and it helped move me forward in my setup. One question I keep getting a Offset is larger as allowed message. My offset is 1.528 and the max says 1.0. I see in your config you have have a max deviation entry but I am not sure why or what this means.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      max_deviation simply is the allowable range in mm of the calculated offset. So if you want to allow 1.528, the max_deviation needs to increase to 1.6 or 2. Before you do this, adjust with the paper test and try to get it within 1mm. It's a safety mechanism. I'm glad the video has helped and thank you for the kind words!

    • @sparks-tech
      @sparks-tech 2 года назад

      @@KapmansBasementWorkshop okay so I think I got it. I have a glass bed but then put a 1mm sticker on it due to some issues and that caused the variance from when I originally set it up.
      So for instance correct me if I am wrong but if I use a flex plate and do the initial calibration with this plate and then use something that is 3mm thicker I think I would need the Max Deviation to be more than 3mm. Correct?

  • @rozsikacsipke9880
    @rozsikacsipke9880 6 месяцев назад +1

    My setup consists of the z-endstop dedicated for homing, and the KlickyPCB equipped with Omron D2HW-A201D microswitch.
    In contrast to Euclid probe and earlier Klicky versions, where one can count with the pre-travel of 0.5mm (that equals the tip-to-body distance), KlickyPCB has its conical cap that adds a gap of roughly 3.4mm from switch-on-point to body.
    Let's consider this upon the measurements I made:
    Tip = 0
    Tip-to-body distance: 4.00mm (-0.05mm)
    Cap tip travel: cca 0.6mm (OFF -> ON)
    Gap == 3.4mm (to body)
    I believe this is the distance we KlickyPCB users (using aforementioned microswitches) are complaining about.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      I'm sure many will find this helpful. Thank you for posting!

    • @rozsikacsipke9880
      @rozsikacsipke9880 6 месяцев назад +1

      @@KapmansBasementWorkshop
      In order not to leave the others amid the wilderness here are some follow-up thoughts.
      Since Protoloft's equation is a linear one and the switch_offset constant gets used once only, it may also be used for KlickyPCB without hassle.
      My setup ended up with (autoz.cfg):
      [z_calibration]
      switch_offset: 3.25
      It may occur 3.3 or 3.4 would prove to be fine for some.
      As per QGL and bed mesh (printer.cfg), my findings for 350mm bed are as follows, see ## notes:
      [probe]
      y_offset: 19.0 ## KlickyPCB distance tip-to-nozzle, towards back (Y+); was 25.0 (default)
      [quad_gantry_level]
      horizontal_move_z: 10 ## default 5 is too liitle, KlickyPCB skids/glides on the surface during move
      [bed_mesh]
      speed: 120
      horizontal_move_z: 10 ## default 5 is too liitle, KlickyPCB skids/glides on the surface during move
      mesh_min: 35, 25 ## KlickyPCB position, not nozzle! 25 - probe.y_offset: 19.0 = 6 => axis goes to Y6
      mesh_max: 315, 293 ## KlickyPCB position, not nozzle! 293 - probe.y_offset: 19.0 = 274 => axis goes to Y274
      probe_count: 5, 3
      Bottom line:
      Compliments and thanks to Protoloft and you, Kapman, to make and visualize the AutoZ idea.
      Helped me a lot during the build, though it was confusing (to) me at first due to the application of KlickyPCB instead of Euclid or KlickyNG probes.
      Great channel of yours, thx👌.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      @@rozsikacsipke9880 Thank you for posting this and thank you very much for the kind words!

  • @tonnictv
    @tonnictv Год назад +1

    Will this work with a bltouch?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      I don't think it does. But when you need to replace it, consider the microswitch option such as Euclid or Klippy. They are cheap and work well. They also work with this software.

  • @p.dd.p790
    @p.dd.p790 5 месяцев назад

    I am stuck at the end. When I do CALIBRATE_Z it says my offset is more than 1 to -1. In your video you do not show where you set your z endstop in printer.cfg or even discuss it. Please explain this part.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  5 месяцев назад

      Have a look at my printer.cfg and my autoz.cfg files located here: github.com/Kapman1/Kapman1
      In the autoz.cfg file, there is a setting called "max_deviation" which sets the max to 1. You can change it. But, once you get things adjusted properly, set it back to 1. Also be sure to follow Protolofts instructions for calibration.

  • @Allazander
    @Allazander 2 года назад +1

    Installed a klicky probe, started using z_calibration on my V2.4 and I love it. Now I've got this working with a CRTouch on my custom printer. The klicky EVA mount stuck too far below the duct and was below the nozzle (the mount itself, no probe attached) , any other way I came up with to mount it put the probe too far away from the nozzle to do any good so klicky wasn't an option on that printer. None of the other magnetic probes I looked at seemed any better, maybe if I was running an E3D V6 volcano but with the Mosquito hotend I'm using, no. Instead, I came up with an adapter to put on the nozzle stop's pin that allows the nozzle to contact the pin but the CR Touch to contact the adapter a few mm higher. It tricks z_calibration into thinking the "switch" is below the nozzle, I just had to play with the switch_offset a bit (it's 1.97) and it works like a charm. The metal pin of the CRTouch helps, I don't think I'd do it with a BL Touch and it's plastic pin, too much chance of damaging that soft plastic pin.
    Edit: The CRTouch pin isn't deployed until measuring the bed, so using it's metal pin as the "switch" contact location works out great when z_calibration is checking nozzle position and switch position. The adapter I came up with goes on the 5mm pin of the nozzle stop, basically a hollow cone with a flat rim. The nozzle can contact the 5mm pin and the CRTouch contacts that flat rim that's a couple mm above the 5mm pin of the nozzle stop. The cone section is wide enough inside that a hot nozzle won't touch it, the part that goes over the 5mm pin is tight enough not to move easily but I still added a stop ring so that it cannot be pushed further onto the pin and it's height and placement on the pin remains constant.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I love it as well. It's soooo cool that you got this working with the CRTouch! I may need to try that with my other printer! I wish I thought of it. Thank you for posting back and thank you for watching!

    • @Allazander
      @Allazander 2 года назад +1

      @@KapmansBasementWorkshop Thanks for the great video! It was very helpful in setting z_calibration up on the V2.4.
      I was going to put a klicky probe on the custom build but the mount they had for the EVA wouldn't work with my hotend, it was lower than the nozzle. Since I already had the CRTouch on that carriage, I wanted to see if I could use it for z_calibration. I printed out a nozzle stop like the one the V2.4 uses for use as the z endstop and tried without any modifications but it just wouldn't work. I got to thinking and came up with the adapter that allows the nozzle to contact the pin and the metal pin of the CRTouch to contact higher, fooling z_calibration about the "switch" being lower than the nozzle, increased the switch_offset and it worked beautifully. Here's the adapter I came up with, feel free to use it or not, however you'd like to: social.thangs.com/m/65919
      It should be tight on a 5mm pin, tap it gently until it hits the inside stop. I made it fairly tight so that with the built in stop, it won't move again after installed. Play with switch_offset to dial in the correct height after running z_calibration. I was working on the printer bed and had to dial mine in again, it's currently 2.04, so a much bigger offset than with a microswitch but it works.

    • @goodmandavis
      @goodmandavis Год назад

      Mark, I`d be interested to see how you mounted this on with the CR touch I`m running a BLTouch on an Anycubic. Just wondering how I could adapt this for it.

    • @Allazander
      @Allazander Год назад +1

      @@goodmandavis I'll check and see if I still have the files/photos of what I did. I lost a lot of videos and photos recently due to a corrupted drive and personal failure in backing that drive up so I'm not sure I still have anything so no promises.
      I've made changes to that printer since and don't use the CR Touch anymore, changed the hot end and modified the carriage which allowed me to add an annex engineering probe.

  • @suivzmoi
    @suivzmoi 2 года назад +1

    can this apply to non euclid people like me? i use ender3/bltouch. im thinking the sequence will go: home xy>bltouch home z on z-endstop (bltouch is triggered but endstop is not)>nozzle home z on z-endstop>calculate z offset=B-A+pretravel

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      If you don't want to use Euclid, you could use the Klicky probe instead. Also, someone seems to have gotten BLTouch working right here: github.com/hawkeyexp/auto_offset_z
      But I can't use a BLTouch due to heat issues, so I have not tested this. But you can certainly give it a try.

    • @ashleywhitehead3710
      @ashleywhitehead3710 2 года назад

      You could but what would you gain by doing so? It would just be a more complicated way of doing what your already doing.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      I believe in one of the other comments above I posted a link for someone that did this for th cltouch. That might work.

  • @stuttgartbatman3788
    @stuttgartbatman3788 2 года назад +1

    Thank you so much for this awesome plugin!
    Where should I place my BED_MESH_PROFILE LOAD=default in my start GCode?
    Before QGL and calibrate_z or after?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I would place it after both. Protoloft states this: "It's important to calibrate Z correctly for the created mesh!". Also, I did not create this macro, Protoloft did. If you find it useful, please send him a cup of coffee, the link is on his github. Thank you for watching!

    • @stuttgartbatman3788
      @stuttgartbatman3788 2 года назад +1

      @@KapmansBasementWorkshop thanks :) Your videos are so helpful, keep up the good work!

  • @HReality
    @HReality 2 года назад +1

    So, having done this I am going to ask.. once ran do you save config before it comes into effect?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      I don't save it because I run this prior to starting each new print. But you can certainly choose to do so. Thanks for watching?

  • @aihohuu8883
    @aihohuu8883 Год назад

    can you give me the gcode PRINT_START
    and your PRINT_END okay? or your maros. i tried to follow your video but i can't edit Zoffset

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      I have a link to the github that has all my cfg files here: github.com/Kapman1/Kapman1

  • @peterr.4768
    @peterr.4768 6 месяцев назад

    Any changes to your print start macro? For me, the calibration works perfectly, but when i start a print the nozzle is about 4mm above the bed. Any influence from position z endstop on this or the klicky probe z offset?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  6 месяцев назад

      I've got a very different start macro these days. And I've been testing other features, so my newer one does not apply. Have you taken a look at: github.com/Kapman1/Kapman1/blob/main/printer.cfg and github.com/Kapman1/Kapman1/blob/main/autoz.cfg or even better reviewed the latest from the creator of the auto-calibrarion software? github.com/protoloft/klipper_z_calibration

  • @kraken3d718
    @kraken3d718 8 месяцев назад

    After the recent Klipper update I can't get past this error. I have reinstalled Klipper on the pi and main board. I can't figure this out and would love some assistance. Error is "Section 'z_calibration' is not a valid config section"

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  8 месяцев назад

      Since you reinstalled Klipper, have you reinstalled Z calibration? My assumption is that it’s no longer installed based on the error above.

  • @benoxford1482
    @benoxford1482 7 месяцев назад

    Is it normal to change the z offset +/- .10 to see any change. I can't seem to get it right. Always too far or unfortunately too close and destroys build plate. Thanks

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  7 месяцев назад

      With my eyes, it's very hard to see any change. I need to use a piece of paper or a feeler gauge to notice a difference. But 0.1mm is usually very noticeable with paper.

  • @mfeldheim
    @mfeldheim 6 месяцев назад

    This should work with any z probe like BLtouch and a fixed-height mechanical endstop that the nozzle can engage with, right?

  • @richardclinton8408
    @richardclinton8408 Год назад +1

    Hi again Kapman! I was just curious at the step where we use the paper between the nozzle and bed, what are we doing with that value we get? Thanks again for all your work, I'm pretty much using your videos to all my mods ha

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +2

      It's great question. I tried to clarify that since I didn't think the instructions were that clear, and I was confused at first as well. In your autoz.cfg file there is the switch_offset value. The starting value should be the value taken from the specs of the microswitch you used. However, this is probably not the final value you want. You will test that switch_offset value with the sheet of paper. You need to keep testing and adjusting switch_offset (and rebooting klipper) until the paper friction feels right (or feeler guage) and you have the nozzle at the correct height for your 1st layer of a print. One you have proven the switch_offset is correct based on the paper test and possibly some minor adjustments based on an actual print. You are done and you will never need to do it again. You can change nozzles, switch bed plates, print at different bed temperatures and the printer will now automatically adjust itself to the correct height! Honestly, its by far the best improvement I have made to my printer. Also, I strongly recommend that you install a nozzle brush (I created a video as well) and setup the printer to brush the hot nozzle prior to calibrating the z-offset. That way you won't have filament on the end of the nozzle that might cause an incorrect reading with auto-z.

    • @richardclinton8408
      @richardclinton8408 Год назад +1

      @@KapmansBasementWorkshop Okay, that makes sense! I'm doing that mod next and will be following along your video. Then the runout sensor, so on and so forth ha

  • @artemnikitin2806
    @artemnikitin2806 Год назад +1

    thank you for the video, just building my voron. coming from a SWX1 with bltouch, it seems I can't get it why just not use the bltouch for both z endswitch and the abl, is there a voron-specific reason for this? for the last 2 years that's how its been setup on my x1, the only time I've been adjust my nozzle offest was when I've changed nozzles which is about 3-4 times.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      The reason for not using the BLTouch is that it tends to fail due to the high heat inside the enclosed Voron 3d Printer. What is good for printing ABS seems to be bad for BLTouch. Also, the way the Voron z endstop switch is, you can change nozzles and it automatically adjusts so you don't need to calibrate a new z-offset.

    • @artemnikitin2806
      @artemnikitin2806 Год назад +1

      @@KapmansBasementWorkshop thanks for the explanation, does it also apply to the version of bltouch with a metal pin? I mean, does the housing give up or the pin or is it electronics, thank you!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@artemnikitin2806 My apologies, but I just don't know the answer to that one.

  • @zahariaeduard1595
    @zahariaeduard1595 5 месяцев назад

    Hello, after I did auto Z, I did bed mesh calibration, and the result is 0.4 mm lower than 0, where does the difference come from?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  5 месяцев назад

      The final result should not be 0 as that means the nozzle would be touching the bed.

  • @kraken3d718
    @kraken3d718 Год назад +1

    Great video and to the point. Helped me a lot this evening. One question, I noticed after this set up if I leave my nozzle at zero and rehome the z doesn't rise above the plate first. Is there a way to adjust that?

    • @kraken3d718
      @kraken3d718 Год назад

      That might have been due to the g90 and I did not restart first. I think that might have been the issue but have to double check.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Assuming I understand what you experienced, I think that depends on how you have klicky or Euclid configured when homing, correct?

  • @rokdobravec8231
    @rokdobravec8231 Год назад +1

    Thank you for this! really apriciate it.. If I would like to make a shortcut in macros whit this code : "calibrate_z", where and what would I have to write?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      All you need to do is create a macro that includes this call. This can be the only call in the macro if you like. So something like this in your printer.cfg:
      [gcode_macro cal_z]
      gcode:
      calibrate_z
      It should appear with the other macros in Fluidd or Mainsail after restarting klipper. You might need to turn it on in the config section of mainsail or Fluidd that allows you to control if they appear or not.
      Warning, I have not tested that simple macro above, but I think it will work.
      Thank you for watching!

    • @rokdobravec8231
      @rokdobravec8231 Год назад +1

      @@KapmansBasementWorkshop Thank you! And also thank you for all the videos that you uploaded!

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@rokdobravec8231 I'm glad they are helpful!

  • @yvesinformel221
    @yvesinformel221 Год назад +1

    I printed and assembled my klippy months ago.
    Watching your video convinced me to install it on the printer

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Biggest improvement I've installed on this printer so far. You will be happy. Thanks!

  • @rjs3dprints
    @rjs3dprints Год назад

    What does error says “offset is larger as allowed: OFFSET=3.427 MAX_DEVIATION=1.000

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      I believe you need to do the paper adjustment 1st. Once you do and the offset set with the paper is less than 1mm, you should be fine for it to offset itself from there on. The other option if that does not work is the change the max value to something other than 1mm in the cfg file. But do the paper adjustment 1st.

    • @rjs3dprints
      @rjs3dprints Год назад

      @@KapmansBasementWorkshop ok i will try that. Thank you

  • @TORDesign
    @TORDesign 2 года назад +1

    Another question - assuming our bed is not perfectly flat, we would want QGL and to load the Mesh before using this, right?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      I would. I also home after the QGL prior to using this script to make sure z is at zero after any adjustments QGL made. I have this believe that QGL changes the locations of z to possibly be non-zero. So I execute the extra home after qgl. I'll need to run some tests at some point to see if that is true. If you or anyone watching has a better understanding of this, please correct me.

    • @TORDesign
      @TORDesign 2 года назад +1

      @@KapmansBasementWorkshop I also do a g28 after qgl before I print, and then load the mesh

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@TORDesign So when you do that G28, does it ever seem like 0,0,0 moved slightly from where you expected it to be? But the difference might be too hard to see....

    • @TORDesign
      @TORDesign 2 года назад

      @@KapmansBasementWorkshop I’ll keep an eye on that thanks.

  • @2wheelsnsunset
    @2wheelsnsunset Год назад

    Unable to parse ‘clearance’ in section ‘z_calibration’
    I look in that section and the text is white instead of bluish green and there is an asterisk in that line

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Klipper isn't recognizing 'clearance'. What cfg file is this error being reported?

  • @Chmied
    @Chmied 11 месяцев назад

    I am having a hard time getting this working. Any chance you can help? It seems to be physically/mechanically working, but my first layer is not perfect, it doesn't even stick at all. I can still babystep down to get it to stick, but I'm not supposed to have to do that, right? My particular Z endstop is actually negative/ below bed level (-1.14 currently, per endstop calibration), do you think this has anything to do with it? It doesn't seem that far off, as in if it was flipping negative to positive it seems like it would be a 2.28mm shift, I only have to babystep like .05-.15 to get it to go, but this is the whole thing I'm trying to avoid. Does the Probe z_offset get taken into consideration here? At some points it seems like it does, but others not. Currently have it set at 6.87 per probe calibration. Currently set my switch offset to .52 as i am running the same machine as you, i know this probably needs tuned, but i tried it as high as .55 and it still didn't go down well. I feel like any further than that means something else is off. Any suggestion would be apreachiated. I was able to get an inductive probe dialed in just fine with the negative z endstop. (By the way this is just how my kit came, weird that LDO didn't get the height of the post above bed level, but until now i never suspected any problem with it.)

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  11 месяцев назад

      Have a look at this page: github.com/protoloft/klipper_z_calibration/wiki/How-To-Test-It
      This should get you on your way. Once you have adjusted that offset, you should be fine.

    • @Chmied
      @Chmied 11 месяцев назад

      @@KapmansBasementWorkshop Been through it a couple times. It is very close, but my problem is when I do baby step it, I am not sure if I should be applying that to Z end stop, or to probe offset, or to switch offset. and I think I just keep over tweaking it. But I have also reset and restarted tuning it 3 times. Same results every time. Ended up just going with Klicky as Z endstop, and it works a treat. Thanks for the reply though, i appreciate you taking the time.

  • @valdolandar534
    @valdolandar534 Год назад

    Can I make a macro with "calibrate_z" ?
    I have try it but give me error.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      I have one that looks like this:
      [gcode_macro G32]
      gcode:
      BED_MESH_CLEAR
      G28
      QUAD_GANTRY_LEVEL
      CLEAN_NOZZLE
      G28
      BED_MESH_PROFILE LOAD="default"
      CALIBRATE_Z
      It worked well. You can see all the CFG files I had here: github.com/Kapman1/Kapman1/tree/main

  • @TheCyclingConquistador
    @TheCyclingConquistador Год назад +1

    Is this Auto probing supposed to happen automatically with every print? I’m only getting the homing then QGC and that’s it.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад +1

      Its really up to you and how you setup the printer. I placed it in the print_start macro so it would happen prior to every print.

    • @TheCyclingConquistador
      @TheCyclingConquistador Год назад

      @@KapmansBasementWorkshop one more question am I supposed to save the offset to the probe or z stop.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@TheCyclingConquistador You save the offset from the nozzle to the bed at the correct height you need for the 1st layer. Use the paper test and then do some final adjustments to that value with some test prints. Once complete, you should be set.

    • @TheCyclingConquistador
      @TheCyclingConquistador Год назад +1

      @@KapmansBasementWorkshop thanks, I really appreciate your help and the video.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      @@TheCyclingConquistador Happy to help.

  • @retroniker
    @retroniker Год назад +1

    I came across your channel while browsing. And since I'm in the process of building a Voron 2.4 together, I found a lot of helpful tips and help. Especially some great mods that I can incorporate directly. Thanks for your great videos! Gladly keep up the good work! 👍

  • @EliteNervous
    @EliteNervous 2 года назад +1

    Hi. Thanks for great tutorial. i have two questions, do I need to save config in mainsail after calibrate_z command? and the second one, do I need run calibrate_ z before every print? sorry for rookie questions xD

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Good questions. The answer is it depends on how you want to operate. I choose not to save it and I calibrate prior to each print which accounts for anything that might of changed position due to heat expansion, cooling, change in PEI bed thickness when changing the plate between prints that may be different thicknesses or textures. If none of that is a problem for you, save the value after calibrating when 1st turning on the printer if you wish to use the same setting for a longer period of time. Even without saving, the measured setting with stay in effect until klipper restarts or you run another calibration.

    • @EliteNervous
      @EliteNervous 2 года назад

      @@KapmansBasementWorkshop Could you show us your Print_start macro please?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@EliteNervous This is a possible sequence recommended by the script creator:
      The print start sequence could look like this:
      Home all axes
      Heat up the bed and nozzle (and chamber)
      Get probe, make QGL or Z-Tilt, park probe
      Purge and clean the nozzle if available
      (Get probe), CALIBRATE_Z, (park probe)
      (Adjust Z offset if needed)
      Print intro line
      Start printing...
      As for mine, I have not added it in yet. But here it is just in case you find it useful. I might end up placing it in the G32 macro instead which is called from my print start:
      [gcode_macro G32]
      gcode:
      BED_MESH_CLEAR
      G28
      QUAD_GANTRY_LEVEL
      G28
      BED_MESH_PROFILE LOAD="default"
      G0 X175 Y175 Z30 F3600
      #--------------------------------------------------------------------
      [gcode_macro PRINT_START]
      gcode:
      G90 ; use absolute coordinates
      G32 ; home all axes
      G1 Z20 F3000 ;move nozzle away from bed
      G1 E5.0 F3000 ; move extruder
      I'll post again once I have actually added it in and tested it.

    • @EliteNervous
      @EliteNervous 2 года назад

      @@KapmansBasementWorkshop thank you

  • @Hopeinformer
    @Hopeinformer 2 года назад +1

    I'm trying to get the Klicky Probe to configured but Klipper gives me this error message:
    Existing command 'BED_MESH_CALIBRATE' not found in gcode_macro rename
    I don't know what it is asking for since there is a macro for bed mesh calibration. Is it saying there's 2 of them and I have to rename one of them? Any help is appreciated.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I have a "euclid.cfg" file setup that is included in my printer.cfg file. In the Euclid.cfg file you should have something like this:
      [gcode_macro BED_MESH_CALIBRATE]
      rename_existing: BED_MESH_CALIBRATE_ORIGINAL
      gcode:
      M401 ; deploy Euclid Probe if needed
      BED_MESH_CALIBRATE_ORIGINAL ; check bed level
      M402 ; dock Euclid Probe
      So yes, there are 2 of them and the original needs to be renamed and it's called from the new one.

    • @Hopeinformer
      @Hopeinformer 2 года назад +1

      ​@@KapmansBasementWorkshop Thank you so much for your help and quick reply. I have Klicky_Bed_Mesh_Calibration.cfg In this file it has
      [gcode_macro BED_MESH_CALIBRATE]
      rename_existing: _BED_MESH_CALIBRATE
      ...
      I removed the line "rename_existing: _BED_MESH_CALIBRATE" then saved and restarted and the error message went away. I don't know if I fixed it or just created another issue down the line. haha Thank you again for your help.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@Hopeinformer I believe you created an issue for yourself unless you just don't use a bed mesh. If you don't, you should be ok.

    • @Hopeinformer
      @Hopeinformer 2 года назад

      @@KapmansBasementWorkshop Crap. I do want to use bed mesh. But at this point I just want to start printing something/anything haha

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      @@Hopeinformer Then this should be fine.

  • @石坚-q9d
    @石坚-q9d 6 месяцев назад

    My Wolong 2.4 has updated all the KLICKY files as per the post. Now I adjust the gantry without taking out the probe. I can take it in and out separately without any problem. Please help me.

  • @aerialbugsmasher
    @aerialbugsmasher Год назад

    Is there any way to make this work with aa beacon scanner and sensorless homing?

  • @petarbajai
    @petarbajai 2 года назад +1

    Thanks for the very clear how to video, only one question where do i put the start m401 and the m402 code config so that my printer wil do the same as shown on the video i have a 300 voron

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      I have my m401 & m402 defined in a file called euclid.cfg and then include that file name at the top of my printer.cfg file. If you wish, you could define m401 & m402 directly in your printer.cfg file. You should be able to do the same with Klicky. If they are already defined, and you want them called automatically, you can add them to the QGL if that is being called prior to each print in your print start. So something like this:
      [gcode_macro QUAD_GANTRY_LEVEL]
      rename_existing: _QUAD_GANTRY_LEVEL_ORIGINAL
      gcode:
      M401 ; deploy Euclid Probe if needed
      _QUAD_GANTRY_LEVEL_ORIGINAL ; check bed level
      M402 ; dock Euclid Probe
      However, I would assume you have m401 & m402 configured correctly previous to installing the auto z calibrate....
      Let me know if I'm even getting close to the answer you are looking for. Also, for M401 & m402, have a look at my video about installing the euclid probe.

    • @petarbajai
      @petarbajai 2 года назад

      @@KapmansBasementWorkshop
      to be honest i'm staring with a 2.4 r2 build.
      i got most of the parts in, its going to be a 300 x 300 build.
      so i'm gathering more info about the probe and some other problems that this printer has.
      After watching your video i'm going to skip the induction probe and ordering the euclid probe.
      That's why my question was how and where to put the commands i have a core 3 from ratrig now i want a printer that can print abs
      And to be honest kind a new with klipper still learning and sometimes a little help is very appreciated.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@petarbajai In that case, you may find these two interesting. They represent some key things I learned building this printer.
      For Euclid: ruclips.net/video/Z7x4S_HMlvc/видео.html
      For Klipper and other software: ruclips.net/video/XDQji9IFZ18/видео.html
      When placing the magnet to the bed, use the flattest surface you have. Hopefully thick glass and weight with and overnight cure: ruclips.net/video/xarmgigvHrU/видео.html
      And this is an absolute must once software is installed and printer is running, the klipper input shaper will provide a huge increase in print quality at high print speeds: ruclips.net/video/hXgl9-lXn7Y/видео.html
      Some things I learned along the way and I hope they will answer most of your questions.
      Thank you for watching!

    • @zahariaeduard1595
      @zahariaeduard1595 5 месяцев назад +1

      @@KapmansBasementWorkshop For Klicky probe change: M401 with Attach_Probe, M402 with Dock_Probe

  • @paulstephenson5311
    @paulstephenson5311 Год назад +1

    Can this be used with TAP?

  • @aaronharnett7938
    @aaronharnett7938 Год назад +1

    Great video. What build plate is that please

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      I purchased it from here: preciseprinterparts.com/Printer-Beds_c_11.html
      I highly recommend it.

  • @Qub1tus
    @Qub1tus 2 года назад +1

    Bed_xy position 170? Why its not 175 at a 350×350 bed?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      Honestly, I'm not sure. Probably a mistake. I suppose one could choose a location to strategically average the bed flatness....Thank you for watching!

    • @ashleywhitehead3710
      @ashleywhitehead3710 2 года назад

      Because 0,0 is between 5-10mm off the rear and right of the bed where the voron 2.4 x and y endstops are located and the build plate may not be exactly 350x350. 175,175 can not be center of the bed. its more likely 180-185 or something.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      You can set it to any location you feel comfortable with

  • @EnchiladaBro
    @EnchiladaBro Год назад

    Wish my probe would consistently work. damn auto z and klicky... used to work well. now its been trash. I dont get it... Also i was told that the pre travel thing isnt quite right for klicky... So unfortunately this video wasnt able to help much for a klicky user

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  Год назад

      Make sure all your bolts are tight on the gantry. Also make sure your belts, especially z belts are the right tension and not too loose. Most of all, check you klicky. Has it loosened up in some way?

    • @EnchiladaBro
      @EnchiladaBro Год назад

      im not sure if you can even help with this but im desperate and if its possibly related to my auto z then maybe i can diagnose to some degree here.. belts are checked too, 110hz as they should be. adding more info here, voron trident 300, superslicer (not that it matters since it does it with old and new print slices) 30 retract 20 deretract, 100mms speeds (which is slower than i usually run)@@KapmansBasementWorkshop

    • @EnchiladaBro
      @EnchiladaBro Год назад

      nope klicky is 100 percent, i even replaced the switch with a new one of my extras (base model is d2f-L) ...I set the z position endstop to zero, I do my home, z tilt, g28, then move nozzle to 150,150 (center of bed) and use probe_calibrate, then i use the mainsail ui to step down to where the paper is barely grazing the nozzle, then i hit accept, it gives some error saying i need to use test z to save, so then i take the value i got and manually enter it into my printer cfg. . . . although for this switch it says operating is 6.8mm and i measured the switch body with my micrometer and its 6mm, so my switch offset should be .8 to start? (actually mine says 6.8 because it had a tab that i pulled off, so my dimensions should be eaxctly the same as the base d2f... Figure id redo my config for the billionth time because i ran out of things to try, so im redoing the same things. keep in mind its worked up till 3 days ago, pretty well actually, but since then ive made posts on reddit and discord and still have a paper weight on my desk. . . . in a nut shell "Z offset or something related is making my first layer super thin and despite drastic adjustments to my switch offset, to bring the layer to the appropriate height, it still over squishes... it seems at random that the nozzle drops (starts print at .08mm, too close, step up to .56 .. to far. step to .45 and thats decent, then need lil more squish so i go to .43 and now its scraping the bed???"keep in mind also i usually use .45 switch offset for PLA and .39 for ABS/TPU, but now mines set at like .10, and even then its not properly working, cause just a tiny microstep can cause the nozzle to nose dive into the bed and go from almost calibrated, to failed."@@KapmansBasementWorkshop​

  • @Micha-46456
    @Micha-46456 2 года назад +1

    Is it possible to add the mesurement from the probe body to the 0.5mm klicking distance and get rid of Picking and mesuring the probes body over and over again?

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад

      Hmmm. Good question. I suppose the reason for a measurement each time is to take into account any changes due to temperature impact on the printer's expansion that may be different between prints or a cool printer. If that switch height were hard coded, would it impact that measurement? I want to try this now, but my printer is working so well that I'm scared to! I've also been thinking about changing the start print macro to eliminate as many steps as possible between QGL and the z-offset calibration. But now every print is rolling off this printer with exactly the same texture on the bottom with no problems or adjustments needed. I'm kind of enjoying this!

    • @Micha-46456
      @Micha-46456 2 года назад +1

      @@KapmansBasementWorkshop I guess the mesurement is even better, because one object less that can cause inaccuracy by heating /docking (Probe)

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@Micha-46456 So at some point I'm going to try it. If you beat me to it, please post back. I'm very curious.

    • @Micha-46456
      @Micha-46456 2 года назад +1

      @@KapmansBasementWorkshop I will - I recently ordered my voron kit, but it won't be available until the end of May at the earliest.

    • @KapmansBasementWorkshop
      @KapmansBasementWorkshop  2 года назад +1

      @@Micha-46456 Have a great build!