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

    Euclid facility

    Scheduled Pinned Locked Moved
    General Discussion
    10
    91
    4.7k
    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.
    • A Former User?
      A Former User @Phaedrux
      last edited by

      @phaedrux
      I deleted my deploy and retract and I didn't save

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator @A Former User
        last edited by Phaedrux

        @sgk said in Euclid facility:

        retractprobe.g homez.g homeall.g deployprobe.g config.g bed.g
        πŸ‘

        want the files in raw or it goes in ZIP

        Good thing you uploaded them here.

        Z-Bot CoreXY Build | Thingiverse Profile

        A Former User? 1 Reply Last reply Reply Quote 0
        • A Former User?
          A Former User @Phaedrux
          last edited by

          @phaedrux yes niceπŸ‘

          A Former User? 1 Reply Last reply Reply Quote 0
          • A Former User?
            A Former User @A Former User
            last edited by

            it works but not very well every time the probe feels it comes home

            A Former User? 1 Reply Last reply Reply Quote 0
            • A Former User?
              A Former User @A Former User
              last edited by

              I will make a video

              A Former User? 1 Reply Last reply Reply Quote 0
              • A Former User?
                A Former User @A Former User
                last edited by

                and above all it does not balance the left and right bed

                A Former User? 1 Reply Last reply Reply Quote 0
                • A Former User?
                  A Former User @A Former User
                  last edited by

                  https://youtu.be/Iv2z8CIwCVc

                  A Former User? 1 Reply Last reply Reply Quote 0
                  • A Former User?
                    A Former User @A Former User
                    last edited by

                    Capture d’écran 2022-09-16 215635.jpg

                    jumpedwithbothfeetundefined 1 Reply Last reply Reply Quote 0
                    • jumpedwithbothfeetundefined
                      jumpedwithbothfeet @A Former User
                      last edited by

                      @sgk Have you changed bed.g to what @Phaedrux suggested? it should now look like this -

                      ; bed.g
                      ; called to perform automatic bed compensation via G32
                      ;
                      ; generated by Ben Levi - BLV developer as a basic version
                      
                      M561 												; clear any bed transform
                      G91               									; relative positioning
                      G1 H2 Z5 F6000   									; lift Z relative to current position
                      G90              									; absolute positioning
                      G28 												; home all
                      
                      M401 ; deploy Z probe (omit if using bltouch)
                      G30 P0 X10 Y175 Z-99999 							; probe near a leadscrew, half way along Y axis
                      G30 P1 X330 Y175 Z-99999 S2 						; probe near a leadscrew and calibrate 2 motors
                      M402 ; retract probe (omit if using bltouch)                  
                      
                      M291 P"Leveling finished !" R"Probing.." S1 T2
                      
                      

                      once you have done that go into your deployprobe.g find the line that says -

                      G0 X170 Y170 G3000 ; move to the center of the bed

                      and change it to read to read, to correct the warning -

                      G0 X170 Y170 F3000 ; move to the center of the bed

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

                      A Former User? 1 Reply Last reply Reply Quote 0
                      • A Former User?
                        A Former User @jumpedwithbothfeet
                        last edited by A Former User

                        hello to all of you it's finally starting to work thank you to all of you. I have to settle because the probe often comes home before doing g32 or g29. but it works it works thank you thank you thank you you're really kingπŸ‘ πŸ‘ πŸ‘ πŸ‘

                        A Former User? 1 Reply Last reply Reply Quote 0
                        • A Former User?
                          A Former User @A Former User
                          last edited by A Former User

                          thank you to all and to the groupπŸ‘ 😁

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