Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. j.dewit
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 22
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by j.dewit

    • j.dewitundefined

      CustomHttpEndpoint script not working

      DSF Development
      • • • j.dewit
      15
      0
      Votes
      15
      Posts
      696
      Views

      j.dewitundefined

      @chrishamm I got the service working by running as root user using a umask 0000. That way the created socket is readable by dsf user.

      There must be a better way to do this, but sadly I am not an expert on user management in linux.

      But for development this works.

    • j.dewitundefined

      G38 acting different on Toolboard 1LC then on Duet 3 Mainboard.

      General Discussion
      • • • j.dewit
      5
      0
      Votes
      5
      Posts
      295
      Views

      dc42undefined

      Thanks for pinning it down to where the motor is connected. On my list to investigate.

    • j.dewitundefined

      Max input voltage on sensor inputs 1LC toolboard

      Duet Hardware and wiring
      • • • j.dewit
      4
      0
      Votes
      4
      Posts
      158
      Views

      dc42undefined

      IO_0_IN max 30V.

      IO_1_IN max 13V.

    • j.dewitundefined

      How to connect laser fire pin of K40 CO2 laser to Duet board.

      Laser Cutters
      • • • j.dewit
      15
      0
      Votes
      15
      Posts
      1.3k
      Views

      jay_s_ukundefined

      @j-dewit

      I currently run mine with the SBase (running grbl-lpc https://github.com/cprezzi/grbl-LPC) and the performance is spot on.
      It may be down to grbl having next to no features compared to RRF.
      I'd just prefer to have wireless support so I can run my machine without being tethered to USB. And I'm a fan of the duet ecosystem.

      The lightburn gcode could also do with way better structure. I think the outputted file is quite messy