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

Twin nozzle on Ormerod 2

Scheduled Pinned Locked Moved Solved
Firmware installation
3
5
173
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
    sinnedwrong
    last edited by 7 Jan 2021, 11:12

    I'm attempting to put a second hot end onto an Ormerod 2 and used the reprapfirmware configuration tool https://configtool.reprapfirmware.org/Start however I must be doing something wrong. The original config.g supplied by when I bought the machine has:
    M563 P0 D0 H1 ; Define tool 0
    G10 P0 S-273 R-273 ; Set tool 0 operating and standby temperatures
    ;M563 P1 D1 H2 ; Define tool 1, uncomment if you have a dual colour upgrade
    ;G10 P1 X19 S-273 R-273 ; Set tool 1 operating and standby temperatures, uncomment if you have a dual colour upgrade

    implying that the second nozzle is 19mm from the first. However using the configuration tool (Firmware for Duet 2 maestro 2.05.1) produces :

    ; Tools
    M563 P0 D0 H1 F0 ; define tool 0
    G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
    G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C
    M563 P1 D1 H2 F0 ; define tool 1
    G10 P1 X0 Y0 Z0 ; set tool 1 axis offsets
    G10 P1 R0 S0 ; set initial tool 1 active and standby temperatures to 0C

    despite having entered 19 into the box on the XYZ Offset box and clicked apply the offset does not appear in the generated config.g file. Clearly I can edit the config.g file but am I missing something?

    1 Reply Last reply Reply Quote 0
    • undefined
      chrishamm administrators
      last edited by 7 Jan 2021, 12:54

      Thanks for reporting this, it's fixed in configtool version 3.2.1.

      Duet software engineer

      1 Reply Last reply Reply Quote 0
      • undefined
        sinnedwrong
        last edited by 7 Jan 2021, 14:55

        Unfortunately the URL I have for the configuration tool, given in my first post, comes up with version 3.2.0. Is there a different URL to access the latest version?

        1 Reply Last reply Reply Quote 0
        • undefined
          dc42 administrators
          last edited by 7 Jan 2021, 14:56

          Have you tried refreshing your browser cache?

          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
            sinnedwrong
            last edited by 8 Jan 2021, 10:01

            Good spot, haven't had to CTRL F5 for a long time, now works correctly. Thanks

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