@dc42
Coil A
Coil B
Could it be that only spool A is damaged?
I have filled in my Duet replacement request, thanks!
@dc42
Coil A
Coil B
Could it be that only spool A is damaged?
I have filled in my Duet replacement request, thanks!
Following the diagram I have attached the winding A and B. In both gives me continuity without resistance, ie short circuit. And endless resistance between them.
I can do some more test, if you want. It seems that the duet works correctly except for the E0 output.
@t3p3tony
If just that, from 0.7A, I have asked for another equal ...
@t3p3tony
I thought about doing it, but the engine got very hot and smelled like burnt, and I did not dare to try it for fear of burning another channel.
Hello, my duet is a week old, connect an engine (25mm brand pancake bondtech) which did not work, it vibrated a little but it did not turn, one of the times I connected it started to heat up, until they started to jump sparks the duet (my tears also leapt), I think it was the engine's fault despite being new ... I have again asked for another similar one, I'm worried if it happens again ...
Thank you very much for your interest.
Thank you very much for your reply. I have made all the changes he suggested, but the E0 continues without disappearing ... And now the E1 does not appear.
;
; generated by RepRapFirmware Configuration Tool on Thu Oct 18 2018 21:09:21 GMT+0200 (CEST)
; General preferences
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
; Network
M550 PENDER 3 ; Set machine name
M552 S1 ; Enable network
;*** Access point is configured manually via M587
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 P4 S0 ; Drive 3 goes backwards
M584 X0 Y1 Z2 E4
M350 X256 Y256 Z256 E16 I0 ; Configure microstepping without interpolation
M92 X1280 Y1280 Z6400 E514 ; Set steps per mm
M566 X900 Y900 Z12 E120 ; Set maximum instantaneous speed changes (mm/min)
M203 X9000 Y9000 Z180 E1200 ; Set maximum speeds (mm/min)
M201 X575 Y575 Z100 E575 ; Set accelerations (mm/s^2)
M906 X800 Y800 Z800 E500 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 X230 Y230 Z250 S0 ; Set axis maxima
; Endstops
M574 X1 Y1 S1 ; Set active high endstops
; Z-Probe
M574 Z1 S2 ; Set endstops controlled by probe
;M307 H4 A-1 C-1 D-1 ; Disable heater on PWM channel for BLTouch
M307 H3 A-1 C-1 D-1
M558 P9 H5 F120 T6000 A3 ; Set Z probe type to bltouch and the dive height + speeds
G31 P25 X32 Y-2 Z0.35 ; Set Z probe trigger value, offset and trigger height
M557 X20:200 Y20:200 S45 ; Define mesh grid
; Heaters
M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
M305 P1 T100000 B4725 C7.060000e-8 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C
; 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 cambiado para extrusor E0 pase a E1
; M563 P0 D1 H1
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 saving after power loss is not enabled
; Custom settings are not configured