Filament Runout - Klipper - Chris's Basement - 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 มิ.ย. 2024
  • Today we get our filament runout sensor going in Klipper.
    00:00 Introduction
    01:10 Hardware
    02:44 Printer.CFG
    06:43 Testing
    16:11 Conclusion
    Helpful links:
    MKS Makerbase Skipr github:
    github.com/makerbase-mks/MKS-...
    Klipper filament runout page:
    www.klipper3d.org/Config_Refe...
    Klipper example macros:
    github.com/Klipper3d/klipper/...
    SUPPORT THE CHANNEL BY CLICKING THESE LINKS!
    Show your support by becoming a TH-cam Member!
    th-cam.com/users/chrisrileyjoin
    E3D Affiliate Link:
    e3d-online.com/?aff=32
    OpenBuilds - Great CNC and 3D Printer Parts (aff)
    openbuildspartstore.com/?ref=...
    Slice Engineering - Mosquito Hotends (aff)
    www.sliceengineering.com/?p=r...
    Wham Bam Systems Flexible Beds (aff)
    bit.ly/2HoS1cV
    Amazon (aff) [US DE GB CA IT ES FR JP]:
    www.amazon.com/?tag=chrisbase...
    Banggood(aff) ban.ggood.vip/7vm3
    Aliexpress(aff) s.click.aliexpress.com/e/UrRbCm8
    Buy me a coffee to keep me going!
    buymeacoff.ee/Wc0DouFbl
    You can support my work on Patreon
    / brotherchris
    One Time Tips, You Can PayPal Me:
    www.paypal.me/ChrisRiley3D
    --------------------------------------------
    Find Me On Social Media!
    --------------------------------------------
    Twitter : / chrisriley3d
    / chrisriley3d
    profile.php?...
    / chrisriley3d
    FTC Disclaimer: A percentage of sales is made through Affiliate links
    As an Amazon Associate I earn from qualifying purchases.
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @woodwaker1
    @woodwaker1 8 หลายเดือนก่อน +2

    Chris, lots of good information to explain the process and get started. Hopefully you will expand on this. I have worked on getting a good M600 replacement in Klipper and have been using the one in RATOS since the last version upgrade. It is very simple as all of the work is done in a macro M600
    Here is the printer.cfg entry
    [filament_switch_sensor runout_sensor]
    pause_on_runout: False
    switch_pin: PG15 # also known as e4stop / e4det
    runout_gcode: M600 #
    The M600 code does all of the movement of the carriage and retraction of the filament, It also makes sure that the bed stays on.
    This use of the M600 enables it to be called from gcode for filament changes during printing.

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

      Great Dave, thanks for the info!

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

    Another great video Chris! I'm setting up Klipper on the Artist-D Pro and your video made the code for the filament runout sensors very easy. Thanks!

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

      That's great, thanks for watching!

  • @JayDmx
    @JayDmx 8 หลายเดือนก่อน +2

    Hi Chris, greetings from France, you helped me a lot understanding Marlin and now putting Klipper on my Enders. Would you make a video about configuring the speeds and accelerations into slicers please? I'm a bit lost doing trial and error, even after changing some values, my print time is not so shorter, maybe I'm missing some points. Keep it up and thank you for the great videos!

    • @ChrisRiley
      @ChrisRiley  8 หลายเดือนก่อน +1

      Thank you! Yes, these can be very hard to understand on how to actually make things faster. I will see what I can do to put all this in a video. Thank you for watching!

  • @chrislmink
    @chrislmink 4 หลายเดือนก่อน

    Chris thank you so much for this video. I have been racking my brain trying to figure out why it would never pause when the sensor was triggerard and after watching your video I figured it out. Thanks again for ALL your great videos I really do learn a lot from them

    • @ChrisRiley
      @ChrisRiley  4 หลายเดือนก่อน +1

      Happy to help! Thanks for watching

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

    Thank you for this video. It allowed me to get my Ender 5 Pro EZOUT working. I had identified the pin but did not (yet) research the rest. It worked without issue all thanks to you and this video.

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

      Glad it helped!

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

    Thanks as always Chris. I like a deep dive.. ❤

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

      Thank you!

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

    Exellent! I'n just about to implement my btt smart filament sensor after the marlin to klipper switchover

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

      Cool, let us know how it goes!

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

    11:22 I would love a video on going deeper into macros and all that confusion. For someone who doesn’t understand much about code it is like a whole differ language 😂.
    Very helpful video as always Sir 👍🇦🇺😊

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

      Thanks! More to come

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

    Cool video!

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

      Thank you!

  • @MarkRouleau
    @MarkRouleau 8 หลายเดือนก่อน +2

    I would love to see more detail on preventing an issue if you accidentally press resume. Why does it even allow you to press resume if there is no filament?

    • @ChrisRiley
      @ChrisRiley  8 หลายเดือนก่อน +1

      Yes, I think we would have to build in some more complicated logic in the macro to make it fact check the sensor to keep this from happening.

  • @peterr.4768
    @peterr.4768 7 หลายเดือนก่อน +1

    Thanks alot for this detailed infos. Possible to get your configuration file as a reference?

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

      Here you go. drive.google.com/file/d/107AKfb9pdSrDl3zWpGUwOQBPdlGNTGDt/view?usp=drive_link

  • @Todestelzer
    @Todestelzer 8 หลายเดือนก่อน +1

    11:00 isn’t it -5mm not 5%? Looking forward for your next video. You did a tap install on Vorons or other printer with Klipper already?

    • @ChrisRiley
      @ChrisRiley  8 หลายเดือนก่อน +1

      I THINK that would be 5% of the move, but I will confirm. I haven't done the tap install yet, but I do intended to do a video on it for the Trident.

  • @RinksRides
    @RinksRides 8 หลายเดือนก่อน +1

    I just bought two of the BTT sensor v2 for a tronxy x5sa and an Octopus Pro board, cant use it though, the TMC 2209's refuse to work without throwing errors and disabling themselves.

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

      Strange, what type of errors are you getting?

  • @AndyRC
    @AndyRC 8 หลายเดือนก่อน +1

    I have filament runout set on my sv06 plus. It is running on a pad 7 with klipper and we'll I have to say it is not reliable. It seems to work when it wants to. I noticed that it will work sometimes and keep bed warm and other times it will not keep bed warm and then require a home before you can resume. And guess what. If you hit home it will crash into the print. Lol. So my trust in the option is not so good. I had no issues with it on marlin.

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

      I'm a big fan of Marlin, thanks for watching!

  • @MrPatron
    @MrPatron 8 หลายเดือนก่อน +1

    Chris. What if u have a ptfe tube all the way from the hotend to the sensor? And the sensor is a regular endstop switch with a lever? Won`t the filament collide with the lever when u retract that much?

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

      Yes, it can, I have run into that before. I have seen printer where they leave the PTFE loose on the extruder side so when it backs out, it will push the tube out of the way.

  • @FreeEnergyNerd
    @FreeEnergyNerd 7 หลายเดือนก่อน +1

    hi chris! very interesting video.. but you got me a little confused. If everything is set up correctly, and i run out of filament, the system will pause, do what ever i tell it and i hit resume once the new filament is in place and it will restart.. OK, i got that.. But if i run out a second time? it seemed to me in the video that it will not stop but continue? or did i misunderstand?
    Luc

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

      Hey, as long as you reset the switch after it runs out, it will trigger again. So filament runs out, it will pause, you load more resetting the switch, then hit resume, everything will work as it should. Next time it runs out, it will do the same thing. The only time you run into an issue is if you hit resume with out resetting the filament switch.

  • @SpectraV3i
    @SpectraV3i 8 หลายเดือนก่อน +1

    I am trying to get klipper to work for the 12 time. Installing on a Dell Wyse 3040 Thin Client with Debian 12.
    1st issue is no wifi, and during setup of configuration, wifi is seen and i add my PW to log in and click continue but it takes me back to choosing my ssid, which i choose and go through it all again

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

      Hey George, my guess is Network Manager isn't starting, not sure if this would be helpful. th-cam.com/video/ulBeN9pFRE4/w-d-xo.html

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

      @@ChrisRiley Thank You

  • @marlboromage
    @marlboromage 3 หลายเดือนก่อน

    If you want to have Klipper check the runout sensor before the print starts, and cancel the print before it actually prints, try placing this code into your start_print macro just before the purge line is drawn:
    {% if not printer["filament_switch_sensor "].filament_detected %}
    RESPOND TYPE=error MSG="No filament detected, aborting print" #replace with M117 if you have klipperscreen
    CANCEL_PRINT
    {% else %}
    RESPOND MSG="Filament detected... continuing print" #replace with M117 if you have klipperscreen
    {% endif %}
    This code Is driven by the sensor state, and not by a trigger event. It should be included in main Klipper in my opinion.

    • @ChrisRiley
      @ChrisRiley  3 หลายเดือนก่อน

      Awesome! Thanks

  • @kapunchino8147
    @kapunchino8147 8 หลายเดือนก่อน +1

    TFT E3 V3 FIRMWARE UPDATE, please.l can't fix my printer, and I think that is the problem

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

      Hey, what seems to be the issue?