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

    What its wrong....

    Scheduled Pinned Locked Moved
    General Discussion
    9
    17
    667
    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.
    • gloomyandyundefined
      gloomyandy @peirof
      last edited by

      @peirof What happens if you run the following....
      M98 P"config.g"

      It looks to me like you have some problems with the order that you are doing things. So for instance you need to define the temperature sensors before you try and reference them (when creating heaters and thermostatically controlled fans). Similarly you need to create the heaters before you can set tuning parameters for them. Finally you need to define the heaters/fans etc. before you defines tools that use those heaters/fans.

      peirofundefined 1 Reply Last reply Reply Quote 1
      • peirofundefined
        peirof @gloomyandy
        last edited by

        @gloomyandy said in What its wrong....:

        M98 P"config.g"

        i have this response in console

        M98 P"config.g"
        

        Warning: the height map was loaded when the current Z=0 datum was not determined by probing. This may result in a height offset.
        HTTP is enabled on port 80
        FTP is disabled
        TELNET is disabled
        Warning: Heater 1 predicted maximum temperature at full power is 655°C

        fcwiltundefined 1 Reply Last reply Reply Quote 0
        • fcwiltundefined
          fcwilt @peirof
          last edited by

          @peirof said in What its wrong....:

          M98 P"config.g"
          Warning: the height map was loaded when the current Z=0 datum was not determined by probing. This may result in a height offset.
          HTTP is enabled on port 80
          FTP is disabled
          TELNET is disabled
          Warning: Heater 1 predicted maximum temperature at full power is 655°C

          When creating/loading the heightmap you need to first set the Z=0 Datum using a single G30 at the center of the bed.

          Something like:

          G1 Xaaa Ybbb ; where aaa and bbb move the probe to the center of your bed
          G30          ; set the Z=0 Datum
          

          The warning is just that - a warning. I make note of it but otherwise ignore it.

          Frederick

          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

          1 Reply Last reply Reply Quote 0
          • droftartsundefined
            droftarts administrators @peirof
            last edited by

            @peirof said in What its wrong....:

            Under 'General preferences', you have:

            G29 S1 ; Set Units to Millimeters
            

            G29 S1 loads the bed mesh; G21 sets units to millimeters.

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

            peirofundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
            • peirofundefined
              peirof @droftarts
              last edited by

              @droftarts thx, catch

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

                @droftarts said in What its wrong....:

                G29 S1 ; Set Units to Millimeters

                I've been seeing this in many configs lately. I wonder where it's coming from.

                @peirof Did you generate your config with the online config tool?

                Z-Bot CoreXY Build | Thingiverse Profile

                peirofundefined 1 Reply Last reply Reply Quote 0
                • peirofundefined
                  peirof @Phaedrux
                  last edited by

                  @phaedrux no.... Ratrig webpage.... there is a configuration for her machine... but has some fails

                  droftartsundefined 1 Reply Last reply Reply Quote 0
                  • droftartsundefined
                    droftarts administrators @peirof
                    last edited by droftarts

                    @peirof This page? https://v-core.ratrig.com/firmware/
                    Can you let me know any other issues with the page? I'll email them a list, as there doesn't seem to be a comments system on that page.

                    Ian

                    Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                    peirofundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                    • peirofundefined
                      peirof @droftarts
                      last edited by peirof

                      @droftarts now I cant, later... I can remember 2 small things:

                      • In Duet 3 mini. Io0, its ocupes if you want install panel due without ribbon cable, you have to move it...

                      • in fan lines there is parameters, there are not necessary..

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

                        @droftarts said in What its wrong....:

                        @peirof This page? https://v-core.ratrig.com/firmware/
                        Can you let me know any other issues with the page? I'll email them a list, as there doesn't seem to be a comments system on that page.

                        Ian

                        I seem to recall @oliof maybe being involved there somehow.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        oliofundefined 1 Reply Last reply Reply Quote 0
                        • oliofundefined
                          oliof @Phaedrux
                          last edited by

                          @phaedrux @droftarts yes, I'm part of their beta team. I can forward any suggestions to improve the configurations.

                          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

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