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

    Topics created by peterwilli

    • peterwilliundefined

      DSF Python bindings for DWC 3.4?

      Duet Web Control
      • • • peterwilli
      12
      0
      Votes
      12
      Posts
      799
      Views

      chrishammundefined

      @resam DSF doesn't care if it's upper-case or lower-case but I think DWC does. Hence I just updated the Wiki page - thanks for mentioning that.

    • peterwilliundefined

      New project: Plugin workspace: Build and run plugins easily

      Plugins for DWC and DSF
      • • • peterwilli
      3
      5
      Votes
      3
      Posts
      357
      Views

      peterwilliundefined

      @mfs12 Thank you! It's not magically faster than using the regular build workflow as laid out by Duet. However, this does automate the majority of the process, so it's faster in terms of human interaction.

    • peterwilliundefined

      DWC/DSF plugins remain "partially started" after restart

      Duet Web Control
      • • • peterwilli
      3
      0
      Votes
      3
      Posts
      224
      Views

      peterwilliundefined

      @jay_s_uk Thank you, we tried it and it works. We'll wait for the "real" release coming out and upgrade to this version!

    • peterwilliundefined

      Testing a DSF plugin without a 3D printer?

      Plugins for DWC and DSF
      • • • peterwilli
      4
      0
      Votes
      4
      Posts
      303
      Views

      peterwilliundefined

      Thanks everyone for their replies! Currently I found a rather magical way to try things out: I made a sort of VPN with the printer (at another location) with my PC. I used my own SSH port forwarding tool for this (https://github.com/peterwilli/Ghoster) and so far I can open DWC and install plugins as if the printer is in my own home!

    • peterwilliundefined

      Solved DSF Plugin: How do use DSF executable?

      DSF Development
      • g-code • • peterwilli
      10
      0
      Votes
      10
      Posts
      787
      Views

      peterwilliundefined

      @mfs12 Thanks a lot I will update this later in our image builder so it gets the latest version.

    • peterwilliundefined

      Is it possible to simulate DWC + an event when a print ends?

      Duet Web Control
      • • • peterwilli
      4
      0
      Votes
      4
      Posts
      229
      Views

      peterwilliundefined

      Thanks everyone! I got a lot more experience now after reading into it for a bit.
      DSF was a good way to start. Especially since it was aligned with the board we use now (a pi controlling a smaller motherboard)