Duet3D Logo

    Duet3D

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

    Prusa heated bed settings for Duet2

    Using Duet Controllers
    2
    2
    99
    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.
    • handyandy
      handyandy last edited by

      Does anyone know the settings I should use in the config tool for using a Prusa Mk52 24V heated bed with my duet2 controller?

      These are in the 'heaters' section of the config tool under...
      R25 - Heater thermister resistance
      B - Model coefficient
      C - Coefficient of the Steinhart-Hart equation!

      I am grateful for any help.

      Thank you.

      PetrKroupa 1 Reply Last reply Reply Quote 0
      • PetrKroupa
        PetrKroupa @handyandy last edited by PetrKroupa

        @handyandy -Here is my config.

        
        
        ; Heaters
        M308 S0 P"temp0" Y"thermistor" T100000 B4138             			; configure sensor 0 as thermistor on pin temp0
        M950 H0 C"out0"  Q10 T0                                  			; create bed heater output on out0 and map it to sensor 0     			; disable bang-bang mode, set PWM limit
        M307 H0 B0 R0.311 C426.5 D10.90 S1.00 V26.1
        M140 H0                                                  			; map heated bed to heater 0
        M143 H0 S120                                             			; set temperature limit for heater 0 to 120C
                                                     			
        
        ; 
        
        
        

        BigOne:Duet3 6HC +1LC + Rpi4, mosquito hotend, 400x400x420
        SmallOne : Duet3 6HC +1LC + Rpi4, mosquito hotend, 210x250x210

        Petr

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