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

    Polar bed homing.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    polar printer
    3
    4
    364
    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.
    • CNCModellerundefined
      CNCModeller
      last edited by

      Hi all.
      My polar build is almost ready for the electronics!

      Id like to be able to home the rotating bed to allow me to orient to print on a laser cut first layer, and also use the restart on power failure feature. As such I will need a bed rotation home switch.

      When the polar printer configuration was created what hardware was envisaged for the bed rotation home switch?

      I was thinking about a hall effect sensor but didn't know if it being triggered every rotation would be an issue?

      Also does bed mapping with a bltouch work on a polar printer? If so what is the maximum bed deviation it can allow for? My bed is 600mm dia sheet aluminium and it has enough warp to be an issue. I will probably mount a sheet of glass on it after initial testing, but would like to dilo initial tests with pla on kapton tape.

      Any thoughts would be much appreciated.

      Many thanks
      Barry M

      Polar Duet3 Mini + 1HCL
      https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
      Wanhao D4S: Duet2
      https://forum.duet3d.com/post/296755
      K40 Laser, Duet2
      https://forum.duet3d.com/post/312082
      Wanhao D5S
      https://www.youtube.com/CNCModellerUK

      dc42undefined 1 Reply Last reply Reply Quote 0
      • bondusundefined
        bondus
        last edited by

        It will work fine to home the polar bed, triggering while printing doesn't do anything.

        You could use an optical fork-style endstop mounted on the frame with a flag on the bed. They are cheap and work very well (unless you are in direct sunlight).

        You might have to edit homeall.g and make a homebed.g to move the bed to home.

        Add something like:
        G1 S1 Y-360 F1000 ; Rotate counterclockwise, up to 360 degrees.
        G1 S2 Y2 F1000 ; go back a bit
        G1 S1 Y-4 F120 ; approach slowly

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

          @cncmodeller said in Polar bed homing.:

          When the polar printer configuration was created what hardware was envisaged for the bed rotation home switch?

          I was thinking about a hall effect sensor but didn't know if it being triggered every rotation would be an issue?

          As @bondus said.

          Also does bed mapping with a bltouch work on a polar printer? If so what is the maximum bed deviation it can allow for? My bed is 600mm dia sheet aluminium and it has enough warp to be an issue. I will probably mount a sheet of glass on it after initial testing, but would like to dilo initial tests with pla on kapton tape.

          Yes, bed compensation should work.

          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
          • CNCModellerundefined
            CNCModeller
            last edited by

            Thanks for the info. Hopefully I will be putting it all together this weekend.
            Many thanks
            Barry M

            Polar Duet3 Mini + 1HCL
            https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
            Wanhao D4S: Duet2
            https://forum.duet3d.com/post/296755
            K40 Laser, Duet2
            https://forum.duet3d.com/post/312082
            Wanhao D5S
            https://www.youtube.com/CNCModellerUK

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