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

    foesi

    @foesi

    3
    Reputation
    1
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    foesi Unfollow Follow

    Best posts made by foesi

    • RE: Hotend heater does not show up in DWC

      @norder The change to T100000 made the difference - but I have put 84000 there wich is the resistance I measured at around 18°C and that made no difference.
      And no I did NOT just copy someone else's config.g 🙂 . I just saw the line in the config.g and gave it a try 😉 . I will definetly do a PID tuning for both - because I need to do this twice a year due to the fact that the temperatures of winter and summer are quite different in Austria.

      Thank you for your effort!

      posted in Duet Web Control
      foesiundefined
      foesi
    • RE: Error: M552: Network-related cmds r not supported using SBC

      @jay_s_uk yes sure I can send you the details per Mail.
      A few weeks ago means I purchased it at 03.07.2022

      posted in Firmware installation
      foesiundefined
      foesi
    • RE: Error: M552: Network-related cmds r not supported using SBC

      I recently got the new duet board and - it works fine now! Thanks for your help!
      It must have been the SD-card socket. Now I can get on with my project - which is to make the Duet 3 mini 5+ my controller for a Tronxy X5SA-600.
      Thanks again and all in all it was surprisingly convenient to get the new board.

      posted in Firmware installation
      foesiundefined
      foesi

    Latest posts made by foesi

    • RE: BL-Touch M402 and M280 P0 S90 do not retract pin

      @Herve_Smith these files look exactly the same on my sd card and the config.g M950 and M558 are the same as yours.
      Remember that the BL-Touch had been working for a few months.😬

      posted in Tuning and tweaking
      foesiundefined
      foesi
    • RE: BL-Touch M402 and M280 P0 S90 do not retract pin

      @Phaedrux I tried to position the screw in a position where the test at power on just gets the pin back up in retracted position.
      I can´t get the screw in the position as mentioned in the antclabs documentation - because then the pin would not get back up.
      And I also used magnets to get the pin magnetised.🤷

      posted in Tuning and tweaking
      foesiundefined
      foesi
    • BL-Touch M402 and M280 P0 S90 do not retract pin

      Hello,

      I have a Duet Wifi 1.04 with RRF 3.2.2 and use a BL-Touch as a z-probe.
      The BL-Touch has been working for a few month until a few weeks ago I needed to replace the pin because some warped ppsu just got into the way of the pin...
      I tried to replace the pin... no difference
      Then I tried another BL-Touch that I had for just that case and it didn´t work too.
      I adjusted the screw in the BL-Touch so that the pin gets retracted at the self test when power is on.

      The BL-Touch started blinking red after self test... I tested all the wires - everything fine.
      Then I put the M280 P0 S160 at the end of config.g - after that the blinking is gone.
      When I try the M401 the pin gets deployed and then it starts blinking red - same is for M280 P0 S10.
      After that I used the M402 command to retract the pin... and it didn´t work - exactly the same happens with the M280 P0 S90.

      The M280 P0 S160 retracts the pin and gets the red LED to flash steadily.

      So i it can push the pin up and down by itself - but why not with M402?
      Why does it blink when using M401?

      Any suggestions are appreciated!

      posted in Tuning and tweaking bltouch duet wifi
      foesiundefined
      foesi
    • RE: Endstops triggered even when unplugged

      @jay_s_uk thanks for the reminder to try this - and it was indeed the problem.
      But why did my wiring work the day before for at least homing 10 times? It doesn´t really matter now but I am just curious...

      posted in Duet Hardware and wiring
      foesiundefined
      foesi
    • RE: Endstops triggered even when unplugged

      @jay_s_uk I have connected one wire with the 5V of the IO port and the other wire with the ioX_in. Same on both X- and Y endstops. Only Z is wired to 12V in the middle of the board and only the signal wire is connected to the io3_in. I need this because the z-probe needs 6V+.

      posted in Duet Hardware and wiring
      foesiundefined
      foesi
    • Endstops triggered even when unplugged

      Hallo,

      I have now set up my Duet 3 mini 5+ and after trying everything I wanted to make a test print.
      The next day I heated up the bed and wanted to home the axis for z-probe offset...
      The X- and Y-stop then did not work or to be precise they did trigger right away.
      Then I tried to use the IO_2 and the IO_4 port instead of the IO_0 and the IO_1 - same problem.
      After that I converted the pinname with a "!" like P"!io.0in". That made the endstopps to not trigger regardless of what I tried.
      It made no difference if the endstopps were connected or not.
      The thing is... they worked the day before so there should not be a wiring or configuration problem!?
      I also checked the voltage of the IO pins and the 5V to GND and 3.3V to GND were both fine on all IOs.

      To update the firmware did also not change anything.

      Here is some more information:

      Board: Duet 3 Mini 5+ (Mini5plus)
      Firmware: RepRapFirmware for Duet 3 Mini 5+ 3.4.1 (2022-06-01)
      Duet WiFi Server Version: 1.26

      config.g definition:

      M574 X1 S1 P"io0.in"
      M574 Y1 S1 P"io1.in"
      M574 Z1 S2

      The z-probe works - for some reason.

      Thanks in advance!

      posted in Duet Hardware and wiring
      foesiundefined
      foesi
    • RE: Hotend heater does not show up in DWC

      @cosmowave the sensor is configured like this:

      ; Z-Probe
      M558 P1 C"!io3.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds
      G31 P999 X-41 Y5 Z5 ; set Z probe trigger value, offset and trigger height
      M557 X50:550 Y50:550 S50 ; define mesh grid

      I have connected the signal to the io3.in of the IO_3 port. The + and - are connected to the 12V port in the center of the board.

      posted in Duet Web Control
      foesiundefined
      foesi
    • RE: Hotend heater does not show up in DWC

      @cosmowave I use the orignal Tronxy TR leveling sensor.

      https://www.tronxyonline.com/Tronxy-Black-TR-Auto-Leveling-Sensor-p1486299.html

      I run it with 12V because I have not connected it to the 5V or the 3.3V of the IO port.

      posted in Duet Web Control
      foesiundefined
      foesi
    • RE: Hotend heater does not show up in DWC

      Another thing which is not a problem but could be done better is the value of the Z-Probe.
      I got it to work whith a trigger value of 1000 and the usual value is 964.
      Is there a way to get the normal value down to 0?

      posted in Duet Web Control
      foesiundefined
      foesi
    • RE: Hotend heater does not show up in DWC

      @norder The change to T100000 made the difference - but I have put 84000 there wich is the resistance I measured at around 18°C and that made no difference.
      And no I did NOT just copy someone else's config.g 🙂 . I just saw the line in the config.g and gave it a try 😉 . I will definetly do a PID tuning for both - because I need to do this twice a year due to the fact that the temperatures of winter and summer are quite different in Austria.

      Thank you for your effort!

      posted in Duet Web Control
      foesiundefined
      foesi