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

    GingerGradStudent

    @GingerGradStudent

    0
    Reputation
    2
    Profile views
    4
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    GingerGradStudent Unfollow Follow

    Latest posts made by GingerGradStudent

    • RE: Saving Axes Positions to a CSV file on Local Computer

      @dc42 It worked! Thank you!

      posted in Duet Web Control
      GingerGradStudentundefined
      GingerGradStudent
    • Saving Axes Positions to a CSV file on Local Computer

      Hiya, I am working on a custom 5-Axis 3D Printer that uses a Duet3 MB6HC as the control board. The board is running in standalone mode connected through ethernet. I am currently using DWC as the main form of communication with the board. The printer is designed to print on surfaces outside of its volume, so it could print on a cylindrical surface directly next to it. I am working on a calibration system for the printer and the algorithm needs a table of joint angles that correspond to each touch-off point.

      Currently, my process consists of: manually moving a probe to the surface then recording the joint positions in an excel spreadsheet. Once all the points are recorded I input them into the calibration algorithm and get my results. I am already planning on automating the probing, but I would like to automate the joint position recording.

      I have used M409 to retrieve the positions in the console, but I would like to do something similar where the positions are also saved to a local spreadsheet. Any ideas?

      posted in Duet Web Control
      GingerGradStudentundefined
      GingerGradStudent
    • RE: Failed to compile RF3.4

      @dc42 I installed Eclipse 2022-03 instead of Eclipse 2022-06 and that fixed everything. Thanks!

      posted in Firmware installation
      GingerGradStudentundefined
      GingerGradStudent
    • RE: Failed to compile RF3.4

      @giuliano @dc42 I have encountered the same errors. I am very new to this entire process and I am confused by what you mean by adding libm to the "library list". What / where is this list you are adding it to? I have the libm file and I have moved it to the RRFLibraries folder, so it is just the library list I need guidance to.

      posted in Firmware installation
      GingerGradStudentundefined
      GingerGradStudent