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

    Problems keep Z0

    Scheduled Pinned Locked Moved
    General Discussion
    3
    15
    966
    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.
    • juanmenaundefined
      juanmena
      last edited by juanmena

      I have tried everything. I explain the problem again.

      I make several continuous impressions (Several Processes), process 1, make home Z0 perfect and load the mesh, but from process 2, 3, 4, ...., some pieces, do not stick to the bed. It seems that Home Z0 does not do well again, because it does not load the mesh.

      0_1557569607652_Malla.jpg0_1557569790084_photo_2019-05-11_12-16-17.jpg

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

        your mesh looks like a sagging x axis. Maybe increase the sturdyness.

        1 Reply Last reply Reply Quote 0
        • juanmenaundefined
          juanmena
          last edited by

          It is the bed that is so folded, but it is assumed that the mesh, should solve the printing problems

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

            @juanmena said in Problems keep Z0:

            M98 P "/ macros / Iniciar Impresion"

            where in the g code does it put that?

            if its before a G30 then that will undo the mesh bed leveling.

            juanmenaundefined 1 Reply Last reply Reply Quote 0
            • juanmenaundefined
              juanmena @Veti
              last edited by

              @veti this is my Macro

              ;M98 P"/macros/Iniciar Impresion" ; Cargar Parametros de la malla

              M561
              G29 S2
              M280 P7 S160; Liberación de alarma BLTouch
              G4 P100; retraso para BLTouch
              G28 XY
              G1 X175 Y175 F12000
              G30
              ;G29; nivelación automática de la cama Al aire libre
              G32
              G1 X175 Y175 F12000
              G30
              G1 Z10 F36000
              M375 P"/sys/heightmap.csv"
              M500

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

                no i mean post a the beginning of an actual file that your slicer generates.

                1 Reply Last reply Reply Quote 0
                • juanmenaundefined
                  juanmena
                  last edited by

                  G90
                  M83
                  M106 S0
                  M140 S90
                  M104 S247 T0
                  M109 S247 T0
                  M98 P"/macros/Iniciar Impresion" ; Cargar Parametros de la malla
                  G1 E-3.6000 F6000
                  G1 Z0.400 F2400
                  ; process Process1
                  ; layer 1, Z = 0.200
                  T0
                  ; tool H0.200 W0.480
                  ; skirt
                  G1 X150.688 Y128.309 F7200
                  G1 Z0.200 F2400
                  G1 E3.6000 F1800
                  G1 X150.701 Y128.290 E0.0009 F1800
                  G1 X150.877 Y128.067 E0.0113
                  G1 X150.893 Y128.049 E0.0009
                  G1 X151.488 Y127.389 E0.0355
                  G1 X151.504 Y127.372 E0.0009
                  G1 X151.707 Y127.174 E0.0113
                  G1 X151.725 Y127.158 E0.0009
                  G1 X152.400 Y126.580 E0.0355

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

                    @juanmena said in Problems keep Z0:

                    M375 P"/sys/heightmap.csv"

                    M375 P "malla.csv"

                    which one is it?

                    just use G29 S1

                    check if your macro are actually working.
                    while printing issue a M122
                    and look for
                    Bed compensation in use: mesh

                    1 Reply Last reply Reply Quote 0
                    • juanmenaundefined
                      juanmena
                      last edited by

                      The mesh charges it well and I have checked it with M122 and it puts mesh. Loading through the macro:

                      ; M98 P "/ macros / Start Printing"; Load Mesh parameters

                      M561
                      G29 S2
                      M280 P7 S160; BLTouch alarm release
                      G4 P100; delay for BLTouch
                      M98 P "/sys/homeall.g"
                      G1 X175 Y175 F12000
                      G30
                      G32
                      G1 X175 Y175 F12000
                      G30
                      G1 Z10 F36000
                      G29 S1

                      The problem is when the second process begins on another side of the bed, it seems that it does not recognize the Z0 well, although the mesh is still well loaded, but it prints in the air and I am bored looking for the problem

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

                        ok from your description i though the mesh bed leveling was not applied.

                        if after the bed leveling the nozzle does not touch the bed in some areas, that could be due to other factors.

                        wrong probe offset.
                        carriage tilt
                        structural problems (which from the mesh bed leveling image it does really look like you have sagging of the x carriage)

                        can you rotate your bed by 90 degrees. to verify it is really your bed?

                        juanmenaundefined 1 Reply Last reply Reply Quote 0
                        • juanmenaundefined
                          juanmena @Veti
                          last edited by

                          @veti I have turned the bed, and indeed, the bed is bent. You can see that it has the same curve in the other direction.

                          0_1557661090495_Anotación 2019-05-12 133802.jpg

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