Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Dougal1957
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 1,634
    • Best 107
    • Controversial 0
    • Groups 0

    Topics created by Dougal1957

    • Dougal1957undefined

      Solved Revo 5V fan on Duet3 mini

      Duet Hardware and wiring
      • • • Dougal1957
      2
      0
      Votes
      2
      Posts
      185
      Views

      jay_s_ukundefined

      @dougal1957 you can take the 5v power from an IO port and then use the negative on the fan output to allow control.

    • Dougal1957undefined

      Solved Printer fails to start after 3 weeks of power down

      Duet Hardware and wiring
      • • • Dougal1957
      3
      0
      Votes
      3
      Posts
      186
      Views

      Dougal1957undefined

      @jay_s_uk Thanks thats was the bit I was missing all now seems to be up and running.

      Thanks again

      Doug

    • Dougal1957undefined

      TCT360

      General Discussion
      • • • Dougal1957
      2
      0
      Votes
      2
      Posts
      168
      Views

      jay_s_ukundefined

      @dougal1957 They don't have a stand this year

    • Dougal1957undefined

      anyone used Raspi compute module and Compute IO

      DSF Development
      • • • Dougal1957
      9
      0
      Votes
      9
      Posts
      523
      Views

      dc42undefined

      @TLAS said in anyone used Raspi compute module and Compute IO:

      FYI, I’d love to see a compute module interface in the next Duet3.1 boards.

      We looked at doing this when we designed Duet 3, but the cost of putting all the expected RPi I/O connectors on the Duet would have been very high, even if we did manage to find space for all of them.

    • Dougal1957undefined

      Solved Bed Heater settings not appearing in DWC 3.1.1

      Duet Web Control
      • • • Dougal1957
      3
      0
      Votes
      3
      Posts
      276
      Views

      Dougal1957undefined

      @Phaedrux said in Bed Heater settings not appearing in DWC 3.1.1:

      ; Heaters M308 S0 P"spi.cs2" Y"rtd-max31865" F50 ; configure sensor 0 as thermocouple via CS pin spi.cs2 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 S120 ; set temperature limit for heater 0 to 120C M308 S1 P"spi.cs1" Y"rtd-max31865" F50 ; configure sensor 1 as thermocouple via CS pin spi.cs1 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 ; Tools M563 P0 D0 H1 F0 ; define tool 0

      Thanks Mate it was the M140 that I was missing

    • Dougal1957undefined

      Unsolved PanelDue data output without a panel due connected on Duet3

      PanelDue
      • • • Dougal1957
      6
      0
      Votes
      6
      Posts
      302
      Views

      Danalundefined

      It is 3.3V TTL serial. And, yes, you can either figure out how to do checksums, or just turn them off (on the Duet side) and then enter pretty much any G, T, or M command you desire, and take any action on the response.

      If you want the appearance of "real time" actions, you need to poll.

    • Dougal1957undefined

      Unsolved Duet3 + Pi4 + HDMI Touchscreen virtual keyboard

      DSF Development
      • • • Dougal1957
      14
      0
      Votes
      14
      Posts
      1.1k
      Views

      danym21undefined

      Has someone found a good solution?
      Maybe someone with knowledge can inplement this?
      https://mottie.github.io/Keyboard/

    • Dougal1957undefined

      Tom Sanladerer's EP2 of TCT 2019

      General Discussion
      • • • Dougal1957
      1
      1
      Votes
      1
      Posts
      179
      Views

      No one has replied

    • Dougal1957undefined

      Tom Sanladerer Video ep1 from TCT 2019

      General Discussion
      • • • Dougal1957
      1
      3
      Votes
      1
      Posts
      250
      Views

      No one has replied

    • Dougal1957undefined

      Solved Issues powering up with DUEX5 connected to Duet2 crashing

      Duet Hardware and wiring
      • • • Dougal1957
      16
      0
      Votes
      16
      Posts
      635
      Views

      Nuramoriundefined

      ok, I split the difference and put a 2.49k pullup resistor between 3.3v and the stop. all is well now!

      Thanks to everyone.

    • Dougal1957undefined

      Research into new file format for 3D Printers

      General Discussion
      • • • Dougal1957
      1
      0
      Votes
      1
      Posts
      306
      Views

      No one has replied

    • Dougal1957undefined

      Configuring PT1000 sensors

      Tuning and tweaking
      • • • Dougal1957
      5
      0
      Votes
      5
      Posts
      830
      Views

      Dougal1957undefined

      Thank you David that was the Clue I needed all now sorted.

      I did indeed put it on the E0 thermistor input instead of the bed one Doh

      Doug

    • Dougal1957undefined

      5V Fans on Smart Effector

      Smart effector for delta printers
      • • • Dougal1957
      9
      0
      Votes
      9
      Posts
      1.3k
      Views

      Mystaundefined

      Awesome! That's great design - can't wait to get the everything setup on my big delta.

    • Dougal1957undefined

      Solved CPLD Screens (Use off)

      PanelDue
      • • • Dougal1957
      7
      0
      Votes
      7
      Posts
      1.0k
      Views

      Dougal1957undefined

      yes it is now on the GitHub for the panelDue GitHub https://github.com/dc42/PanelDueFirmware/tree/master/Release/Edge

      They are the ones with 7.0C in the titles

      Doug

    • Dougal1957undefined

      Mesh bed error on latest versions (DWC display error) SOLVED

      Duet Web Control wishlist
      • • • Dougal1957
      9
      0
      Votes
      9
      Posts
      930
      Views

      Dougal1957undefined

      Yeah confirmed fixed

    • Dougal1957undefined

      Manual method of Autocal on a delta (Solved)

      Tuning and tweaking
      • • • Dougal1957
      5
      0
      Votes
      5
      Posts
      751
      Views

      Dougal1957undefined

      Sorted thanks David worked like a charm for the cal.

      How do I mark this as solved on the forum

      Doug

    • Dougal1957undefined

      PEI Sheet

      General Discussion
      • • • Dougal1957
      3
      0
      Votes
      3
      Posts
      599
      Views

      Dougal1957undefined

      yes I have and have it directly onto my Bed and yes it looks very similar

    • Dougal1957undefined

      Issues with DWC and Panel Due after fitting effector (Solved)

      Smart effector for delta printers
      • • • Dougal1957
      3
      0
      Votes
      3
      Posts
      586
      Views

      Dougal1957undefined

      David how do I mark it as solved rather than just put Solved in the title

    • Dougal1957undefined

      6 Way Microfit connector

      Smart effector for delta printers
      • • • Dougal1957
      20
      0
      Votes
      20
      Posts
      2.6k
      Views

      DjDemonDundefined

      I was thinking that given the large nut under the adaptor is hard to access with the adaptor in place, for example to tighten the hotend if it gets loose, maybe the adaptor could incorporate a nut trap to fit the M12? nut provided by Duet. This way the nut would be captive, the heatsink could be screwed tightly into it easily, and then the hotend position set by tightening the heatbreak into the nozzle at the desired position.

    • Dougal1957undefined

      Place to show off PCB Effector assemblies

      Smart effector for delta printers
      • • • Dougal1957
      49
      0
      Votes
      49
      Posts
      8.2k
      Views

      Adrian52undefined

      I used e3d edge 'very black' PETG for the fan duct. I try not to leave it too long with the hot end hot and the print fan off - OK so far.