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

    Small UI BUG

    Scheduled Pinned Locked Moved
    General Discussion
    4
    7
    354
    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.
    • Tinchusundefined
      Tinchus
      last edited by

      Hi. I just noticed this today. THe DWC analize the loaded gcode and give this information in the JOB INFORMATION section:

      Job Information

      Height: 400.00 mm

      Layer Height: 0.20 mm

      Filament Usage: 9203.90 mm

      Height is reported as 400mm, but the print has only 9 mm tall. There is a G1 Z400 at the end of the end gcode, and the DWC is reading it as if this is part of the model. Suggestion would be that this analisys should be done TILL the end gcode, so this gcodes are not taken into account.

      fcwiltundefined jay_s_ukundefined cosmowaveundefined 3 Replies Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @Tinchus
        last edited by

        @tinchus said in Small UI BUG:

        There is a G1 Z400 at the end of the end gcode

        Is this in the gcode file being printed?

        What generated this command?

        Thanks.

        Frederick

        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

        Tinchusundefined 1 Reply Last reply Reply Quote 0
        • jay_s_ukundefined
          jay_s_uk @Tinchus
          last edited by

          @tinchus which version of RRF and DWC are you running?

          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

          Tinchusundefined 1 Reply Last reply Reply Quote 0
          • cosmowaveundefined
            cosmowave @Tinchus
            last edited by cosmowave

            @tinchus I think you can solve the problem with putting an ";E" after the comment semi-colon, like this:
            G1 Z400 ;E drop the print bed (E to exclude from layer count)

            (Obviously, you need to be in absolute positioning mode for this to work)

            Mankati FSXT+, DeltaTowerV2, E3D MS/TC

            Tinchusundefined 1 Reply Last reply Reply Quote 2
            • Tinchusundefined
              Tinchus @fcwilt
              last edited by

              @fcwilt this command is part of my custom END GCODE

              1 Reply Last reply Reply Quote 0
              • Tinchusundefined
                Tinchus @jay_s_uk
                last edited by

                @jay_s_uk Version 3.3.0

                1 Reply Last reply Reply Quote 0
                • Tinchusundefined
                  Tinchus @cosmowave
                  last edited by

                  @cosmowave This solved "the issue". I didnt knew about the "E" command

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