Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Solved small errors in github Object Model documentation

    Documentation
    2
    2
    76
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mikeabuilder
      mikeabuilder last edited by

      This message is about the Object model Documentation page in github (https://github.com/Duet3D/RepRapFirmware/wiki/Object-Model-Documentation) which I realize may beyond the scope of this forum.

      The units in some of the move.axes space do not match the output when I echo them. Specifically:

      • move.axes[].speed - ObjModel says mm/sec, but value echoed is in mm/min

      • move.axes[].jerk - ObjModel says mm/sec, but value echoed is in mm/min

      droftarts 1 Reply Last reply Reply Quote 0
      • droftarts
        droftarts administrators @mikeabuilder last edited by

        @mikeabuilder I think this is fixed now; the documentation (which I believe is automatically compiled from the source code):

        move.axes[].jerk
        Motor jerk (in mm/min)

        move.axes[].speed
        Maximum speed (in mm/min)

        Ian

        Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

        1 Reply Last reply Reply Quote 0
        • Topic has been marked as a question  droftarts droftarts 
        • Topic has been marked as solved  droftarts droftarts 
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA