Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Kryckan
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by Kryckan

    • RE: Wait for chamber temp without heater?

      @dc42 @bearer @Phaedrux

      Works like a charm!

      For anyone that want to use this, put this in your macro:

      *while sensors.analog[2].lastReading < 50
        G4 S1
      M99*
      

      And your startup script:

      *M98 P"0:/macros/Chamber temp/chamber_temp_50.g"*
      

      And of course name it to what you want and set the correct sensor number and temperature. And be sure to use RRF 3.01-RC4 or later.

      Thank you for your help.
      /Christian

      posted in General Discussion
      Kryckanundefined
      Kryckan