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

Strange movement behaviour in tfreex.g files

Scheduled Pinned Locked Moved Unsolved
General Discussion
2
7
370
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
    illy
    last edited by 31 Aug 2020, 13:33

    Hi everyone!

    I have just upgraded my firmware from RRF 3.0 to 3.1.1 and found out that there is a strange movement in the tfreex files. It moves upwards after the last G1 Z-2 command in the tfreex.files.

    tpre0.g

    M400

    G91
    G1 Z2
    G90

    G1 X-30 F12000
    G1 X-39.5 F1000
    G4 P300
    M280 P0 S155
    G4 P300
    G1 X-30 F12000

    ;G91 ; commented out, the user Z coordinate is restored immediately
    ;G1 Z-2
    ;G90

    and this is the tfree0.g

    G91
    G1 Z2
    G90

    G53 G1 X-30 F12000
    G53 G1 X-39.5 F1000
    G4 P300
    M280 P0 S60
    G4 P300
    G53 G1 X-30 F12000

    G91
    G1 Z-2
    G90

    I look forward to your help. Thanks!

    undefined 1 Reply Last reply 1 Sept 2020, 10:22 Reply Quote 0
    • undefined
      illy
      last edited by 1 Sept 2020, 09:26

      I've also tried with a M400 command but it did not help me.

      1 Reply Last reply Reply Quote 0
      • undefined
        dc42 administrators @illy
        last edited by 1 Sept 2020, 10:22

        @sykb said in Strange movement behaviour in tfreex.g files:

        I have just upgraded my firmware from RRF 3.0 to 3.1.1 and found out that there is a strange movement in the tfreex files. It moves upwards after the last G1 Z-2 command in the tfreex.files.

        Is it cancelling the Z offset of the tool being freed?

        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
          illy
          last edited by 1 Sept 2020, 11:07

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • undefined
            illy
            last edited by illy 9 Jan 2020, 12:15 1 Sept 2020, 12:08

            @dc42 I think yes. The Z offset is 0.89 mm. This is the code in the macro file:

            G10 P0 X-32.85 Y-2 Z0.89 L1

            1 Reply Last reply Reply Quote 0
            • undefined
              illy
              last edited by 1 Sept 2020, 16:58

              @dc42 it also happens to the tprex.g files, but it moves downwards after the last G1 Z-2 command instead of upwards. Is it because of the Z offset that being applied and cancelled after a tool change?

              1 Reply Last reply Reply Quote 0
              • undefined
                illy
                last edited by illy 9 Feb 2020, 07:12 2 Sept 2020, 07:08

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