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

    Posts made by turbo3000

    • RE: Software bundle 3.1.1 now available

      thankyou.

      i got FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 2.03beta3 ELECTRONICS: Duet WiFi 1.02 or later FIRMWARE_DATE: 2019-03-25b6

      so 2.05.1, then 3.0 & then 3.1.1

      A pitty i couldn't upgrade direct to 3.1.1

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Software bundle 3.1.1 now available

      Hi,

      if your using Duet Wifi v1.04, which firmware package do i use?

      Duet2and3Firmware-3.1.1.zip

      OR

      Duet2CombinedFirmware.bin

      regards,

      Tony.

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      db80ddc2-a590-450f-bee7-7872cd1503f7-image.png

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      ok so i go to Step 8.

      Sent M552 S0
      then M552 S1 P192.168.1.120

      and now i get this... and even after 30seconds, i try M552 & it remains with those errors

      28cb5a0d-3359-4411-97a5-e12b70cb0cb1-image.png

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      1ee79c87-e7b5-412f-96b0-e48875bbddc6-image.png

      no errors in the browser when going the direct IP address.

      bd241a9c-be35-4ee5-94b8-45aca16ad29f-image.png

      and strangely, it knows my assigned static IP address but it cannot remember it? maybe this is a firmware issue?

      I didn't have to send the M587 S & P command, it knows my static address, but when we run the M587, the SSID is remembered, but the IP is NULLED, yet the static IP address is there.

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      should i force the static IP in the config.h file?

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      @dc42 said in Newbie Seeking Help:

      M115

      6e3cad42-b183-4a75-80fc-06b83c059eb4-image.png

      Ok the firmware update worked perfectly, however, this problem remains!

      85b79122-5be2-47c3-86fc-68f2fb8c8c34-image.png

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      7a7c1ed0-8a6d-47b5-bac8-0c542ac7f53d-image.png

      i got something !!!!

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      ; Configuration file for Duet WiFi (firmware version 2.00)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.8 on Fri May 01 2020 01:28:58 GMT+1000 (Australian Eastern Standard Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"My Printer" ; set printer name

      M667 S1 ; select CoreXY mode

      ; Network
      M552 S1 ; enable network

      ;M552 P192.168.1.120
      ;M554 P192.168.1.255
      ;M553 P225.255.255.0

      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet

      ; Drives
      M569 P0 S1 ; physical drive 0 goes forwards
      M569 P1 S1 ; physical drive 1 goes forwards
      M569 P2 S0 ; physical drive 2 goes backwards
      M569 P3 S0 ; physical drive 3 goes backwards
      M584 X0 Y1 Z2 E3 ; set drive mapping
      M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z4000.00 E98.00 ; set steps per mm
      M566 X600.00 Y600.00 Z12.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
      M203 X18000.00 Y18000.00 Z180.00 E1500.00 ; set maximum speeds (mm/min)
      M201 X3000.00 Y3000.00 Z100.00 E10000.00 ; set accelerations (mm/s^2)
      M906 X950 Y950 Z950 E950 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 X330 Y330 Z400 S0 ; set axis maxima

      ; Endstops
      M574 X1 Y1 Z1 S0 ; set active low and disabled endstops

      ; Z-Probe
      M558 P5 H5 F0 T6000 ; set Z probe type to switch and the dive height + speeds
      G31 P600 X0 Y0 Z0 ; set Z probe trigger value, offset and trigger height
      M557 X15:215 Y15:195 S20 ; define mesh grid

      ; Heaters
      M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0
      M143 H0 S120 ; set temperature limit for heater 0 to 120C
      M305 P1 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 1
      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      ; Fans
      M106 P0 S0 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 F0 ; 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

      ; Custom settings are not defined

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

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      Thankyou. I have deleted those other files. Checked /sys folder again.

      2205c03a-3917-41be-8970-c08cdf9a26a7-image.png

      But still no DWC !!!!

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      056299a5-14c7-40e6-a061-0eae0dd8e902-image.png

      This is interesting. Does this mean i can't see my /sys files?

      If so why?

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      79bb7472-d875-4c0e-ad05-30dccf179a09-image.png

      It does remember my SSID, just not my IP address.

      Do i need to port forward? i have an Asus GT-AC5300 router.

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      5d00b20f-55b0-4aa3-a902-0a34dcf780f9-image.png

      So i have /www separate & /sys separate.

      The /config/sys & /config/www directory & files, i was just trying to see if that would solve the problem.

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      @dc42 said in Newbie Seeking Help:

      M20 P"/www"

      395b212b-5505-4ea6-94d5-097a0019ea36-image.png

      054c743e-434f-4a86-a125-9f4751fe7265-image.png

      b446cd23-7470-4f10-a669-3c3676a68fc0-image.png

      1c6491b9-679c-488a-ad78-7935f20405d0-image.png

      Thanks guys but im stumoed on this one.

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • RE: Newbie Seeking Help

      b02fc369-b7e9-4e15-a478-41e9869f1556-image.png

      5eb21912-f77f-4348-9206-9ad8b24cadb3-image.png

      Is it correct?

      posted in General Discussion
      turbo3000undefined
      turbo3000
    • Newbie Seeking Help

      Hi
      Im trying to get my Duet 2 v2.0 running. I can connect via YAT USB COM8 port. I've tried sending my wifi details & the M587 command seems to accept but when i request register, it comes back with IP NULL.

      I have my IP set for 192.168.1.120 & it receive "Your Duet rejected the HTTP request: page not found".

      Blue light is ON solid. i.e. not flashing. The band i am connecting the Duet 2 is 2G.

      I did a DuetWiFiServer.bin update but same problem exists.

      I have been trying for days to get the http working & updating the firmware to V3.01 RC1 without success.

      4de7c878-376c-43e4-87a2-c3887ddf9d41-image.png

      i also have a microsd car with /www & /sys folder in the root section.

      What can i do now?

      Thanks,

      Tony.

      posted in General Discussion
      turbo3000undefined
      turbo3000