Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. pro3d
    3. Topics
    • Profile
    • Following 0
    • Followers 1
    • Topics 55
    • Posts 297
    • Best 18
    • Controversial 0
    • Groups 0

    Topics created by pro3d

    • pro3dundefined

      D3 6HC-12V 4PIN fans and 12V 4PIN pump (brushless) on OUT X ?

      Duet Hardware and wiring
      • • • pro3d
      8
      0
      Votes
      8
      Posts
      244
      Views

      cosmowaveundefined

      @pro3d
      Another possibility could be to power the pump with the bedheater out, if it is free.
      I power my waterpump with the bedheater to be able to completely shut off the pump with a "M42" command. With PWM=0, the pump will not fully turn off...
      But i run a 12V system. Not sure if you can wire the buck converter to the bedheater.... i think it should be possible...

    • pro3dundefined

      Turn on a fan automatically when a heater is activated?

      Tuning and tweaking
      • • • pro3d
      21
      0
      Votes
      21
      Posts
      907
      Views

      Exerqtorundefined

      @pro3d Totally beside the point and off subject, but what heater is it you're using?

    • pro3dundefined

      Solved LIS3DSH Accelerometer not detected on Duet 3 6hc - How to?

      General Discussion
      • • • pro3d
      8
      0
      Votes
      8
      Posts
      369
      Views

      damaged_goodsundefined

      @dc42 Thanks David. I can wait 🙂

    • pro3dundefined

      Configure a PTC drybox heater

      General Discussion
      • • • pro3d
      12
      0
      Votes
      12
      Posts
      840
      Views

      pro3dundefined

      @droftarts

      Thanks 🙂

    • pro3dundefined

      d36hc - Configure more temp-sensors?

      Using Duet Controllers
      • • • pro3d
      5
      0
      Votes
      5
      Posts
      243
      Views

      dc42undefined

      @pro3d you can also use PT100 or thermocouple daughter boards, or CAN-connected expansion boards to connect additional temperature sensors.

    • pro3dundefined

      Duet 3 MB 6HC - 12V pinout - Current?

      General Discussion
      • • • pro3d
      11
      0
      Votes
      11
      Posts
      536
      Views

      pro3dundefined

      @dc42

      The ESP is connected to a dev board
      IMG_20220803_224512.jpg

    • pro3dundefined

      Valkyrie High Temp DIY Corexy

      My Duet controlled machine
      • • • pro3d
      2
      2
      Votes
      2
      Posts
      746
      Views

      pro3dundefined

      This bad girl is now officially released
      https://github.com/RoyBerntsenDesign/Project-Valkyrie/releases/tag/V1.0
      Valkyrie 107.png

    • pro3dundefined

      DWC - Move or toggle Layer Chart

      Duet Web Control wishlist
      • • • pro3d
      6
      1
      Votes
      6
      Posts
      293
      Views

      infiniteloopundefined

      @pro3d said in DWC - Move or toggle Layer Chart:

      There was a question and then there was a post in the DWC wishlist category. So It had to come twice in different format

      Best wishes …

    • pro3dundefined

      DWC - Layer Chart... Why? Can I remove it?

      Duet Web Control
      • • • pro3d
      5
      0
      Votes
      5
      Posts
      251
      Views

      oliofundefined

      I find it interesting as a rough progress indicator. I agree it's somewhat large ...

    • pro3dundefined

      D36HC - To SBC or Standalone?

      General Discussion
      • • • pro3d
      5
      0
      Votes
      5
      Posts
      275
      Views

      oliofundefined

      @sonderzug loss of wifi is SBC specific and usually means some power management on the Linux side is acting up.

    • pro3dundefined

      Valkyrie & D2WF +Dx5 - Stallguard homing on XYZ(UV)

      My Duet controlled machine
      • • • pro3d
      8
      0
      Votes
      8
      Posts
      304
      Views

      oliofundefined

      @pro3d you're right, I confused this with the 2209s. Apologies.

    • pro3dundefined

      Tripåple Z Stallguard homing high - Show off

      3D Printing General Chat
      • • • pro3d
      1
      3
      Votes
      1
      Posts
      159
      Views

      No one has replied

    • pro3dundefined

      Duet 2 - WiFi Connectivity Issues after RRF 3.4?

      General Discussion
      • • • pro3d
      10
      0
      Votes
      10
      Posts
      522
      Views

      Phaedruxundefined

      The simplest way to identify if it's related to updating to 3.4 is to roll back to 3.3 and see if the problem remains or is resolved.

    • pro3dundefined

      Can I use G30 XY Probe posistion without P parameter?

      Tuning and tweaking
      • • • pro3d
      2
      0
      Votes
      2
      Posts
      140
      Views

      fcwiltundefined

      @pro3d

      While it would seem to make sense to allow that it doesn't work. I have asked a couple of times for it to be made to work that way but so far no changes.

      To probe a single point you have to use a G1 to position then the single G30.

      Frederick

    • pro3dundefined

      #Solved G30 XY position and probe offset (G31)?

      Firmware installation
      • • • pro3d
      4
      0
      Votes
      4
      Posts
      482
      Views

      Phaedruxundefined

      @jamesarm97 said in #Solved G30 XY position and probe offset (G31)?:

      I pretty much have the same question. I have a X probe offset of -23mm and have that entered in the probe configuration. I would expect based on some other firmware testing that issuing a probe command would take the offset into consideration on the x / y points to probe. For example, I wanted to probe at 0,0. The nozzle moves to 0,0 and tries to probe which will fail because the probe is hanging off the bed by -23mm. So when I created the mesh map, I had to take that into account and skew all my x numbers by the offset. Where is the probe X offset actually used? I do not think I have run a G29 with non-adjusted numbers because I didn't want to crash the bed so I don't really know if I give a coord like X150, Y150 if it will end up moving to X173 (since it has to account for the -23 offset).

      Probably best to create your own thread and share your actual config files and printer details. There could be any number of things contributing to what you're seeing. If we can see your actual gcode being used we have a much better idea of what is actually happening.

    • pro3dundefined

      #SOLVED | Axis homing @max using sensorless?

      Tuning and tweaking
      • • • pro3d
      4
      0
      Votes
      4
      Posts
      222
      Views

      dc42undefined

      @pro3d said in Axis homing @max using sensorless?:

      @dc42 said in Axis homing @max using sensorless?:

      @pro3d what M574 command are you using? S3 should stop when the first motor stalls, whereas S4 should run each motor until it stalls.

      Oh.. I was using S3 yes. Thanks, I just configured ZUV independently and got it working but that is not necessary using S4?

      That's right, not necessary if you are running RRF3.

    • pro3dundefined

      e0stop kills board?

      Duet Hardware and wiring
      • • • pro3d
      11
      0
      Votes
      11
      Posts
      631
      Views

      Phaedruxundefined

      Photos of the board may show a blown component. Depending on how extensive the damage was it may be recoverable by a firmware flash...

      Which LED specifically is lit when connected to power? What's it labeled as?

    • pro3dundefined

      Error: M997: "Duet2CombinedIAP.bin" not found

      Firmware installation
      • • • pro3d
      8
      0
      Votes
      8
      Posts
      1.4k
      Views

      Phaedruxundefined

      If you still have access to DWC the best way to update is to upload the complete release zip file

      https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
      https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip

      That way you get the firmware, DWC files, etc etc all together. Just upload the zip file itself to the system tab in DWC.

    • pro3dundefined

      SSID Changed - can not be found

      Duet Hardware and wiring
      • • • pro3d
      8
      0
      Votes
      8
      Posts
      402
      Views

      Phaedruxundefined

      As a sanity check you can configure the Duet to run in access point mode to see if the wifi module, etc is functioning correctly.

      https://duet3d.dozuki.com/Wiki/Gcode?revisionid=HEAD#Section_M589_Configure_access_point_parameters

    • pro3dundefined

      SOLVED - Duet2Wifi - WiFI not accessible after RRF3.1.0 upgrade

      Firmware installation
      • • • pro3d
      7
      0
      Votes
      7
      Posts
      387
      Views

      pro3dundefined

      SOLVED!

      I had to install DuetWiFiServer.bin and now I have connection

      Thanks for helping