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

    Topics created by Philippe71

    • Philippe71undefined

      Solved Update from 3.4.5 to 3.5.0b4 impossible

      Firmware installation
      • • • Philippe71
      10
      0
      Votes
      10
      Posts
      525
      Views

      Philippe71undefined

      I went to the customer's site and was able to update by copying the files to the SD card.
      Everything is working again, thanks for your help.

    • Philippe71undefined

      Fan with thermostatic control AND manual control?

      Tuning and tweaking
      • • • Philippe71
      3
      0
      Votes
      3
      Posts
      212
      Views

      Philippe71undefined

      Ok, I'll do that, thank you for the fast reply.

    • Philippe71undefined

      RRF3.5 Beta 1 : M291 new options

      Beta Firmware
      • • • Philippe71
      4
      1
      Votes
      4
      Posts
      305
      Views

      Diamondbackundefined

      Ha, I was about to ask the same, thanks for updating the documentation! 👍

    • Philippe71undefined

      G28 Z : Error: SetPositions called when DDA ring not empty

      Duet Hardware and wiring
      • • • Philippe71
      5
      0
      Votes
      5
      Posts
      284
      Views

      dc42undefined

      @Philippe71 I think this is probably resolved now. Please see https://forum.duet3d.com/post/302699.

    • Philippe71undefined

      Unsolved Thermocouple Error : "String too long" with RRF 3.3 stable

      Firmware installation
      • • • Philippe71
      8
      0
      Votes
      8
      Posts
      441
      Views

      dc42undefined

      @philippe71 thanks, I marked this to be re-visited for the next 3.4 beta or RC.

      EDIT: I found and fixed the other bug that was causing this.

    • Philippe71undefined

      PI camera does not work anymore after DWC 3.2.0beta4 update

      Duet Hardware and wiring
      • • • Philippe71
      4
      0
      Votes
      4
      Posts
      284
      Views

      stuartofmtundefined

      Just an aside. I was looking at CPU utilization on my Pi and noticed that motion uses a lot of CPU.

      I've replaced it with this approach - which, for my purposes (streaming only) is MUCH more lightweight.

      https://randomnerdtutorials.com/video-streaming-with-raspberry-pi-camera/

    • Philippe71undefined

      Error : Failed to get macro response from SBC (channel file)

      Beta Firmware
      • • • Philippe71
      8
      0
      Votes
      8
      Posts
      415
      Views

      Philippe71undefined

      retractprobe.g homeall.g deployprobe.g config.g bed.g

      Thank you

    • Philippe71undefined

      DCS is not started after Upgrade to 3.2.0beta4

      Beta Firmware
      • • • Philippe71
      6
      0
      Votes
      6
      Posts
      375
      Views

      Philippe71undefined

      It works fine, I have access to the printer now.
      Thanks a lot for your fast reply !

    • Philippe71undefined

      Solved Impossible to Upload Gcode file with CRC activated

      Duet Web Control
      • • • Philippe71
      3
      0
      Votes
      3
      Posts
      210
      Views

      Frederikundefined

      I had the same problem since yesterday with rrf 3.1.1. If I upload to SD1 everything is fine, Sd0 doesn't work. When I'm connecting over hdmi, I can see that the apache server doesn't start o think 3 or 4 services have status failed

    • Philippe71undefined

      Random reset during printing

      Beta Firmware
      • • • Philippe71
      8
      0
      Votes
      8
      Posts
      346
      Views

      Phaedruxundefined

      Moving to the Beta Firmware forum.

    • Philippe71undefined

      Unsolved Moving extra motors while printing. DDA rings?

      Duet Hardware and wiring
      • • • Philippe71
      9
      0
      Votes
      9
      Posts
      549
      Views

      Philippe71undefined

      I tried to use the M594 to test... It doesn't work, the X Y Z axes still stop when the U axis rotates.
      I tried with the axis and sensors connected on the 6HC board and also on an EXP3HC board.
      How can I setup it? I'm not sure I understand the M594 and M951 settings.
      Does anyone have an example? I couldn't find it on the forum.
      Ideally, on the machine the U motor and the sensor are connected to an EXP3HC, but if I need to, I could add a cable and connect to the 6HC motherboard.

    • Philippe71undefined

      Unsolved Duet 3 1XD board Bed leveling problem

      Duet Hardware and wiring
      • • • Philippe71
      24
      0
      Votes
      24
      Posts
      811
      Views

      Philippe71undefined

      Thanks, it is Nema 42... Data sheet said 6A

      The datasheet of external driver said :
      For reliable response, the pulse width should be greater than 2.5μs
      On the 1XD board, does it means the M569 T parameter is automatically set to 2.7µs ?
      In that case it should work no ? or do I have to setup M569 T2.5 ?

    • Philippe71undefined

      Config.g not read at startup, Printer does not start

      Firmware installation
      • • • Philippe71
      4
      0
      Votes
      4
      Posts
      193
      Views

      Phaedruxundefined

      Hello, it's a little hard to tell from that angle if the pads are properly bonded or not, but the fact that the card works in another Duet 3 is enough to convince us that the Duet 3 slot is likely the culprit and therefore warranty replacement is approved. Please contact your original vendor for a warranty replacement and direct them to this thread. Sorry for the inconvenience.

    • Philippe71undefined

      CAN FD Error

      Duet Hardware and wiring
      • • • Philippe71
      3
      0
      Votes
      3
      Posts
      151
      Views

      Danalundefined

      And... check your CAN cabling. Unplug and reseat the connectors, etc.

    • Philippe71undefined

      Duet 3 6HC does not Ping

      Duet Hardware and wiring
      • • • Philippe71
      25
      0
      Votes
      25
      Posts
      774
      Views

      Danalundefined

      time to contact your retailer.

    • Philippe71undefined

      Connection problem between RRF3 + Duet3 and Repetier server.

      Duet Hardware and wiring
      • • • Philippe71
      7
      0
      Votes
      7
      Posts
      425
      Views

      Philippe71undefined

      Works very well without the RPi4(#1) !!

      Thanks a lot for your help

    • Philippe71undefined

      Overheating protection controlled by an independent sensor

      Tuning and tweaking
      • • • Philippe71
      3
      0
      Votes
      3
      Posts
      175
      Views

      Philippe71undefined

      The machine has Pi, I think your solution is a good idea, it could also allow to control several places of the machine by adding additional sensors.
      The problem is that I have a very, very limited competence in Python.
      I don't know how to program the script, where to put it on the Pi, how to launch it automatically at the machine startup... A true newbie in python (never tried PERL).
      Would you be interested in helping me ?