Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. bruce
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Best 6
    • Controversial 0
    • Groups 0

    Topics created by bruce

    • bruceundefined

      Maths in G-Code for RepRap: New M930 & M931, & #Px# values

      Firmware developers
      • • • bruce
      5
      3
      Votes
      5
      Posts
      879
      Views

      bruceundefined

      @OwenD
      In the above example we can have the probe known dimensions (P0, P1, P2) and or config,g steps (P4 and P5) saved in the file and load them at the beginning of the example macro with M931 P1, and the whole fine tuning steps can happen really quickly and accurately 🙂

    • bruceundefined

      The ULTIMATE RepRap Post-Processor for Fusion 360

      CNC
      • • • bruce
      11
      4
      Votes
      11
      Posts
      3.1k
      Views

      TQKez 0undefined

      @bruce This is much better than other Fusion PP's I've experimented with, but I have the same problem as I do with all the the Fusion post processors in that it tries to do the first move into position without lifting the spindle.

      Once it gets to the first ramp down position, it moves the spindle up first before plunging, but it's already too late as it's crashed into the stock on the move and snapped the end mill.

      Not so hard to fix manually by inserting the appropriate move command just before the first G0, but its easy to forget.

      Is there a setting I'm missing that would make raise the spindle first (ideally to Z Max, and ideally also after a tool change) by first moving the spindle up and out of the way of the stock and clamps.

      Thanks.