Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Z offset is .030 too high after starting print?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    23
    680
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TheBasedDogeundefined
      TheBasedDoge
      last edited by

      @Phaedrux When I homeall, the offset shows 0. Once I start the print it says Z is .030 under head position on the Machine Status screen, and then it starts printing in the air above the bed. It's really weird.

      Not sure what version my BLTouch is... I bought it over a year ago and only tried putting it on now. Maybe i should get a brand new one and try again? The housing says 3DTouch on it, but the PCB says BlTouch. no idea of it's a clone.

      Phaedruxundefined 1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        @TheBasedDoge said in Z offset is .030 too high after starting print?:

        3DTouch

        that is a clone. they tend to be unreliable.

        @TheBasedDoge said in Z offset is .030 too high after starting print?:

        Once I start the print it says Z is .030

        what layer height have you specified in your slicer.
        the first print starts at the layer height that you specified. it never starts at 0 because there would be no space for the plastic to go.

        1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator @TheBasedDoge
          last edited by

          @TheBasedDoge said in Z offset is .030 too high after starting print?:

          3DTouch

          It's a clone. Get a genuine Antclabs BLTouch V3.1.

          There are other good probe options. The DC42 IR probe is really good as well. The print surface will need to work with the IR sensor though.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • TheBasedDogeundefined
            TheBasedDoge
            last edited by

            Ok, I guess i'll order another real BLTouch. Im using PEI over glass so I dunno if an IR probe will work

            In the mean time i still need to figure out the weird offset issue. My layer height is .2 right now, using Cura to slice.

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              Can you post the first 50 lines or so of your sliced gcode file?

              Do you have an offset configured in cura?

              Are you able to use the baby stepping function in the web control to adjust your first layer to print properly?

              Have you calibrated the extruder so that you're getting the right amount of extrusion?

              Z-Bot CoreXY Build | Thingiverse Profile

              1 Reply Last reply Reply Quote 0
              • TheBasedDogeundefined
                TheBasedDoge
                last edited by

                No offset configured in cura.
                I can use the baby stepping to fix it but I have to click it a ton of times... I've just been manually turning the z motor to adjust the offset.

                Here is the GCODE:

                ;FLAVOR:Marlin
                ;TIME:10883
                ;Filament used: 5.77495m
                ;Layer height: 0.1
                ;MINX:117.122
                ;MINY:126.967
                ;MINZ:0.3
                ;MAXX:183.437
                ;MAXY:171.213
                ;MAXZ:74.4
                ;Generated with Cura_SteamEngine 4.4.0
                M140 S60
                M105
                M190 S60
                M104 S225
                M105
                M109 S225
                M82 ;absolute extrusion mode
                G1 Z5 F15000 ;Move the platform down 5mm
                G28 ;Home
                
                
                ;Prime the extruder
                G92 E0
                G1 F200 E3
                G92 E0
                G92 E0
                G92 E0
                G1 F1500 E-6.5
                ;LAYER_COUNT:742
                ;LAYER:0
                M107
                G0 F2215.4 X118.845 Y138.206 Z0.3
                ;TYPE:SKIRT
                G1 F1500 E0
                G1 F1200 X119.46 Y137.693 E0.03996
                G1 X119.512 Y137.65 E0.04332
                G1 X120.337 Y136.988 E0.09609
                G1 X121.752 Y135.797 E0.18837
                G1 X122.38 Y135.373 E0.22617
                G1 X122.98 Y135.054 E0.26007
                G1 X123.046 Y135.02 E0.26378
                G1 X124.288 Y134.392 E0.33321
                G1 X126.703 Y133.084 E0.47023
                G1 X129.059 Y131.72 E0.60605
                G1 X130.064 Y131.104 E0.66486
                G1 X130.114 Y131.074 E0.66777
                G1 X130.708 Y130.723 E0.70219
                G1 X130.795 Y130.673 E0.7072
                G1 X131.073 Y130.519 E0.72305
                G1 X131.446 Y130.339 E0.74372
                G1 X131.917 Y130.145 E0.76913
                G1 X132.007 Y130.11 E0.77395
                G1 X132.443 Y129.944 E0.79722
                G1 X132.726 Y129.849 E0.81212
                
                Vetiundefined 1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator
                  last edited by

                  Can you try updating to the latest 2.05 firmware release?

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • TheBasedDogeundefined
                    TheBasedDoge
                    last edited by

                    I did that yesterday actually, no change

                    1 Reply Last reply Reply Quote 0
                    • Vetiundefined
                      Veti @TheBasedDoge
                      last edited by

                      @TheBasedDoge said in Z offset is .030 too high after starting print?:

                      G0 F2215.4 X118.845 Y138.206 Z0.3

                      are you sure the web gui is report 0.03 and not 0.3 ?

                      1 Reply Last reply Reply Quote 1
                      • TheBasedDogeundefined
                        TheBasedDoge
                        last edited by TheBasedDoge

                        Yes ^

                        Ok, so I tried PrusaSlic3r and it's not doing it? Where in Cura would be causing this weird issue?

                        1 Reply Last reply Reply Quote 0
                        • Phaedruxundefined
                          Phaedrux Moderator
                          last edited by

                          Can you save a .3mf file from cura and post it somewhere to share it here?

                          Z-Bot CoreXY Build | Thingiverse Profile

                          1 Reply Last reply Reply Quote 0
                          • TheBasedDogeundefined
                            TheBasedDoge
                            last edited by

                            sure, try this
                            https://www.dropbox.com/s/wnt6123go95dghe/test.3mf?dl=0

                            1 Reply Last reply Reply Quote 0
                            • Phaedruxundefined
                              Phaedrux Moderator
                              last edited by

                              That .3mf doesn't seem to open at all in Cura.

                              Z-Bot CoreXY Build | Thingiverse Profile

                              1 Reply Last reply Reply Quote 0
                              • TheBasedDogeundefined
                                TheBasedDoge
                                last edited by

                                Huh that's weird.
                                Try this one: https://www.dropbox.com/s/enx9kfmvuy7e1vu/CFFFP_test.3mf?dl=0

                                I just tested and it opened on my cura 4.4.1

                                1 Reply Last reply Reply Quote 0
                                • Phaedruxundefined
                                  Phaedrux Moderator
                                  last edited by

                                  That one worked.

                                  I still don't see anything that would add an additional 0.03 offset.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Unless otherwise noted, all forum content is licensed under CC-BY-SA