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

Config-override.g changed in 1.20beta?

Scheduled Pinned Locked Moved
General Discussion
2
5
801
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.
  • undefined
    MoS-tekknix
    last edited by 27 Oct 2017, 22:45

    Hi,

    i'm using the following latest Firmware

    [c]
    Firmwarename: RepRapFirmware for Duet WiFi
    Firmware Elektronik: Duet WiFi 1.0 + DueX5
    Firmware Version: 1.20beta2 (2017-10-25)
    WiFi Server Version: 1.20beta2
    Web Interface Version: 1.19.3
    [/c]

    I've changed my E3D-Chimera to use Volcano-Hotends and the new cartridge-Thermistors. But, i've noticed that after tune both Heaters, that no G31-Command is written into config-override.g anymore.

    Does this change in the latest Release? Additional a Line will be doubled.

    If i modify the file and delete the doubled-Line it looks:

    [[language]]
    ; This is a system-generated file - do not edit
    ; Heater model parameters
    M307 H0 A113.6 C346.4 D0.8 S1.00 B1
    M307 H1 A381.7 C311.6 D3.7 S0.80 B0
    M307 H2 A368.1 C297.5 D3.9 S0.80 B0
    M307 H3 A340.0 C140.0 D5.5 S1.00 B0
    M307 H4 A340.0 C140.0 D5.5 S1.00 B0
    M307 H5 A340.0 C140.0 D5.5 S1.00 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 B0

    After M500

    [[language]]
    ; This is a system-generated file - do not edit
    ; Heater model parameters
    M307 H0 A113.6 C346.4 D0.8 S1.00 B1
    M307 H1 A381.7 C311.6 D3.7 S0.80 B0
    M307 H2 A368.1 C297.5 D3.9 S0.80 B0
    M307 H3 A340.0 C140.0 D5.5 S1.00 B0
    M307 H4 A340.0 C140.0 D5.5 S1.00 B0
    M307 H5 A340.0 C140.0 D5.5 S1.00 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 B0
    M307 H6 A340.0 C140.0 D5.5 S1.00 B0

    I assume that is somewhere a bug in the Firmware.

    Any ideas?

    Cheers
    MoS-tekknix

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 28 Oct 2017, 06:33

      That's an intentional change that I forgot to document. Having G31 commands written to config-override.g is confusing a lot of new users because changes they make to the G31 trigger height in config.g don't have any effect. I think it's more logical that config-override.g is used only to hold parameters that are determined by some sort of automatic procedure.

      I'll update the what's new file.

      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
      • undefined
        MoS-tekknix
        last edited by 28 Oct 2017, 07:10

        Perfect David, that make sense.

        I've often struggling in first changing in override-config.g and then in config.g to be sure that the values are the same one.

        Anything else related to the doubled H6 - Output?

        1 Reply Last reply Reply Quote 0
        • undefined
          dc42 administrators
          last edited by 28 Oct 2017, 09:09

          Thanks for your report. The doubled H6 output will be fixed in beta 3.

          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
          • undefined
            MoS-tekknix
            last edited by 28 Oct 2017, 09:19

            Perfect! Thanks David, i'm waiting to double check

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