Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. gregsaun
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 15
    • Best 4
    • Controversial 0
    • Groups 0

    gregsaun

    @gregsaun

    5
    Reputation
    11
    Profile views
    15
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website github.com/gregsaun

    gregsaun Unfollow Follow

    Best posts made by gregsaun

    • RE: Duet 3 Mini 5+ : Initial announcement

      I am very excited by this announcement. Great work Duet!

      posted in General Discussion
      gregsaunundefined
      gregsaun
    • RE: closed loop nema 17/23 driver/controller for Duet 3 6hc board

      @dc42 Awesome news, thank you and congrats to Louis as well!

      posted in Duet Hardware and wiring
      gregsaunundefined
      gregsaun
    • Automatic builds

      Hi All,

      For the Bear Duet project we will have a single repository for on our GitHub with release that contains all the necessary files and configurations for installing Duet RRF and PanelDue to our Duet Mini 5+ board. I am doing a GitHub action script to automate the release creation (gather files from Duet GitHub release, make our own splash screen, create a draft release and upload all necessary files to the draft release).

      I have noticed that filenames are changing between the releases and this makes the automation script more difficult and it might be more prone to errors. This makes me thing that the RRF and PanelDue firmware release are made manually and I am wondering if automating this process would be possible in the future. This would reduce risks of human error, reduce time needed to make the release and make it more consistent over time.

      I would be very happy to help with this however, I might not be the best person as I am new to Duet RRF and have not tried to build it myself yet.

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      @mfs12 Don't hesitate if you need help 🙂

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun

    Latest posts made by gregsaun

    • RE: Global variables for filament temperatures

      @jay_s_uk awesome thank you 🙂

      posted in Gcode meta commands
      gregsaunundefined
      gregsaun
    • RE: Heater timeout

      @owend Sorry for my late answer, thanks I better understand now 🙂

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Bear Prusa with Duet3 mini 5

      @apak just seeing your project now, very nice 🙂

      posted in My Duet controlled machine
      gregsaunundefined
      gregsaun
    • RE: Heater timeout

      @owend thanks for your help. Any reason why you want to get the current instead of machine position like with move.axes[].machinePosition ?

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Heater timeout

      @dc42 We are very interested to have this feature as well 🙂 . This is not only a security feature but also reduce chances for people to have their hotend clogging, avoid some part like shroud deforming because there is no airflow or simply reduce energy consumption. Even for an advanced user there will always be a day where you forgot about it.

      If not possible, could you give us a little bit more details on how to implement this with daemon.g?

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      For info, this is how my draft release looks like on GitHub after the automatic creation
      bear_duet_config_release_01.jpg

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      @mfs12 Don't hesitate if you need help 🙂

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      @mfs12 It is not published yet but here is the create release GitHub action script I am currently using to create the release:
      create_release.yml.txt

      I have an external script to create the zip files and for now the splash screen creation isn't done yet. You need to rename the file as .yml

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      @mfs12 That is awesome to head, thanks for that work. So yes for PanelDue we can use GitHub actions, it is using docker and you can specify the OS as well if you like.

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun
    • RE: Automatic builds

      @oliof Ah yes that would be great too. This can probably be handled as two separate tasks but I agree it would make sense. Moving to cmake is probably a lot of work.

      posted in Firmware wishlist
      gregsaunundefined
      gregsaun