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

    Topics created by ww1g16

    • ww1g16undefined

      Solved "Connecting a spindle" shared ground query

      CNC
      • • • ww1g16
      3
      0
      Votes
      3
      Posts
      232
      Views

      ww1g16undefined

      @dc42 Great, thank you!

    • ww1g16undefined

      Unsolved "...bad header format code was received (0xff)"

      Firmware installation
      • • • ww1g16
      14
      0
      Votes
      14
      Posts
      669
      Views

      ww1g16undefined

      @chrishamm Update now that the new ribbon cables have arrived, unfortunately still the same issue. To ensure there were no remnants from before, I repeated the steps from before: set it up in standalone mode (all okay), updated the firmware, removed the SD card from Duet, installed a fresh copy of DuetPi, and then went through the setup process on the Pi 4. But I'm still seeing the same warnings/error messages as posted above. I'll go ahead and email warranty@duet3d.com as suggested.

      PXL_20221018_183815131.jpg

      UPDATE: Email now sent

    • ww1g16undefined

      Improved homing macros

      Gcode meta commands
      • • • ww1g16
      2
      3
      Votes
      2
      Posts
      1.5k
      Views

      o_lampeundefined

      @ww1g16
      That's a good thing to have, but I thought, we'd have to home XY at once for a CoreXY?
      Another thing is the 'backoff' move. Shouldn't you increase the motorcurrent first, to make sure this move doesn't cause an error?
      Why do you abort the macro? Instead increase motorcurrent on every iteration, until it is high enough.

    • ww1g16undefined

      Unsolved Duet Smart Effector (PCB rev 2.0) - Replacement capacitor (C1)

      Duet Hardware and wiring
      • • • ww1g16
      2
      0
      Votes
      2
      Posts
      230
      Views

      dc42undefined

      Any 100nF 0603 X5R or X7R will do in that position, including that one.

    • ww1g16undefined

      Slic3r Prusa Edition Duet Upload

      General Discussion
      • • • ww1g16
      12
      0
      Votes
      12
      Posts
      2.7k
      Views

      mloidlundefined

      @Phaedrux Seems that there is currently a large refactoring in progress. So i'll have to wait until this is finished, otherwise i'm not able to merge it.
      This is the commit (not on master yet) https://github.com/prusa3d/Slic3r/commit/4fa874904e6ec54591ce7783d83722c463748bfd

      When the refactoring is done i'll try to implement the start simulation action.

      0 vojtechkral committed to prusa3d/Slic3r Print host improvements: presistent path & start print, bugfixes Fixes #1219 Fixes #1004 Fixes #1106 Fixes #1173