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

    Just connected

    Scheduled Pinned Locked Moved
    General Discussion
    3
    10
    296
    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.
    • Saroleveundefined
      Saroleve
      last edited by

      Hi guys hope I’m posting in the right area? 39A78F56-69D6-46A5-95B1-AAEA27ABB988.jpeg complete Newby to duet 2 WiFi, I’ve managed to configure the WiFi and then connected to DWC and it immediately shows this fault see photo, The board is connected to my computer via the usb lead with no connections at all to the printer (TronxyX5SA) is this normal or is something wrong?![alt text]

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

        @Saroleve Your temperatures are all at 2000C, which is triggering the fault when you try to enable T0. Most likely an error in the configuration. Post your config.g, and send M115 to the Duet (which will show your firmware version) and post the response to that, too.

        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

        1 Reply Last reply Reply Quote 0
        • Saroleveundefined
          Saroleve
          last edited by

          Thanks for reply, the only thing I have done is setup the WiFi ,altered nothing.

          droftartsundefined 1 Reply Last reply Reply Quote 0
          • Saroleveundefined
            Saroleve
            last edited by

            Oops might quite sorted upload

            EF5E7373-0E2B-4659-9B46-C869DC0AE5E1.jpeg 3D06A9D7-11A5-4C3E-A3F9-A9D1A0D18663.jpeg 5211E84A-3487-408B-A824-CAB0FD170B91.jpeg

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

              @Saroleve Those are low resolution, and impossible to read! Please post the text, not images of text. You should be able to cut and paste the text into your reply. If you then highlight the test and use the 'code' tags (the ones that look like </>) from the edit bar at the top of the message window, it will look like

              this
              

              which is much more readable for us, to help you.

              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

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

                @Saroleve Also, 2000C means the temperature input is short circuited (or config.g is incorrect), while -273C means open circuit (nothing connected to pins).

                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

                1 Reply Last reply Reply Quote 0
                • Saroleveundefined
                  Saroleve
                  last edited by

                  Sorry for the mess about a bit new to all this so please bear with me, as i said above only thing i have done is setup the wifi connection and gone to duet test and shows the faults. thanks

                  ; Configuration file for factory testing Duet Ethernet and Wifi with V2.03 firmware


                  FOR TESTING ONLY! USE https://configurator.reprapfirmware.org/ to generate configuration files for your printer!


                  ; Communication and general
                  M111 S0 ; Debug off
                  M550 PDuetTest ; Machine name and Netbios name (can be anything you like)
                  M551 Preprap ; Machine password (used for FTP)

                  *** Ethernet networking: The following lines are used for factory testing - PLEASE REMOVE THEM
                  M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address
                  M552 P0.0.0.0 ; IP address
                  M554 P192.168.1.255 ; Gateway
                  M553 P255.255.255.0 ; Netmask

                  ;*** End of factory test lines to be removed

                  ;*** Networking
                  M552 S1 ; Turn network on

                  M555 P2 ; Set output to look like Marlin
                  G21 ; Work in millimetres
                  G90 ; Send absolute coordinates...
                  M83 ; ...but relative extruder moves

                  ; Disable Fan 1 thermostatic mode
                  M106 P1 H-1

                  ; Axis and motor configuration
                  M569 P0 S1 ; Drive 0 goes forwards
                  M569 P1 S1 ; Drive 1 goes forwards
                  M569 P2 S1 ; Drive 2 goes forwards
                  M569 P3 S1 ; Drive 3 goes forwards
                  M569 P4 S1 ; Drive 4 goes forwards
                  M574 X2 Y2 Z2 S1 ; set endstop configuration (all endstops at high end, active high)
                  ;*** The homed height is deliberately set too high in the following - you will adjust it during calibration
                  M665 R105.6 L215.0 B85 H250 ; set delta radius, diagonal rod length, printable radius and homed height
                  M666 X0 Y0 Z0 ; put your endstop adjustments here, or let auto calibration find them
                  M350 X16 Y16 Z16 E16:16 I1 ; Set 16x microstepping with interpolation
                  M92 X80 Y80 Z80 ; Set axis steps/mm
                  M906 X1000 Y1000 Z1000 E800 I60 ; Set motor currents (mA) and increase idle current to 60%
                  M201 X1000 Y1000 Z1000 E1000 ; Accelerations (mm/s^2)
                  M203 X20000 Y20000 Z20000 E3600 ; Maximum speeds (mm/min)
                  M566 X1200 Y1200 Z1200 E1200 ; Maximum instant speed changes mm/minute

                  ; Thermistors
                  M305 P0 T100000 B3950 R4700 H30 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
                  M305 P1 T100000 B3974 R4700 H30 L0 ; Put your own H and/or L values here to set first nozzle thermistor ADC correction
                  M305 P2 T100000 B3974 R4700 H30 L0 ; Put your own H and/or L values here to set 2nd nozzle thermistor ADC correction

                  M570 S180 ; Hot end may be a little slow to heat up so allow it 180 seconds

                  ; Adjustments for dummy heaters on test rig
                  M307 H0 A250 C140 D5.5 B1
                  M307 H1 A250 C140 D5.5 B0
                  M307 H2 A250 C140 D5.5 B0

                  ; Fans
                  M106 P1 S-1 ; disable thermostatic mode for fan 1

                  ; Tool definitions
                  M563 P0 D0 H1 ; Define tool 0
                  G10 P0 S0 R0 ; Set tool 0 operating and standby temperatures
                  ;*** If you have a single-nozzle build, comment the next 2 lines
                  M563 P1 D1 H2 ; Define tool 1
                  G10 P1 S0 R0 ; Set tool 1 operating and standby temperatures
                  M92 E80:80 ; Set extruder steps per mm

                  ; Z probe and compensation definition
                  ;*** If you have a switch instead of an IR probe, change P1 to P4 in the following M558 command.
                  M558 P5 F100 T6000 X0 Y0 Z0 H3 ; Z probe is a Smart Effector and is not used for homing any axes R0.4 not used. Reduced F300 to 100
                  G31 P100 X0 Y0 Z-0.25 ; Set the zprobe height and threshold for Smart Effector

                  ;*** If you are using axis compensation, put the figures in the following command
                  M556 S78 X0 Y0 Z0 ; Axis compensation here

                  M208 S1 Z-0.2 ; set minimum Z

                  T0 ; select first hot end
                  ; M117 Use https://configurator.reprapfirmware.org/ to set up your printer config

                  PaulHewundefined droftartsundefined 2 Replies Last reply Reply Quote 0
                  • PaulHewundefined
                    PaulHew @Saroleve
                    last edited by

                    @Saroleve said in Just connected:

                    FOR TESTING ONLY! USE https://configurator.reprapfirmware.org/ to generate configuration files for your printer!

                    You need to visit the configurator website to create the config for your printer.

                    Regards
                    Paul

                    RailCore II - Duet Mini + 1LC, Voron V0.1 - Duet Mini
                    Voron 2.4 disassembled..... Waiting for the RailCore Mini....

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

                      @Saroleve Now please send M115 to your Duet, and post the reply.

                      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

                      1 Reply Last reply Reply Quote 0
                      • Saroleveundefined
                        Saroleve
                        last edited by

                        @Saroleve said in Just connected:

                        FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 2.05.1 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2020-02-09b1
                        Thanks

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