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

    Error on config-override.g

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    2
    5
    227
    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.
    • Hinotoriundefined
      Hinotori
      last edited by Hinotori

      Hi all,

      Sorry for my English, I have the following problem after updating the firmware 3.1.1. If I don't have a config-override.g and I execute the command M500 it generates the following file:

      M307 H0 A340.0 C140.0 D5.5 S1.00 V0.0 B1
      M307 H1 A340.0 C140.0 D5.5 S1.00 V0.0 B0
      ........

      But, when i try to heat the bed I get the following error:

      Error heater 0 fault temperature rising much more slowly than the expected 1.7°c/sec

      However with firmware 2.5 the M500 command generated the following file:

      M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B1
      M307 H1 A340.0 C140.0 D5.5 S1.00 V0.0 B0
      .........

      and I have no problem heating the bed.

      What am I doing wrong?

      The bed is in BANGBANG mode.
      Thanks
      [0_1594100596672_config.g (3.1.1)](Uploading 100%) config (3.1.1).g
      config (2.5.1).g

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

        PID tune the bed and save the results.

        Z-Bot CoreXY Build | Thingiverse Profile

        Hinotoriundefined 1 Reply Last reply Reply Quote 0
        • Hinotoriundefined
          Hinotori @Phaedrux
          last edited by Hinotori

          @Phaedrux but i need the bed in BANGBANG. If i run autotune this configured the bed in PID, or after auto-tuning, should I change B0 to B1?

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

            Why do you need it in bang bang?

            Z-Bot CoreXY Build | Thingiverse Profile

            Hinotoriundefined 1 Reply Last reply Reply Quote 0
            • Hinotoriundefined
              Hinotori @Phaedrux
              last edited by

              @Phaedrux I am not using external mosfet as I am waiting for the replacement. Using PID without any external mosfet could bring inconvenience to the board.
              Likewise, the question is whether what the M500 command does with firmware 3.1.1 is correct.
              Currently I solve it by copying the line:

              M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B1

              over

              M307 H0 A340.0 C140.0 D5.5 S1.00 V0.0 B1

              Thanks.

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