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

    Topics created by pinkmaro

    • pinkmaroundefined

      Unable to turn on heater

      General Discussion
      • • • pinkmaro
      5
      0
      Votes
      5
      Posts
      365
      Views

      dc42undefined

      You can't configure the bed heater as a heater without a temperature sensor, but you could configure it as GPIO and control it using M42.

    • pinkmaroundefined

      Disable Power Saving on External Drive

      Tuning and tweaking
      • • • pinkmaro
      3
      0
      Votes
      3
      Posts
      413
      Views

      PuterProundefined

      @pinkmaro -

      I don't think this is a Duet problem, it's the drive itself going to sleep.

      What kind of drive is it? Some drive manufacturers have a utility program or procedure to flip off the sleep mode built into most drives these days, it's a power saving feature. Sadly, not all drive makers have made it possible to bypass the sleep mode.

      Jump on the Tech support forum for the drive maker, someone there has surely asked this question.

      Note that often third party companies like LaCie will make a drive using someone else's drive like Western Digital.

    • pinkmaroundefined

      Z-Probe

      Duet Web Control
      • • • pinkmaro
      6
      0
      Votes
      6
      Posts
      893
      Views

      pinkmaroundefined

      Your post always enlightens me on something new! I didn't know about M208!! Thank you! will go and change my code ^^ cheers

    • pinkmaroundefined

      Pulse Width

      Tuning and tweaking
      • • • pinkmaro
      4
      0
      Votes
      4
      Posts
      456
      Views

      dc42undefined

      You can set the step pulse parameter using the T parameter in the M569 command. You don't need to change the pulse width when using the drivers that are built-in to the Duet, but you do need to when using most types of external driver.

    • pinkmaroundefined

      Solved M588 doesn't work

      Duet Hardware and wiring
      • • • pinkmaro
      6
      0
      Votes
      6
      Posts
      928
      Views

      Phaedruxundefined

      Glad it's working now.

      The firmware upgrade around 1.18 and 1.19 was quite involved, but it's now very simple and straightforward with only a single zip file to upload to update everything.

    • pinkmaroundefined

      External Heater Question

      Duet Hardware and wiring
      • • • pinkmaro
      12
      0
      Votes
      12
      Posts
      1.2k
      Views

      Phaedruxundefined

      @pinkmaro Seems a little silly to not just use a thermistor since it's designed to monitor and wait for a temperature to be achieved before starting a print.

      But, I guess you could use the filament runout sensor configured as a simple switch. It would basically wait until filament is present and pressing the switch before proceeding with the print.

      https://duet3d.dozuki.com/Wiki/Connecting_and_configuring_filament-out_sensors

    • pinkmaroundefined

      HELP! Think i screwed up my Duet :(

      Duet Hardware and wiring
      • • • pinkmaro
      7
      0
      Votes
      7
      Posts
      926
      Views

      dc42undefined

      It's hard to know whether it's just the CPU that's been damaged, or other components too. If the blue LED on the WiFi module turns on as soon as you apply power and stays on, then it's likely that at least the WiFi module is damaged too.

      It's a long shot, but you could try erasing the firmware, by fitting the Erase jumper and applying USB power for a few seconds. Then remove the jumper, connect to a PC via USB again, and see whether the Bossa port appears.

    • pinkmaroundefined

      COMPLETELY NEW to 3D Printing/Electronics/Motion

      Duet Hardware and wiring
      • • • pinkmaro
      2
      0
      Votes
      2
      Posts
      438
      Views

      dc42undefined

      Yes you can do that. First send G92 X0 Y0 Z0 to pretend that the printer has been homed. Then you should be able to use the jog buttons to move the axes, and see the XYZ coordinates change.

    • pinkmaroundefined

      Error when opening source files on KiCAD

      Duet Hardware and wiring
      • schematics kicad breakout board • • pinkmaro
      6
      0
      Votes
      6
      Posts
      1.1k
      Views

      T3P3Tonyundefined

      @pinkmaro V1.0 was an internal version. the version we shipped was 1.1. I have updated the KiCAD files and documentation on Github to say v1.1, however there are no changes to the design:

      https://github.com/T3P3/Duet/tree/master/Duet_Expansion/Expansion_Breakoutv1.1