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

    Topics created by yaman

    • yamanundefined

      closed-loop stepper motor with XL delta print

      3D Printing General Chat
      • • • yaman
      1
      0
      Votes
      1
      Posts
      215
      Views

      No one has replied

    • yamanundefined

      Add laser for duet2 wifi

      Laser Cutters
      • • • yaman
      34
      0
      Votes
      34
      Posts
      5.0k
      Views

      otaku521undefined

      @yaman
      mind sharing your laser part of your config.g? are u running on the expansion board? I am trying to mine to work... but my laser have 2 pin 12v and 2 pin ttl... dont know how to plug this up (heater 7 pwn and gnd?)

    • yamanundefined

      Duet 2 Wifi 15W Laser Module

      Duet Hardware and wiring
      • • • yaman
      3
      0
      Votes
      3
      Posts
      270
      Views

      yamanundefined

      @t3p3tony

      yaman 27 Aug 2019, 10:15

      thanks
      I will go with this option
      it has power 12 VDC and PWM 0-5VDC

      ![0_1566890176238_laser.jpg](Uploading 100%)

    • yamanundefined

      use PT100 sensor for extruder 0 sensor

      Third-party add-ons
      • • • yaman
      6
      0
      Votes
      6
      Posts
      586
      Views

      yamanundefined

      yes I have two PT100 boards

    • yamanundefined

      is it alive or dead

      General Discussion
      • • • yaman
      34
      0
      Votes
      34
      Posts
      2.9k
      Views

      dc42undefined

      Thanks for the diagram. I've added it to the wiki page.

    • yamanundefined

      using home swich as end stop

      General Discussion
      • • • yaman
      4
      0
      Votes
      4
      Posts
      437
      Views

      yamanundefined

      @dc42
      It's work
      with this code M581 E0 T1 S0 and paused the print and T0 make emergency stop

    • yamanundefined

      add second heater bed

      General Discussion
      • • • yaman
      10
      0
      Votes
      10
      Posts
      1.0k
      Views

      dc42undefined

      Use P2 in the M305 command (heater 2) and P1 in the M140 command (bed heater 1).

    • yamanundefined

      connect 2 AC heated bed keenovo 220 v/750 w

      Duet Hardware and wiring
      • • • yaman
      6
      0
      Votes
      6
      Posts
      679
      Views

      yamanundefined

      thanks i will try that

    • yamanundefined

      Stepper Motor Driver dm542t With Duet 2 Wifi

      Third-party add-ons
      • • • yaman
      2
      0
      Votes
      2
      Posts
      600
      Views

      dc42undefined

      You can connect up to 7 stepper drivers to the expansion connectors of the Duet. The outputs are 3.3V with limited current capacity, so we recommend you use this https://www.duet3d.com/DuetAddons/Expansion_Breakout to boost the signals to 5 external large stepper drivers.

      You can use the M584 command in the boot-time configuration file to remap axes to your external drivers, and reallocate the spare internal drivers as additional extruders if you wish.