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

    Bed minimum heating time.

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    7
    23
    1.3k
    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 @Dkos
      last edited by

      @Dkos Glad it worked out for you. ( I drilled my hole very deeper than 4mm though.)

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

      1 Reply Last reply Reply Quote 0
      • Miasmictruthundefined
        Miasmictruth @dc42
        last edited by

        @dc42 said in Bed minimum heating time.:

        M143

        I think this is the solution I am looking for but I am not sure how you implement it. Right now I am only displaying the second sensor attached the the aluminum and waiting for them to match visually.

        So I have this in my config:

        	; Main Board
        	M308 S0 P"0.temp0" Y"thermistor" T100000 B3950 A"Bed"		; Silicone Pad
        	M308 S5 P"0.temp1" Y"thermistor" T10850 B2900 A"BedT"		; Thermal Lug
        
        	M950 H0 C"0.out0" T0						; Bed.  H = Heater 0, C is output for heater itself, T = Temperature 
        
        	;*** Max Temp ***
        	; Main Board
        	M143 H0 S130								; Set maximum temperature for bed to 130C
        
        sensor (defined above)
        
        

        So I would rather make the heater using the Thermal lug attached to the aluminum, but I am not sure how you use the center sensor to limit how hot the pad can get while heating the plate. You cant assign both senors to the heater can you?

        This might be where virtual heaters come into play but I understand those even less.

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

          @Miasmictruth This may explain better how to use it in RRF3+

          https://duet3d.dozuki.com/Wiki/Gcode#Section_M143_in_RRF_3_01RC2_and_later

          Z-Bot CoreXY Build | Thingiverse Profile

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