Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. good1228
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    good1228

    @good1228

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    good1228 Unfollow Follow

    Latest posts made by good1228

    • RE: Dual Z problem with Version 1.21

      Im having an issue where my dual z motors move at different speeds after an upgrade to 1.21.
      its on a wanhao di3 printer.
      It homes x and y correctly, and was working until i upgraded. also another issue i have is that when a print would complete (back when it worked) the exruder would go in reverse for about 10 mins and i had to hard power it down.. not sure what thats about either. i do i have a duet wifi for my delta as well and no issues.

      ; Configuration file for Duet WiFi (firmware version 1.21)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool on Mon Aug 20 2018 13:26:19 GMT-0500 (Central Daylight Time)

      ; General preferences
      G90 ; Send absolute coordinates...
      M83 ; ...but relative extruder moves

      ; Network
      M550 Pwanhao-di3 ; Set machine name
      M552 S1 ; Enable network
      M587 S"SAMPLE_a0ebfe" P"" ; Configure access point. You can delete this line once connected
      M586 P0 S1 ; Enable HTTP
      M586 P1 S0 ; Disable FTP
      M586 P2 S0 ; Disable Telnet

      ; Drives
      M569 P0 S0 ; Drive 0 goes backwards
      M569 P1 S0 ; Drive 1 goes backwards
      M569 P2 S1 ; Drive 2 goes forwards
      M569 P3 S1 ; Drive 3 goes forwards
      M350 X128 Y128 Z128 E16 I0 ; Configure microstepping without interpolation
      M92 X640 Y640 Z3200 E96 ; Set steps per mm
      M566 X54000 Y54000 Z720 E7200 ; Set maximum instantaneous speed changes (mm/min)
      M203 X600000 Y600000 Z420000 E300000 ; Set maximum speeds (mm/min)
      M201 X1000 Y1000 Z100 E5000 ; Set accelerations (mm/s^2)
      M906 X855 Y855 Z855 E855 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Axis Limits
      M208 X0 Y0 Z0 S1 ; Set axis minima
      M208 X200 Y200 Z180 S0 ; Set axis maxima

      ; Endstops
      M574 X1 Y1 z1 S0 ; Set active low endstops

      ; Z-Probe
      M558 P0 H25 F7200 T6000 ; Disable Z probe but set dive height, probe speed and travel speed
      M557 X25:175 Y25:175 S20 ; Define mesh grid

      ; Heaters
      M305 P0 T100000 B3950 C0 R4700 ; Set thermistor + ADC parameters for heater 0
      M143 H0 S120 ; Set temperature limit for heater 0 to 120C
      M305 P1 T100000 B4388 C0 R4700 ; Set thermistor + ADC parameters for heater 1
      M143 H1 S250 ; Set temperature limit for heater 1 to 250C

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

      ; 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

      ; Automatic power saving
      M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss

      ; Custom settings are not configured

      ; Miscellaneous
      M501 ; Load saved parameters from non-volatile memory
      T0 ; Select first tool

      posted in Firmware installation
      good1228undefined
      good1228
    • Duet wifi firmware 1.20

      Hello,
      I just tried updating my firmware to 1.20 from 1.19 and it says these electronics arent suitable for the upgrade, then i updated the server and it worked, but now i cannot get connected to wifi. any help would be greatly appreciated.

      Thanks,

      Tony

      posted in Order discussion
      good1228undefined
      good1228