// Klipper Bed Mesh // How to fix a warp bed

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ก.ค. 2021
  • Hey guy! Its Jprince (GoldenJaguar392)
    In Today's video I'll be discussing klipper's bed mesh and how to fixed a warp bed.
    BE SURE TO HIT THAT BELL 🔔!!​
    To See What I Ordered To Complete My Builds Visit the Links Below!!
    **My 1st Voron Build.....
    &
    **Voron Legacy Build Parts:
    &
    **Pruz ender pro build links
    &
    **Ender 3 Pro Switch-Wire Conversion
    &
    **Ender 3 X Carriage Plate Link
    *SEE OUR PAGE Link*
    www.amazon.com/shop/goldenjag...
    OTHER LINKS BELOW!!
    Y belt tensioner
    github.com/walttriano/VoronUs...
    Linear Rail Bed Adapter
    www.thingiverse.com/thing:458...
    Voron Toolhead Mod For Ender 3 Pro
    www.thingiverse.com/thing:474...
    _________________________________________________________________________
    I'm here to help so if you have ideas for videos please message me or comment below.
    _________________________________________________________________________
    Come Check Out! The Shop...... Do you want my printed parts? I will custom print parts for you! Come pick a color! Visit our shop today!
    www.etsy.com/TheKraftHouze/li...
    _______________________________________________________________________
    Be sure to HIT THAT BELL🔔! & Subscribe to get the latest of PCS, All Things 3-D, and Cars👍.
    _______________________________________________________________________
    📢Please subscribe and follow: (Visit us on FB, YT, and 📢IG!)
    🤓FAST CARS, 3-D Printers & Tech Talks, and PC Mods, and More!!!! 🤓
    YT/IG/FB: (goldenjagaur392) / goldenjaguar392​
    📢HEY, GUYS! COME CHECK OUT MY WIVES CHANNEL!!!📢
    💕 For the crafters! Check Out! DIY, HAULS, AND CRAFTS.....💕
    YT/IG/FB: (KraftsbyJazzy) / kraftsbyjazzy
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Thanks for taking the deep dive into these topics for our hobby and explaining them. 👍

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

      Thank you! I really appreciate this!.

  • @coolieroux
    @coolieroux 5 หลายเดือนก่อน

    Saw the Monster hunter icon and the enticing title. Was not let down. Great info!

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

    Really good coverage of the topic. thanks man!

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

    Found all your informational videos very helpful so far and enjoying watch the annex get built as there isnt a lot of info about
    this machine on youtube

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

    Great video! Thanks for all the info!

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

    This was a good video. Thanks for sharing

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

    Great vid!!!

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

    Thank u! Real G of knowledge

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

      still don't know how to take this based on you're first comment.

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

    Love the video and the way you explain things in detail. Any chacne you could do a video abot Macros ? What they are and how to use them ?

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

      Thank you that means alot!! Yes I can

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

      @@GoldenJaguar3D Thank's that would be awesome.

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

    Thank you! Lot of useful information..is it similar in mainsail??

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

    Thanks

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

      Welcome

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

      @@GoldenJaguar3D can't believe no one else does these deep dive setups

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

    Do you know what the maximum acceptable deviation variance is? I was thinking it was 0.300mm.

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

      I would max deviation is 0.200mm anything above that and it seems to be a bit of a struggle to get a consistent layer down with abs, pla and petg would be fine above 0.2 but abs is not friendly in my experience.

  • @Joe-wk9ow
    @Joe-wk9ow 2 ปีที่แล้ว +1

    I just add the macro to start print right inside of the config file. So all I have to do is just have the slicer [Start Print] and klipper dose the rest.

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

      That's correct, for me I just put all my start gcode in the slicer I find it easier and less confusing.

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

    Any chance you could post a copy of your start and end g codes so i can paste them into Cura as i can't seem to get it all working.

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

      sure thing
      Start code for VZbot
      G28 ; Home all axes
      Z_TILT_ADJUST
      BED_MESH_CALIBRATE
      BED_MESH_OUTPUT
      BED_MESH_PROFILE LOAD=default
      CLEAN_NOZZLE
      G92 E0 ; Reset Extruder
      G1 Z20.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
      G1 Y5.1 X68 Z0.3 F5000.0 ; Move to start position
      G1 Y5.1 X250.0 Z0.3 F1500.0 E15 ; Draw the first line
      G1 Y5.4 X250.0 Z0.3 F5000.0 ; Move to side a little
      G1 Y5.4 X68 Z0.3 F1500.0 E30 ; Draw the second line
      G92 E0 ; Reset Extruder
      G1 Z5.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
      G1 X68 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish
      End Code
      G91 ;Relative positioning
      G1 E-2 F2700 ;Retract a bit
      G1 E-2 Z0.2 F2400 ;Retract and raise Z
      G1 X5 Y5 F3000 ;Wipe out
      G1 Z10 ;Raise Z more
      G90 ;Absolute positioning
      BED_MESH_CLEAR
      G1 X0 Y{machine_depth} ;Present print
      M106 S0 ;Turn-off fan
      M104 S0 ;Turn-off hotend
      M140 S0 ;Turn-off bed
      M84 X Y E ;Disable all steppers but Z

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

      Many thanks..

  • @wrxsubaru02
    @wrxsubaru02 2 หลายเดือนก่อน

    I dont get how adding tape to probe it will help level the bed... Once you take the tape off, that will just make klipper think he bed is higher in that section which will cause a high spots where plastic doesn't stick, right? Am I missing something here?

    • @FireN2k9
      @FireN2k9 2 หลายเดือนก่อน

      The tape stays there, you dont remove it afterwards.
      It would be better using kapton tape btw

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

    Whats your start gcode in your slicer?

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

      G28 ;Home
      Z_TILT_ADJUST
      BED_MESH_CALIBRATE
      BED_MESH_OUTPUT
      BED_MESH_PROFILE LOAD=default
      G92 E0
      G1 Z2.0 F3000 ;Move Z Axis up
      G1 Y15.1 X10 Z0.28 F5000.0 ;Move to start position
      G1 Y15.1 X200.0 Z0.28 F1500.0 E15 ;Draw the first line
      G1 Y15.4 X200.0 Z0.28 F5000.0 ;Move to side a little
      G1 Y15.4 X10 Z0.28 F1500.0 E30 ;Draw the second line
      G1 Z2.0 F3000 ;Move Z Axis up

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

    Again I find Z tilt down to the micron a bit overkill if your bed is so warped. Then you are just tramming to make those two points level but everything else is not. What I did was put a small ball on the bed to see where it rolls to. If your bed is now really level with the tape a ball should not roll anymore.

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

      But that implies that everything else about your printer is absolutely level. Bed just has to be level relative to your x and y axis.

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

      What if the platform that you placed your printer on is not level. Your example would be flawed. The bed would be leveled to the platform and not the X and Y axis.

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

      @@leonardorossell8874 if the ball also rolls on your table that would be a good sign to fix that first

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

    Rick: you wanna see TRUE LEVEL?
    😭😂😂😂

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

      not sure how to take this but I will believe it's in good faith.

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

      @@GoldenJaguar3D It is, its from an episode of Rick and Morty

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

    Now apart of your channel

  • @102diy
    @102diy 9 หลายเดือนก่อน

    The best way to fix warp bed is make this bed unwarped! 😂

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

      you got a point lol

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

      @@GoldenJaguar3D I meant to make it physically flat - that is the best way, not any program tricks)) change warp hotbed, use flat glass 4-5 mm - this way 😀

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

    Intro too short!!!!