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

    3.5.0-rc2 G32/G30 on linear delta crashes into bed

    Scheduled Pinned Locked Moved Unsolved
    Beta Firmware
    4
    8
    330
    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.
    • DavidG_68kg_PLAundefined
      DavidG_68kg_PLA
      last edited by Phaedrux

      Having a linear delta with a max. build volume height of 1704mm, probe is 19.0mm high.
      When starting the first G32 routine, the sensor crashes into bed. Then I reduce the machine height by 19mm, each time saved with M502&M500. After a restart, the probe is to high by those 19mm.
      Then i change to 1704 again, execute the config.g, M502, M500 and the G32 proceeds fine. After a restart it will crash again, until I reduce the machine height by the sensor offset again.
      It worked seamless on 3.4.4 before.
      bed.g and config.g attached.

      Thank you for your support!
      config.g
      bed.g

      jumpedwithbothfeetundefined dc42undefined 2 Replies Last reply Reply Quote 0
      • jumpedwithbothfeetundefined
        jumpedwithbothfeet @DavidG_68kg_PLA
        last edited by

        @DavidG_68kg_PLA I've not used a delta before what probe are you using? it sounds to me like you need to reset your G31 trigger height to zero and then re-measure your Z trigger height.

        6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators @DavidG_68kg_PLA
          last edited by

          @DavidG_68kg_PLA Please upgrade to 3.5.0-rc.1 and test again.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          1 Reply Last reply Reply Quote 0
          • DavidG_68kg_PLAundefined
            DavidG_68kg_PLA
            last edited by

            Okay, I updated all components, but the dwc on the pi (im running sbc mode) doesnt want to update.Screenshot_Update_issue.JPG
            so far the issue with the crash still happens.

            To analyse why the dwc doesnt update i followed the trouble shooting, but i dont know wheres the knowledge about the update-issue in this answer:

            pi@T3000SE-L67W2:~ $ journalctl -u duetcontrolserver -f
            -- Logs begin at Wed 2023-10-18 12:17:01 CEST. --
            Oct 18 13:14:28 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:28 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:30 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:30 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:32 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:32 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:34 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:34 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:36 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:36 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:38 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro fil                                                                                                                                                             e cabinet.g on channel HTTP
            Oct 18 13:14:38 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro fil                                                                                                                                                             e cabinet.g
            Oct 18 13:14:40 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro file cabinet.g on channel HTTP
            Oct 18 13:14:40 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro file cabinet.g
            Oct 18 13:14:42 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro file cabinet.g on channel HTTP
            Oct 18 13:14:42 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro file cabinet.g
            Oct 18 13:14:44 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro file cabinet.g on channel HTTP
            Oct 18 13:14:44 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro file cabinet.g
            Oct 18 13:14:46 T3000SE-L67W2 DuetControlServer[2374]: [info] Starting macro file cabinet.g on channel HTTP
            Oct 18 13:14:46 T3000SE-L67W2 DuetControlServer[2374]: [info] Finished macro file cabinet.g
            
            
            1 Reply Last reply Reply Quote 0
            • DavidG_68kg_PLAundefined
              DavidG_68kg_PLA
              last edited by

              @DavidG_68kg_PLA said in 3.5.0-beta.4 G32/G30 on linear delta crashes into bed:

              Having a linear delta with a max. build volume height of 1704mm, probe is 19.0mm high.
              When starting the first G32 routine, the sensor crashes into bed. Then I reduce the machine height by 19mm, each time saved with M502&M500. After a restart, the probe is to high by those 19mm.
              Then i change to 1704 again, execute the config.g, M502, M500 and the G32 proceeds fine. After a restart it will crash again, until I reduce the machine height by the sensor offset again.
              It worked seamless on 3.4.4 before.

              Same issue still exists on 3.5.0 rc2.

              DavidG_68kg_PLAundefined 1 Reply Last reply Reply Quote 0
              • Phaedruxundefined Phaedrux marked this topic as a question
              • DavidG_68kg_PLAundefined
                DavidG_68kg_PLA @DavidG_68kg_PLA
                last edited by

                Now i'm back on 3.4.6 and the same crash behaviour happens when executing bed.g via G32, after executing M502 and M500 (or reconfigguring the machine because auf mechanical changes).

                I executed G32 with the probe only electrically attached but not mechanically, and the machine doesnt take the 19mm probe height into its calculation, as it travels with the tip of the nozzle to Z = 5 (=0 + 5 dive height)

                ; Z-Probe
                M558 P8 C"^121.io0.in" H5 F300 T18000                            ; set Z probe type to switch and the dive height + speeds
                G31 P500 X0 Y0 Z19.0                                             ; set Z probe trigger value, offset and trigger height
                M557 R480 S48
                

                After some test and trial with different M500/501/502 combinations with a crash on each G32, I executed G29 Mesh Bed Levelling, which works perfectly fine!

                After that first G29 also the Delta Calibration via G32 takes the probe height into calculation and works without crashing.

                Leblondundefined 1 Reply Last reply Reply Quote 0
                • Leblondundefined
                  Leblond @DavidG_68kg_PLA
                  last edited by

                  @DavidG_68kg_PLA confermo che anche la rc3 ha lo stesso problema, la sonda si schianta sul piano, ho notato che il sensore a video legge anche in object model viene letto il sensore, ma quando si lancia la calibrazione della delta si schianta e si trascina il sensore

                  Leblondundefined 1 Reply Last reply Reply Quote 0
                  • Leblondundefined
                    Leblond @Leblond
                    last edited by

                    allora,ho rifatto la sd della stampante ed ora funziona

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