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

Errore on Version 1.19RC1/ DWC

Scheduled Pinned Locked Moved
General Discussion
3
8
918
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
    TYPPA Albert Einstein
    last edited by 4 Aug 2017, 10:07

    connect but error after 10second !!!

    Hi Davide
    Firmware Version: 1.19RC1 (2017-08-03)
    WiFi Server Version: 1.19beta10
    Web Interface Version: 1.17+2

    Maximum number of AJAX retries: 10

    Why is the RC1? not problems on beta 11
    Giorgio

    I have no special talent. I am only passionately curious.
    -Albert Einstein

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 4 Aug 2017, 10:29

      Strange, the network interface hasn't changed between beta 11 and RC1. If it's repeatable, or triggered by some particular action, please share a Wireshark trace,

      Are you able to reconnect, or do you need to stop/restart the wifi module (if you are using a Duet WiFi) or the whole Duet before you can?

      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
        TYPPA Albert Einstein
        last edited by 8 Apr 2017, 10:48 4 Aug 2017, 10:39

        @dc42:

        Strange, the network interface hasn't changed between beta 11 and RC1. If it's repeatable, or triggered by some particular action, please share a Wireshark trace,

        Are you able to reconnect, or do you need to stop/restart the wifi module (if you are using a Duet WiFi) or the whole Duet before you can?

        Wireshark ? Sorry … done explications
        ( I use OSX ) Yes is repeatable... stop/restart the connections work for 10/15 second ....???

        https://www.wireshark.org/
        Is this ?

        I have no special talent. I am only passionately curious.
        -Albert Einstein

        1 Reply Last reply Reply Quote 0
        • undefined
          Dougal1957
          last edited by 4 Aug 2017, 10:55

          see https://www.wireshark.org/#download available for mac as well as other platforms

          1 Reply Last reply Reply Quote 0
          • undefined
            TYPPA Albert Einstein
            last edited by 4 Aug 2017, 11:02

            @Dougal1957:

            see https://www.wireshark.org/#download available for mac as well as other platforms

            Thanks 😉

            I have no special talent. I am only passionately curious.
            -Albert Einstein

            1 Reply Last reply Reply Quote 0
            • undefined
              TYPPA Albert Einstein
              last edited by 4 Aug 2017, 13:50

              @dc42:

              Strange, the network interface hasn't changed between beta 11 and RC1. If it's repeatable, or triggered by some particular action, please share a Wireshark trace,

              Are you able to reconnect, or do you need to stop/restart the wifi module (if you are using a Duet WiFi) or the whole Duet before you can?

              Wireshark trace BLUTYPPA

              https://www.dropbox.com/s/ktiq636d4xsmxno/BluTyppa.pcapng.gz?dl=0
              i hope is this 😉
              Thanks DCd2 David

              I have no special talent. I am only passionately curious.
              -Albert Einstein

              1 Reply Last reply Reply Quote 0
              • undefined
                TYPPA Albert Einstein
                last edited by 8 Apr 2017, 18:50 4 Aug 2017, 16:28

                Hi David for sending one video is possible email ? thank ( now on YouTube )
                I send one gcode to printing … after the WDC NOT REPOND TO WEB
                I use Crome last release

                https://youtu.be/nbEuQ9KiTQ8

                Config,g

                ; Configuration file for Duet WiFi (firmware version 1.17)
                ; executed by the firmware on start-up
                ;
                ; generated by RepRapFirmware Configuration Tool on Wed Jul 05 2017 17:26:08 GMT+0200 (CEST)

                ; General preferences
                M111 S0 ; Debugging off
                G21 ; Work in millimetres
                G90 ; Send absolute coordinates…
                M83 ; ...but relative extruder moves
                M555 P2 ; Set firmware compatibility to look like Marlin

                ;*** The homed height is deliberately set too high in the following - you will adjust it during calibration.
                M665 R222.5 L394 B150 H480 ; 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
                M208 Z-0.1 S1 ; Set minimum Z

                ; Endstops
                M574 X2 Y2 Z2 S1 ; Define active high microswitches
                M558 P1 X0 Y0 Z0 H15 F120 T3000 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds
                G31 P500 X10.80 Y-5.2 Z2.230 ; Set Z probe trigger value, offset and trigger height
                M557 R110 S20 ; Define mesh grid

                ; Drives
                M569 P0 S1 ; Drive 0 goes forwards
                M569 P1 S1 ; Drive 1 goes forwards
                M569 P2 S1 ; Drive 2 goes forwards
                M569 P3 S0 ; Drive 3 goes backwards
                M350 X32 Y32 Z32 E32 I1 ; Configure microstepping with interpolation
                M92 X320 Y320 Z320 E809 ; Set steps per mm
                M566 X1200 Y1200 Z2300 E1200 ; Set maximum instantaneous speed changes (mm/min)
                M203 X18000 Y18000 Z18000 E1200 ; Set maximum speeds (mm/min)
                M201 X1000 Y1000 Z1000 E1000 ; Set accelerations (mm/s^2)
                M906 X1300 Y1300 Z1300 E1500 I30 ; Set motor currents (mA) and motor idle factor in per cent
                M84 S30 ; Set idle timeout

                ; Heaters
                M143 S285 ; Set maximum heater temperature to 285C
                M305 P0 T100000 B3988 C0 R4700 ; Set thermistor + ADC parameters for heater 0
                M305 P1 T100000 B4388 C0 R4700 ; Set thermistor + ADC parameters for heater 1

                ; Tools
                M563 P0 D0 H1 ; Define tool 0
                G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
                G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

                ; Network
                M550 PBluTyppa ; Set machine name
                M552 S1 ; Enable network
                M551 PTyppa
                ; Access point is configured manually via M587 by the user
                M586 P0 S1 ; Enable HTTP
                M586 P1 S0 ; Enable FTP
                M586 P2 S0 ; Disable Telnet

                ; Fans
                M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
                M106 P1 S0 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
                M106 P2 S0 I0 F500 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off

                ; Custom settings are not configured

                M579 X1.0083 Y1.01153 ;Scale Cartesian axes 100/Valore trovato
                M572 D0 S0.1 ;pressure advance coefficient

                M501 ;Read new

                Filament Sensor
                M581 E1 S0 T2 ; Trigger 2 rised if filament is missing. Switch on E1 connect

                ; Miscellaneous
                T0 ; Select first tool

                config-override.g

                ; This is a system-generated file - do not edit
                ; Delta parameters
                M665 L402.928 R226.379 H468.561 B150.0 X-0.472 Y-0.209 Z0.000
                M666 X0.703 Y-0.562 Z-0.141 A0.00 B0.00
                ; Heater model parameters
                M307 H0 A90.0 C700.0 D10.0 S1.00 B1
                M307 H1 A195.3 C102.1 D5.2 S1.00 B0
                M307 H2 A340.0 C140.0 D5.5 S1.00 B0
                M307 H3 A340.0 C140.0 D5.5 S1.00 B0
                M307 H4 A340.0 C140.0 D5.5 S1.00 B0
                M307 H5 A340.0 C140.0 D5.5 S1.00 B0
                M307 H6 A340.0 C140.0 D5.5 S1.00 B0
                M307 H7 A340.0 C140.0 D5.5 S1.00 B0
                ; Z probe parameters
                G31 T1 P500 X10.8 Y-5.2 Z2.23
                G31 T3 P500 X0.0 Y0.0 Z0.70
                G31 T4 P500 X0.0 Y0.0 Z0.00

                I have no special talent. I am only passionately curious.
                -Albert Einstein

                1 Reply Last reply Reply Quote 0
                • undefined
                  TYPPA Albert Einstein
                  last edited by 8 Apr 2017, 19:21 4 Aug 2017, 19:18

                  Likely a mistake? With beta 11 I do not succeed … then with pressure Advance does a strange thing ... as if it were going to small shots....
                  Can you check my config?
                  Thanks David DC42

                  I have no special talent. I am only passionately curious.
                  -Albert Einstein

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