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

    Is there a terminal like YAT for RPI?

    Scheduled Pinned Locked Moved Solved
    Using Duet Controllers
    7
    47
    1.8k
    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.
    • tecnoundefined
      tecno @Phaedrux
      last edited by

      @phaedrux

      I want to access my Duet Mini5 via USB so I can get Wifi working as this drops out now and then.

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

        Ok. So you want to access the Duet terminal from the Pi? Now I understand.

        You can follow this guide and use the instructions for Linux

        https://docs.duet3d.com/en/How_to_guides/Getting_connected/Getting_connected_to_your_Duet

        Z-Bot CoreXY Build | Thingiverse Profile

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

          the screen command in Linux can be used as a serial terminal.

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

          tecnoundefined 1 Reply Last reply Reply Quote 0
          • tecnoundefined
            tecno @oliof
            last edited by

            @oliof

            There is no screen i Raspberry OS

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

              @tecno you can install it, using the normal package installation system, i.e. sudo apt-get update; sudo apt install screen

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

              tecnoundefined 1 Reply Last reply Reply Quote 0
              • tecnoundefined
                tecno @oliof
                last edited by

                @oliof

                How on earth do you get screen to connect to Duet board?

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

                  @phaedrux said in Is there a terminal like YAT for RPI?:

                  Ok. So you want to access the Duet terminal from the Pi? Now I understand.

                  You can follow this guide and use the instructions for Linux

                  https://docs.duet3d.com/en/How_to_guides/Getting_connected/Getting_connected_to_your_Duet

                  Sorry but not one word on how to with Pi

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

                    @tecno I am not close to my printers right now, but it's just the serial device as an argument to screen, so something like screen /dev/ttyUSB0 (the latter could be something else, check dmesg). Read the screen man page for other options like connection speed.

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

                    tecnoundefined 1 Reply Last reply Reply Quote 0
                    • tecnoundefined
                      tecno @oliof
                      last edited by

                      @oliof

                      OK ls /dev/ttyACM0 is there

                      screen /dev/ttyACM0
                      screen terminating

                      Sorry but this kind of terminal is real PITA

                      tecnoundefined 1 Reply Last reply Reply Quote 0
                      • tecnoundefined
                        tecno @tecno
                        last edited by

                        Managed to get CuteCom installed but no response on M115, only response I get is Error : VIN undervoltage when I power down.

                        Short.. Printer has been working for +48hours and I needed to change filament so I decided to take a brake for dinner and shut off the printer. After that I have no connection with the Duet board other than above Undervoltage message, no other commands work. USB terminal feels a bit wonky/loose.

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

                          VIN undervoltage may just mean that VIN power has been removed but the duet is still powered by 5v via usb.

                          Where are you seeing the undervoltage event message?

                          Z-Bot CoreXY Build | Thingiverse Profile

                          tecnoundefined 1 Reply Last reply Reply Quote 0
                          • tecnoundefined
                            tecno @Phaedrux
                            last edited by

                            @phaedrux said in Is there a terminal like YAT for RPI?:

                            VIN undervoltage may just mean that VIN power has been removed but the duet is still powered by 5v via usb.

                            Where are you seeing the undervoltage event message?

                            In CuteCom when unplugged power.

                            Anyhow this morning I get response to commands, have not touched anything from last night so go figure what was going on yesterday evening. Config.g empty 'again'.

                            Phaedruxundefined 1 Reply Last reply Reply Quote 0
                            • chrishammundefined
                              chrishamm administrators @tecno
                              last edited by

                              @tecno minicom should work, too. It comes preconfigured for the Duet on DuetPi.

                              Duet software engineer

                              tecnoundefined 1 Reply Last reply Reply Quote 1
                              • tecnoundefined
                                tecno @chrishamm
                                last edited by

                                @chrishamm

                                OK, satisfied with Cutecom.

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

                                  @tecno said in Is there a terminal like YAT for RPI?:

                                  Config.g empty 'again'.

                                  Was this the original problem here or that it had happened previously?

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  tecnoundefined 1 Reply Last reply Reply Quote 0
                                  • tecnoundefined
                                    tecno @Phaedrux
                                    last edited by

                                    @phaedrux

                                    Both

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

                                      Had you edited config.g before it had gone empty?
                                      Was config.g missing completely, or just blank?
                                      Was config.g.bak present and complete?

                                      Z-Bot CoreXY Build | Thingiverse Profile

                                      tecnoundefined 1 Reply Last reply Reply Quote 0
                                      • tecnoundefined
                                        tecno @Phaedrux
                                        last edited by

                                        @phaedrux

                                        No
                                        Blank
                                        Present

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

                                          Thanks. Had we replaced this board for you already when it first happened?

                                          Z-Bot CoreXY Build | Thingiverse Profile

                                          tecnoundefined 1 Reply Last reply Reply Quote 0
                                          • tecnoundefined
                                            tecno @Phaedrux
                                            last edited by

                                            @phaedrux

                                            No config this morning, printer been offline for 2 days.

                                            Today no config.g and no config.g.bak

                                            re. board To be honest I do not remember. M552 S1 keeps me running

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