Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Zseven
    3. Topics
    • Profile
    • Following 2
    • Followers 0
    • Topics 13
    • Posts 41
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by Zseven

    • Zsevenundefined

      6hc as expansion

      Duet Hardware and wiring
      • • • Zseven
      3
      0
      Votes
      3
      Posts
      89
      Views

      dc42undefined

      @Zseven have you seen https://docs.duet3d.com/en/User_manual/Machine_configuration/CAN_connection#mainboard-used-as-expansion-board ?

    • Zsevenundefined

      24 volt fan with PWM control

      Duet Hardware and wiring
      • • • Zseven
      18
      0
      Votes
      18
      Posts
      521
      Views

      Zsevenundefined

      @oliof

      Hello ,
      here is my solution for the 6XD board

      17-06-2024_20-03-42.jpg

    • Zsevenundefined

      Multiple Analog ZProbe

      Duet Hardware and wiring
      • • • Zseven
      10
      0
      Votes
      10
      Posts
      224
      Views

      Zsevenundefined

      @Phaedrux

      Thank You it Works.

    • Zsevenundefined

      define an analog input?

      Duet Hardware and wiring
      • • • Zseven
      4
      0
      Votes
      4
      Posts
      253
      Views

      droftartsundefined

      @Zseven Which Duet board? The capabilities of each pin are listed in the wiki page for each board. I think you have a Duet 3 mainboard 6XD? If so, see: https://docs.duet3d.com/Duet3D_hardware/Duet_3_family/Duet_3_Mainboard_6XD_Hardware_Overview#inputoutput-port-capabilities

      From that, you can see analogue input is supported on io3.in to io8.in. The inputs will tolerate up to 30V and have 10K series resistors. You also have differential signal, opto-isolated inputs for io5.in to io8.in, rated to 30V. Use M950 with the J parameter to define an input, see https://docs.duet3d.com/en/User_manual/Reference/Gcodes#configuration-examples-and-notes

      Once the signal is connected to the Duet, what do you want to do with it? If you want it to trigger on a high input, you can set up a trigger to do this. See https://docs.duet3d.com/en/User_manual/Tuning/Triggers

      Ian

    • Zsevenundefined

      Giop Pin Raspberry Pi

      Duet Hardware and wiring
      • • • Zseven
      2
      0
      Votes
      2
      Posts
      112
      Views

      oliofundefined

      @Zseven if you use Duet with SBC mode you can use the ExecOnMCode plugin to run arbitrary commands in on the pi which should allow you to enable/disable gpio pins https://plugins.duet3d.com/plugins/DSF_ExecOnMcode_Plugin.html

    • Zsevenundefined

      PLC ethercat codesys

      Hardware wishlist
      • • • Zseven
      1
      1
      Votes
      1
      Posts
      184
      Views

      No one has replied

    • Zsevenundefined

      Externen Driver—> Canbus ?

      Duet Hardware and wiring
      • • • Zseven
      2
      0
      Votes
      2
      Posts
      104
      Views

      Phaedruxundefined

      No, the Canbus connection is for Duet expansion boards only.

      https://docs.duet3d.com/en/User_manual/Machine_configuration/CAN_connection

    • Zsevenundefined

      external switch for shot down

      Duet Hardware and wiring
      • • • Zseven
      1
      0
      Votes
      1
      Posts
      91
      Views

      No one has replied

    • Zsevenundefined

      MCU Temp Duet 3 Expansion EXP3HC?`

      Gcode meta commands
      • • • Zseven
      3
      0
      Votes
      3
      Posts
      126
      Views

      Zsevenundefined

      Thank You !

    • Zsevenundefined

      Istallation Problem ReleaseMgr

      Third-party software
      • • • Zseven
      3
      0
      Votes
      3
      Posts
      136
      Views

      Zsevenundefined

      Thank you, it works

    • Zsevenundefined

      Cable Lenght

      Duet Hardware and wiring
      • • • Zseven
      6
      0
      Votes
      6
      Posts
      208
      Views

      jay_s_ukundefined

      @Zseven correct, only DWC runs.
      You could also look at DueUI https://forum.duet3d.com/topic/32740/dueui-release-v3-5-0-beta1-is-now-available?_=1687932250675

    • Zsevenundefined

      Duet 3 Mainboard 6XD step rates

      Duet Hardware and wiring
      • • • Zseven
      3
      0
      Votes
      3
      Posts
      155
      Views

      Zsevenundefined

      @Phaedrux Thank you very much !!!