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

    GPetropoulos

    @GPetropoulos

    6
    Reputation
    8
    Profile views
    83
    Posts
    0
    Followers
    2
    Following
    Joined Last Online

    GPetropoulos Unfollow Follow

    Best posts made by GPetropoulos

    • RE: Duet Wifi 1.04 and NPN NO inductive sensor

      @dc42 Either i was looking at another page or something changed. I checked again the article
      https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_NPN_output_normally_open_inductive_or_capacitive_sensor
      and i can no longer see the text saying i need to add a pulldown resistor. Also i saw on a post about adding a diode. This is not mentioned in the wiki. Is it needed or not?

      So do i need a pulldown resistor or a relay as mentioned above? Or can i connect the 6-36v inductive sensor directly to duet and especially on the z probe sensor?

      Can you please provide some diagram to what i need to connect?
      Based on the wiring diagram for the v1.04 alt text i see the z probe connector shows z probe in, gnd, z probe mod, +3.3V.
      My inductive sensor model(LJ12A3-4-Z/EX) with blue, brown and black wires. Normally this would be
      Brown 24vdc+, Blue 24vdc-, and black is signal.
      So i need to connect the black(signal) to the z probe IN pin. Blue(-) to GND on always on fans and brown(+) on V_Fan on always on fans? Or do the + and - cables connect somewhere else? Can the always on fans take this config by default or do i need to change some jumper or something?
      Is the correct wiring as shown in this image?alt text

      I have read this thread but my conclusion to what the right way is, is not clear. (https://forum.duet3d.com/topic/6779/pnp-inductive-sensor-and-wiring/18)

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Fans not working after updating to RRF3.2

      So I replaced the fan with a new one. Either that fan was bricked or it's cable.
      Now everything seems to work right.

      After all it was a wiring issue as no major changes to files were made.

      Thank you all!

      posted in Firmware installation
      GPetropoulosundefined
      GPetropoulos
    • RE: Autolevel with NPN NO Inductive sensor problems

      @phaedrux Yeah probably. I tried the 100 and was too slow. 😄 I have F1000 in my M558 and probably that is being used. I started the test print and seems to be working like a charm. 🙂

      Thank you very much. I would not manage to get it done this fast without your help. Cheers!
      Wish you the best and a Happy New Year mate.

      So for anyone confused set positive value for trigger height in G31 command!!

      posted in Tuning and tweaking
      GPetropoulosundefined
      GPetropoulos
    • RE: Fans not working after updating to RRF3.2

      @jay_s_uk @fcwilt I went back to the stock config g from the config tool.
      But it was not a solution. Then I decided I should check the wiring. Turns out one cable from each connector of the fans was loose and I easily removed them.

      I put them back. The tool fan works now.
      The other one does not.

      I guess only way to find out is to check another fan/wiring directly on the board and see.

      posted in Firmware installation
      GPetropoulosundefined
      GPetropoulos

    Latest posts made by GPetropoulos

    • RE: Suddenly my extruder stopped working - Driver Issue???

      @Phaedrux said in Suddenly my extruder stopped working - Driver Issue???:

      e cause. Was the board being actively cooled with a fan? Extended operation time without cooling may have been a factor.

      It was running like this for years. The board is not actively cooled as having a fan on it per se, but I have a fan running when we have hot weather in the closet where the printer is in.

      The driver temp issue showed up a couple of times, but did not see it lately. It was working like normal and then stopped.

      @engikeneer It has been set up like this for 5 years. Not sure if dupont is not good enough, but back when I built it many people used them instead of molex.

      @Phaedrux Do you think my dupont connectors might be an issue?

      @gloomyandy I added this

      ; CPU TEMP CALIBRATION
      ;
      M912 P0 S-11.6					   ; MCU temperature sensor calibration offset (M112 to view current temp. Should match room temp.)
      
      
      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      @dc42 If I run the motion motors at 1.8A is it safe? I noticed it mentions 1.4 A and peak at 2A?

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      @Phaedrux No idea really. I remember it was saying high temp detected at driver 3 as it was the one I was using, but after I corrected the temp calculation for the mcu it stopped. Then suddenly one day it just stopped moving. Then I tried the driver 4 and it was doing the same too.. So it feels weird for both drivers 3 and 4 to be gone at the same time. Unless anything happened to driver 4 and I dont remember it.

      Even then it is weird as the extruder motor is a pancake and was working at 1400 ma, while the motion steppers were working at 2A and never reported a temp issue.

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      @GPetropoulos If I consider getting another board, is duet 3 mini the logical upgrade for 1z 1 x 1y and 1 extruder?

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      @Phaedrux I am definitely outside warranty. And I am in Greece so finding parts is not quite easy.

      If I would attempt to replace the drivers you thing it would be solved or could it be a deeper issue in the board. I don't see any burn marks though.

      Is there a way to confirm if the drivers are specifically at fault?

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      @Phaedrux Yes. I remapped the driver. I also just connected the motor to another driver from xy without remapping, and connected the y motor to drive 4 while it was mapped for extruder. In all cases driver 3 and 4 show the same.

      Any way to make sure it is gone? I get the same in drives 3 and 4 so I have no driver left for the extruder.

      What are my options here?

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      Here is the config.g in case you think there is an issue there

      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.4.1 on Fri Sep 06 2024 20:53:06 GMT+0300 (Eastern European Summer Time)
      
      ; General preferences
      G90                                                ; send absolute coordinates...
      M83                                                ; ...but relative extruder moves
      M550 P"GCore"                                      ; set printer name
      M669 K1                                            ; select CoreXY mode
      
      ; Network
      M552 S1                                            ; enable network
      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 S1                                         ; physical drive 2 goes forwards
      M569 P3 S1                                         ; physical drive 3 goes forwards
      M584 X0 Y1 Z2 E3                                   ; set drive mapping
      M350 X16 Y16 Z16 E16 I1                            ; configure microstepping with interpolation
      M92 X160.00 Y160.00 Z3200.00 E830.00               ; set steps per mm
      M566 X900.00 Y900.00 Z60.00 E120.00                ; set maximum instantaneous speed changes (mm/min)
      M203 X180000.00 Y180000.00 Z18000.00 E360000.00    ; set maximum speeds (mm/min)
      M201 X3000.00 Y3000.00 Z30.00 E4000.00             ; set accelerations (mm/s^2)
      M906 X2000 Y2000 Z2000 E1400 I30                   ; set motor currents (mA) and motor idle factor in per cent
      M84 S30                                            ; Set idle timeout
      
      ; Axis Limits
      M208 X-140 Y-140 Z0 S1                             ; set axis minima
      M208 X145 Y145 Z280 S0                             ; set axis maxima
      
      ; Endstops
      M574 X1 S1 P"xstop"                                ; configure switch-type (e.g. microswitch) endstop for low end on X via pin xstop
      M574 Y1 S1 P"ystop"                                ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin ystop
      M574 Z1 S2                                         ; configure Z-probe endstop for low end on Z
      
      ; Z-Probe
      M558 P1 C"zprobe.in" H5 F120 T6000                 ; set Z probe type to unmodulated and the dive height + speeds
      M558 H30                                           ;*** Remove this line after delta calibration has been done and new delta parameters have been saved
      G31 P500 X0 Y0 Z2.5                                ; set Z probe trigger value, offset and trigger height
      M557 X-125:125 Y-125:125 S20                       ; define mesh grid
      
      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 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
      M307 H0 B0 S1.00                                   ; disable bang-bang mode for the bed heater and set PWM limit
      M140 H0                                            ; map heated bed to heater 0
      M143 H0 S140                                       ; set temperature limit for heater 0 to 140C
      M308 S1 P"e0temp" Y"thermistor" T100000 B4138      ; 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
      M307 H1 B0 S1.00                                   ; disable bang-bang mode for heater  and set PWM limit
      M143 H1 S280                                       ; set temperature limit for heater 1 to 280C
      
      ; Fans
      M950 F0 C"fan0" Q500                               ; 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                                   ; 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 Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Suddenly my extruder stopped working - Driver Issue???

      Here are the motor -driver cable In case sou see something I don't. 1000057932.jpg 1000057931.jpg

      Thank you! 🙏

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • Suddenly my extruder stopped working - Driver Issue???

      Suddenly my extruder stopped working. I thought it was some cable as I saw the connector was a little deformed. I was using the E3 next to the headter connectors. Now I bought new cables and tried it and it does not work. Also tried E4.

      I get "Warning: Driver 4 warning: phase A may be disconnected, phase B may be disconnected" in the console

      I tried another cable. Nope. I tried another motor, nope. So I tried this motor in another driver and the motor works.

      Should I consider the drivers are both gone? I do not see any marks on the board.

      M122 showed low sg on the driver 3 and 4. I updated to the latest firmware just in case as I was on 3.2
      Nothing.
      Still the same, thus now the sg max does not show in the m122.

      Here is the m122 with driver 4.

      m122
      === Diagnostics ===
      RepRapFirmware for Duet 2 WiFi/Ethernet version 3.5.2 (2024-06-11 17:13:43) running on Duet WiFi 1.02 or later
      Board ID: 08DGM-917NK-F23T0-6J9FL-3SN6J-KD8WG
      Used output buffers: 15 of 26 (25 max)
      === RTOS ===
      Static ram: 23384
      Dynamic ram: 72896 of which 12 recycled
      Never used RAM 16708, free system stack 150 words
      Tasks: NETWORK(2,nWait 6,14.7%,222) HEAT(3,nWait 5,0.0%,328) Move(4,nWait 5,0.0%,312) MAIN(1,running,84.5%,742) IDLE(0,ready,0.7%,29), total 100.0%
      Owned mutexes: WiFi(NETWORK)
      === Platform ===
      Last reset 00:02:11 ago, cause: software
      Last software reset at 2024-09-06 21:10, reason: User, Gcodes spinning, available RAM 13736, slot 2
      Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
      Error status: 0x00
      MCU temperature: min 29.0, current 29.5, max 30.5
      Supply voltage: min 24.0, current 24.1, max 24.3, under voltage events: 0, over voltage events: 0, power good: yes
      Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0
      Events: 2 queued, 2 completed
      Driver 0: standstill, SG min n/a
      Driver 1: standstill, SG min n/a
      Driver 2: standstill, SG min n/a
      Driver 3: standstill, SG min n/a
      Driver 4: standstill, SG min 0
      Driver 5: 
      Driver 6: 
      Driver 7: 
      Driver 8: 
      Driver 9: 
      Driver 10: 
      Driver 11: 
      Date/time: 2024-09-06 21:12:28
      Cache data hit count 4294967295
      Slowest loop: 7.68ms; fastest: 0.18ms
      I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
      === Storage ===
      Free file entries: 10
      SD card 0 detected, interface speed: 20.0MBytes/sec
      SD card longest read time 0.8ms, write time 0.0ms, max retries 0
      === Move ===
      DMs created 83, segments created 6, maxWait 86954ms, bed compensation in use: mesh, height map offset 0.000, max steps late 0, min interval 0, bad calcs 0, ebfmin 0.00, ebfmax 0.00
      no step interrupt scheduled
      Moves shaped first try 0, on retry 0, too short 0, wrong shape 0, maybepossible 0
      === DDARing 0 ===
      Scheduled moves 3, completed 3, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 2], CDDA state -1
      === Heat ===
      Bed heaters 0 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
      Heater 1 is on, I-accum = 0.0
      === GCodes ===
      Movement locks held by null
      HTTP is idle in state(s) 0
      Telnet is idle in state(s) 0
      File is idle in state(s) 0
      USB is idle in state(s) 0
      Aux is idle in state(s) 0
      Trigger is idle in state(s) 0
      Queue is idle in state(s) 0
      LCD is idle in state(s) 0
      Daemon is idle in state(s) 0
      Autopause is idle in state(s) 0
      Q0 segments left 0
      Code queue 0 is empty
      === Network ===
      Slowest loop: 133.66ms; fastest: 0.00ms
      Responder states: HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
      HTTP sessions: 2 of 8
      === WiFi ===
      Interface state: active
      Module is connected to access point 
      Failed messages: pending 0, notrdy 0, noresp 0
      Firmware version 2.1.0
      MAC address b4:e6:2d:52:f5:85
      Module reset reason: Turned on by main processor, Vcc 3.42, flash size 4194304, free heap 39696
      WiFi IP address 192.168.0.53
      Signal strength -41dBm, channel 11, mode 802.11n, reconnections 0
      Clock register 00002002
      Socket states: 0 0 0 0 0 0 0 0
      

      Weird how after moving the motors there is no sg values? Maybe I messed up the firmware update?

      Any ideas?

      Photos of the board attached viber_image_2024-09-06_21-01-29-587.jpg

      viber_image_2024-09-06_21-01-28-928.jpg

      posted in Duet Hardware and wiring
      GPetropoulosundefined
      GPetropoulos
    • RE: Fans not working after updating to RRF3.2

      So I replaced the fan with a new one. Either that fan was bricked or it's cable.
      Now everything seems to work right.

      After all it was a wiring issue as no major changes to files were made.

      Thank you all!

      posted in Firmware installation
      GPetropoulosundefined
      GPetropoulos