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

    Initial tuning for corexy with 3 z independent z screws

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    6
    29
    4.8k
    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.
    • deckingmanundefined
      deckingman
      last edited by

      From those pics it looks fairly clear that the bed isn't level so I agree with whosrdaddy that you ought to check that teh probe is functioning as it should. If it's inconsistent then that would explain things.

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

      1 Reply Last reply Reply Quote 0
      • coredumpundefined
        coredump
        last edited by

        Got some good prints the last few days. I had to use the bed compensation AND mesh leveling. I guess somehow I got a 6mm aluminum plate bent 😐

        FLsun Kossel mini delta - Duet 0.6
        Corexy d-bot - duet wifi

        1 Reply Last reply Reply Quote 0
        • Martin_Sundefined
          Martin_S
          last edited by

          After generating my own RRF config. g file I was having bed adhesion problems like you. What seemed to be the issue was that I messed up with the thermistor values. When the hotend was set to 235ºc it was actually 215ºc.

          Try this value:

          M305 P1 T100000 B4725 R4700 C7.06e-8 H0 L0
          ``` 
          
          BTW, I'm also using OEM TitanAero with the stock thermistor cartridge.

          If it ain't broke, fix it till it is =)

          1 Reply Last reply Reply Quote 0
          • coredumpundefined
            coredump
            last edited by

            I have the same values, but not the H0 and L0. What those do?

            I got those values from the official E3D docs.

            FLsun Kossel mini delta - Duet 0.6
            Corexy d-bot - duet wifi

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

              @coredump:

              …............................ but not the H0 and L0. What those do?

              See here. https://duet3d.com/wiki/G-code#M305:_Set_temperature_sensor_parameters

              BTW, the duet g-code wiki is a great resource if ever you have similar questions.

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

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

                The H and L parameters are not generally needed for the Duet WiFi/Ethernet. They are sometimes needed on the older Duets.

                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
                • deckingmanundefined
                  deckingman
                  last edited by

                  @coredump:

                  ….................... I guess somehow I got a 6mm aluminum plate bent 😐

                  Not necessarily. It is possible that the X Y rails are not truly parallel (tram) with the bed or that they are not truly straight. Either way, mesh compensation would work though.

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

                  1 Reply Last reply Reply Quote 0
                  • coredumpundefined
                    coredump
                    last edited by

                    @deckingman:

                    @coredump:

                    …............................ but not the H0 and L0. What those do?

                    See here. https://duet3d.com/wiki/G-code#M305:_Set_temperature_sensor_parameters

                    BTW, the duet g-code wiki is a great resource if ever you have similar questions.

                    Sorry, I read the wiki and I understood what the parameters do, was just asking why those values exactly 🙂

                    FLsun Kossel mini delta - Duet 0.6
                    Corexy d-bot - duet wifi

                    1 Reply Last reply Reply Quote 0
                    • HikariNoKitsuneundefined
                      HikariNoKitsune
                      last edited by

                      Lol this is probably a dead one, but this sounds almost EXACTLY the same issue I had been having with my printer when I finally bought a Duet WiFi and tried to get my bed probe working. When It would home/level, and I did the paper trick, everything looked perfectly fine. But when I would start a print, the nozzle would be anywhere between 0.3 to 3mm above the bed and sometimes below... scratched a freshly installed aluminum plate that day...

                      Anyway, I posted on here about it, and everyone suggested that it was because I didn't actually have the bed leveling action dictating the final Z height. As in, after it homed Z using the probe, it didn't actually 'save' the detected height. And so when it went to level the bed, it didn't have the proper height saved to begin with, and thus all the leveling showed my bed was 1-3mm below/above the expected Z0. Thus when it started a print, it'd float up in the air/dig into the bed...

                      I forget what the actual code is, and I'm not near the printer atm to be able to look at my configs, but I know there was some GCODE I had to implement after homing and after probing, that dc42 had told me to add if I remember correctly. It basically forced the Z Position to set based on whatever the sensor detected. Since then I've had nothing but amazing first layers print after print. Only issues I've had is when the extruder borks up and I gotta clear the ptfe tube...

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