Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. peterfrosta
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 31
    • Best 0
    • Controversial 0
    • Groups 0

    peterfrosta

    @peterfrosta

    0
    Reputation
    3
    Profile views
    31
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    peterfrosta Unfollow Follow

    Latest posts made by peterfrosta

    • RE: Duet2 Wifi Update worked - for a short while

      @peterfrosta said in Duet2 Wifi Update worked - for a short while:

      @Veti said in Duet2 Wifi Update worked - for a short while:

      try different usb cables and different usb ports until you get a connection

      i did. tried different usb cables and different usb ports until you get a connection
      i tried a lot cable and all cable worked with USB-Stick and with the new (borrowed) Duet2Wifi.
      In former times some of this cable worked with my "broken" Duet2Wifi.

      aargh.. cant edit this.. the first line after "id did." should be deleted... embarrassing

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Phaedrux directly from duet3d on 5th November 2019

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Phil-Maddox sharp view 😉

      the panel has always worked well and i cant plug it the wrong way.

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Veti said in Duet2 Wifi Update worked - for a short while:

      try different usb cables and different usb ports until you get a connection

      i did. tried different usb cables and different usb ports until you get a connection
      i tried a lot cable and all cable worked with USB-Stick and with the new (borrowed) Duet2Wifi.
      In former times some of this cable worked with my "broken" Duet2Wifi.

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Phaedrux no, nothing. no sound, no icon in the device manager.
      in former times it worked well.

      in the meanwhile i could borrow one new duet2wifi from a friend. this connect immediately by usb.

      i am allowed to use it for the next weeks.
      I think my duet is broken but maybe still in warrenty.
      I will contect duet3d.

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Veti ok thx.

      Any idea how to get a connection between duet and pc or how i got the firmware deleted??

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Phaedrux said in Duet2 Wifi Update worked - for a short while:

      You'll need to follow this to flash the 3.1.1 firmware on the board again.

      @peterfrosta said in Duet2 Wifi Update worked - for a short while:

      i tried to reset the hole firmware (https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Fallback_procedure_Num_3)
      I placed the Erase Jumper but the Diag LED keeps shining

      i get no usb connection and eraseing firmware seems not working (Diag LED stay on)

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Veti said in Duet2 Wifi Update worked - for a short while:

      the duet wifi can not do interpolation at x64 only x16

      good to know!

      @Veti said in Duet2 Wifi Update worked - for a short while:

      default does not mean its correct

      that'S right but why default value do overload my machine? why do you know that happend?

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      this is the config that runs until i updated yesterday

      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.8 on Fri Jan 17 2020 14:46:51 GMT+0100 (Mitteleuropäische Normalzeit)
      
      ; General preferences
      G90                                                    ; send absolute coordinates...
      M83                                                    ; ...but relative extruder moves
      M550 P"Tronxy"                                         ; set printer name
      
      M667 S1                                                ; select CoreXY mode
      
      ; Network
      M552 S1                                                ; enable network
      M586 P0 S1                                             ; enable HTTP
      M586 P1 S1                                             ; enable FTP
      M586 P2 S1                                             ; enable Telnet
      
      ; Drives
      M569 P0 S0                                             ; physical drive 0 goes backwards
      M569 P1 S0                                             ; physical drive 1 goes backwards
      M569 P2 S1                                             ; physical drive 2 goes forwards	Z1
      M569 P3 S0                                             ; physical drive 3 goes backwards	
      M569 P4 S1                                             ; physical drive 3 goes forwards	Z2
      
      ; DUAL Z
      M584 X0 Y1 Z2:4 E3                                       ; set drive mapping ;M584 X0 Y1 Z2 E3
      M671 X-90:490 Y200:200 S4 							; leadscrews at left (connected to Z) and right (connected to E1) of X axis
      
      
      M350 X64 Y64 Z64 E64 I1                                ; configure microstepping with interpolation
      ;M92 X323.835 Y320 Z1606.522 E1582      			; set steps per mm
      M92 X322.381 Y320.320 Z1606.522 E1582      			; set steps per mm
      
      ;M566 X1500.00 Y1500.00 Z180.00 E348.00                 ; set maximum instantaneous speed changes (mm/min)
      ;M203 X24000.00 Y24000.00 Z1980.00 E9000.00             ; set maximum speeds (mm/min)
      ;M201 X1500.00 Y1500.00 Z200.00 E1000.00                ; set accelerations (mm/s^2)
      
      
      ;M566 X1200.00 Y1200.00 Z50.00 E200.00                 ; set maximum instantaneous speed changes (mm/min)
      ;M203 X18000.00 Y18000.00 Z1980.00 E9000.00             ; set maximum speeds (mm/min)
      ;M201 X1500.00 Y1500.00 Z100.00 E5000.00                ; set accelerations (mm/s^2)
      
      
      M201 X2500 Y2500 Z800 E3000						; set accelerations (mm/s^2)
      M203 X24000 Y24000 Z2500 E6000						; set maximum speeds (mm/min)
      M566 X650 Y550 Z200 E1000							; Jerk (mm/min)
      M572 D0 S0.1
      
      
      
      
      M906 X1100 Y1100 Z1000 E1200 I35                       ; set motor currents (mA) and motor idle factor in per cent
      M84 S30                                                ; Set idle timeout
      
      ; Axis Limits
      M208 X-7 Y-14 Z0 S1                                       ; set axis minima
      M208 X400 Y360 Z390 S0                                 ; set axis maxima
      
      ; Endstops
      M574 X1 S1 P"!xstop"                                    ; configure active-low endstop for low end on X via pin xstop
      M574 Y1 S1 P"!ystop"                                    ; configure active-low endstop for low end on Y via pin ystop
      M574 Z1 S2                                             ; configure Z-probe endstop for low end on Z
      
      ; Filament sensor
      M591 P1 C"e0_stop" S1	;
      
      ; Z-Probe
      
      M558 P8 C"zprobe.in+zprobe.mod" H2 F2000 T12000 S0.04 I1         ; set Z probe type to unmodulated and the dive height + speeds
      G31 P500 X-30 Y5                                   ; set Z probe trigger value, offset and trigger height  Z WERT in homeZ.conf
      ;M556 S50 X0 Y0 Z0                                      ; set orthogonal axis compensation parameters
      ;M557 X52:350 Y30:350 S20                               ; define mesh grid
      
      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T102400 B4138         ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0                                  ; create bed heater output on bedheat and map it to sensor 0
      M143 H0 S120                                           ; set temperature limit for heater 0 to 120C
      M307 H0 B0 S1.00                                       ; disable bang-bang mode for the bed heater and set PWM limit
      M307 H0 A106.4 C953.3 D2.2 V24.1
      M140 S65 R40;
      
      M140 H0						       ; map heated bed to heater 0
      
      M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.06e-8 ; configure sensor 1 as thermistor on pin e0temp
      M950 H1 C"e0heat" T1                                   ; create nozzle heater output on e0heat and map it to sensor 1
      M143 H1 S280                                           ; set temperature limit for heater 1 to 280C
      M307 H1 B0 S1.00                                       ; disable bang-bang mode for heater  and set PWM limit
      M307 H1 A1170.9 C396.6 D5.8 V24.1	
      
      ; Fans
      M950 F0 C"fan0" Q400                                   ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S0 H-1                                         ; set fan 0 value. Thermostatic control is turned off
      M950 F1 C"fan1" Q500                                   ; create fan 1 on pin fan1 and set its frequency
      M106 P1 S1 H1 T45                                      ; set fan 1 value. Thermostatic control is turned on
      
      ; Tools
      M563 P0 D0 H1 F0:1                                     ; define tool 0
      G10 P0 X0 Y0 Z0                                        ; set tool 0 axis offsets
      G10 P0 R180 S200                                           ; set initial tool 0 active and standby temperatures to 0C
      
      ; Custom settings
      ;Tappering
      M376 H10			                                            ; Bettkompensation läuft über 10mm Linear aus
      
      
      M501;
      
      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta
    • RE: Duet2 Wifi Update worked - for a short while

      @Veti

      @Veti said in Duet2 Wifi Update worked - for a short while:

      with this commented out you disabled networking
      this was certainly not generated by the configurator.

      i explained in the post with the config why i have add this.

      @Veti said in Duet2 Wifi Update worked - for a short while:

      you are overloding the cpu.
      its advised to stay with x16 and interpolation

      i didnt understand what u explain. i thought the M308 parameter ist default.

      @Veti said in Duet2 Wifi Update worked - for a short while:

      try a different usb cable. a lot of cables will not work.
      but the sd card reader works with this cable?! i give it a try.

      i tried to reset the hole firmware (https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Fallback_procedure_Num_3)
      I placed the Erase Jumper but the Diag LED keeps shining 😞

      posted in Duet Hardware and wiring
      peterfrosta
      peterfrosta