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

    Pay for config / json files for my corexy printer build.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    11
    67
    5.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.
    • Stevoundefined
      Stevo
      last edited by

      Thank you for the input always appreciated !

      1 Reply Last reply Reply Quote 0
      • Stevoundefined
        Stevo
        last edited by Stevo

        I have been tinkering with the driver speed settings in the config file only would this have any effect on the bltouch operation as when the x and y axis has homed and the head moves to the centre the bed raises a little before the bltouch has lowered the pin then changes its mind and lowers the bed.
        The bltouch then flashes red

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

          You can add a bit of a pause delay to the probe movements with M558 R0.5. This gives the BLTouch a half second chance to settle before starting to probe.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 0
          • Stevoundefined
            Stevo
            last edited by

            Afternoon everyone,
            I wonder if I could seek some clarification please Part cooling fan and hot end fan operate as they should during the print apart from the part cooling fan not turning off when the print has finished which I'm guessing I need to add a line to my S3D end code this is what I have in the config g file .

            ; Fans
            M106 P0 S0 I0 F500 H-1 ; Part cooling fan
            M106 P1 S1 I0 F500 H1 T35 ; Hot end fan set to come on and off at 35

            and S3D end code.

            G91 ; relative positioning
            M104 S0 ; extruder heater off
            G1 E-1 F300 ; retract the filament
            G1 Z15 F1000 S2 ; lift Z relative to current position
            G1 S1 Y-445 F1800 ; move quickly to Y axis endstop and stop there (first pass)
            G1 Y5 F1000 ; go back a few mm
            G1 S1 Y-445 F360 ; move slowly to Y axis endstop once more (second pass)
            G1 S1 X-445 F1800 ; move quickly to X axis endstop and stop there (first pass)
            G1 X5 F1000 ; go back a few mm
            G1 S1 X-445 F360 ; move slowly to X axis endstop once more (second pass)
            G90 ; absolute positioning
            M84 ;steppers off
            G90 ;absolute positioning

            deckingmanundefined 1 Reply Last reply Reply Quote 0
            • deckingmanundefined
              deckingman @Stevo
              last edited by

              @stevo Add "M106 S0" to your end gcode.

              Ian
              https://somei3deas.wordpress.com/
              https://www.youtube.com/@deckingman

              1 Reply Last reply Reply Quote 0
              • Stevoundefined
                Stevo
                last edited by

                Thank you

                1 Reply Last reply Reply Quote 0
                • Stevoundefined
                  Stevo
                  last edited by

                  Just wanted to thank all those that have and continue to help me on my build thought I would share a pic of last nights print.
                  Still trying to get my head around the intricacies of S3D some good and some bad lol

                  0_1566853627643_11039EFC-0459-4D7D-A7D6-B7B59173115B.jpeg

                  zaptaundefined deckingmanundefined 2 Replies Last reply Reply Quote 2
                  • Phaedruxundefined
                    Phaedrux Moderator
                    last edited by

                    Looking good.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • zaptaundefined
                      zapta @Stevo
                      last edited by

                      @stevo, looks very good. Maybe now you can help me achieving similar print quality 😉

                      1 Reply Last reply Reply Quote 0
                      • deckingmanundefined
                        deckingman @Stevo
                        last edited by

                        @stevo Glad to see the progress you've made since 26th June. All without paying a bean too. ☺ I hope you understand why we pointed you in the right directions for you to do it yourself, rather than take your money and do it for you. If you haven't done so already, you'll soon be helping others with the knowledge that you have now gained.

                        Ian
                        https://somei3deas.wordpress.com/
                        https://www.youtube.com/@deckingman

                        1 Reply Last reply Reply Quote 2
                        • Stevoundefined
                          Stevo
                          last edited by

                          Thanks again everyone for your continued help much appreciated and will hopefully be confident enough to help others.

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