Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    IR sensor and 2 differen Flexplate system surfaces

    IR Height Sensor
    3
    4
    157
    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.
    • caviara
      caviara last edited by

      Good morning/day everyone,

      I know it is a pretty newbie/stupid question, but can someone please point me in a direction on how to do a simple (or not so simple) thing:
      Currently i have a Buildtak Flexplate system with two plates with different surfaces. First one is a Buildtak for general printing and the other one is using "Painters tape" for printing of flexibles and Nylon.

      Is it possible to make some kind of macro that will change Z offset value depending on plate currently in use?

      Printer is using Z-min end-stop for homing and IR sensor is used for bed leveling only.

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

        Yes, you just need to have that macro set the G30 Z parameter to the trigger height for that build surface.

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

          @dc42
          Thanks again for the ultra-fast response.

          I thought about it but this will involve calling this macro before every print.
          I was wondering is it possible to make it more permanent - like to change the value for good in config.g/config-overwrite.g from PanelDue (or something like this), until next macro is run?

          1 Reply Last reply Reply Quote 0
          • Veti
            Veti last edited by

            you could do it via filement settings

            https://duet3d.dozuki.com/Wiki/Filaments

            create one for like
            pla on buildtrack
            and
            pla on painters tape

            add the settings in the filament config
            and add
            M703
            to your start g code

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