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

No output fan 0

Scheduled Pinned Locked Moved
Duet Hardware and wiring
3
12
1.1k
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
    DaGWerkz
    last edited by 16 Dec 2017, 22:26

    My part fan stopped working. I tried to switch to fan 1 and also fan 2, both are just on all the time. Did something fry?

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 17 Dec 2017, 07:33

      Have you configured Fan1 and Fan2 correctly using M106? Bear in mind that Fan1 defaults to thermostatic mode.

      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
        DaGWerkz
        last edited by 18 Dec 2017, 03:06

        well I updated firmware and now I need to get connected again. ill get it done this week and get back to this problem if it still is happening. thanks for the response. honestly I did not use M106 I just added F1 to the line in the firmware. after I get board working again ill hit you up.

        1 Reply Last reply Reply Quote 0
        • undefined
          DaGWerkz
          last edited by 28 Dec 2017, 01:27

          couldn't get that board working. replaced with brand new one I bought for another printer. got it all set up but fan is always on now. it set to off in the control. not sure what to check

          1 Reply Last reply Reply Quote 0
          • undefined
            elmoret
            last edited by 28 Dec 2017, 02:10

            It would be helpful if you could post your config.g here, also updating the firmware shouldn't damage the board or prevent it from connecting, what firmware were you using previously with it and what did you update it to?

            1 Reply Last reply Reply Quote 0
            • undefined
              DaGWerkz
              last edited by 14 Jan 2018, 01:06

              ; Configuration file for Duet WiFi (firmware version 1.17 to 1.19)
              ; executed by the firmware on start-up
              ;
              ; generated by RepRapFirmware Configuration Tool on Wed Dec 27 2017 15:50:45 GMT-0800 (Pacific Standard Time)

              ; 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
              M665 R175 L420 B165 H630 ; 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 Z0 S1 ; Set minimum Z

              ; Endstops
              M574 X2 Y2 Z2 S1 ; Set active high endstops
              M558 P1 X0 Y0 Z0 H5 F120 T6000 ; Set Z probe type to unmodulated, the axes for which it is used and the dive height + speeds
              G31 P500 X0 Y0 Z2.5 ; Set Z probe trigger value, offset and trigger height
              M557 R165 S20 ; Define mesh grid

              ; Drives
              M569 P0 S0 ; Drive 0 goes forwards
              M569 P1 S0 ; Drive 1 goes forwards
              M569 P2 S0 ; Drive 2 goes forwards
              M569 P3 S1 ; Drive 3 goes forwards
              M350 E16 I0 ; Configure microstepping without interpolation
              M350 X32 Y32 Z32 I1 ; Configure microstepping with interpolation
              M92 X320 Y320 Z320 E2700 ; Set steps per mm
              M566 X1200 Y1200 Z1200 E1200 ; Set maximum instantaneous speed changes (mm/min)
              M203 X18000 Y18000 Z18000 E1200 ; Set maximum speeds (mm/min)
              M201 X1000 Y1000 Z1000 E120 ; Set accelerations (mm/s^2)
              M906 X1650 Y1650 Z1650 E800 I60 ; Set motor currents (mA) and motor idle factor in per cent
              M84 S30 ; Set idle timeout

              ; Heaters
              M301 H0 S1.00 P10 I0.1 D200 T0.4 W180 B30 ; Use PID on bed heater (may require further tuning)
              M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
              M143 H0 S150 ; Set temperature limit for heater 0 to 150C
              M305 P1 X200 ; Set thermistor + ADC parameters for heater 1 and remap it to channel 501
              M143 H1 S400 ; Set temperature limit for heater 1 to 400C

              ; 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 PDELTA1 ; Set machine name
              M552 S1 ; Enable network
              M587 S"NoAccess" P"9512457774DaGWerkz" ; 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

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

              ; Custom settings are not configured

              1 Reply Last reply Reply Quote 0
              • undefined
                DaGWerkz
                last edited by 14 Jan 2018, 01:08

                sorry took so long I never received notification of a reply. delta been sitting collecting dust. just got back from CES in las vegas and I'm all pumped up again to get this thing working. any help would be awesome!

                1 Reply Last reply Reply Quote 0
                • undefined
                  DaGWerkz
                  last edited by 14 Jan 2018, 02:05

                  ok so on the board that I removed because I can not get to work, I updated to 1.20 then updated the webserver after that and that's when it failed on me. ive followed all the methods and its just not working. used YAT and when I enter the M587 command it givs me error saying update failed. I did the M552 S0 and it just says ok. the board that the fan is on all the time is running 1.19 and its what came on board, scared to update this board now

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    dc42 administrators
                    last edited by 14 Jan 2018, 08:46

                    1. Is the fan a normal brushless DC one?

                    2. If M587 reports update failed, that suggests you are not running the correct version of DuetWiFiServer. So copy the new DuetWiFiServer.bin file to /sys on the SD card, then use M997 S1 to install it.

                    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
                      DaGWerkz
                      last edited by 14 Jan 2018, 23:09

                      the fan I'm using on the new board that is running 1.19 right now is brushless 24v dc fan, I had 2 in parallel, running one now with same problem.

                      ok on the board running 1.20 I will give that a shot and let you know the outcome. thanks

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        DaGWerkz
                        last edited by 15 Jan 2018, 02:39

                        the board is dead will not respond to anything. it says its connected using YAG. all leds are on constant. and the led on the wifi chip is not on. I know the board is on because I connected a panel due to it and I see the firmware running but then the screen starts flashing on and off(do I need more than usb power to run panel due?) kind of over this. both boards not acting right. I'm sure its me but following all instructions just leads to dead ends.

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          dc42 administrators
                          last edited by 15 Jan 2018, 08:05

                          A Duet + PanelDue with 7" screen draws too much power for a normal USB port to supply. This is why you see the flashing. With a 5" screen it is marginal. A solution is to supply additional power via the USB port on PanelDue from a second USB port on the PC, or from a powered USB hub, or from a USB power supply.

                          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
                          • First post
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA