M505 ROD_RADIUS is not set to default factory settings.

Good Evening
Repetier-Firmware 0.92.8 version
I useM502 for revert to the default factory settings.
but the ROD_RADIUS is not set to default factory settings.
Is a mistake ?

thank you
Sandro

Comments

  • Because in Configuration.h is recommend set it to 0 "CARRIAGE_HORIZONTAL_OFFSET" and "END_EFFECTOR_HORIZONTAL_OFFSET" ?

    thank you
    Sandro

    /*  =========== Parameter essential for delta calibration ===================

                C, Y-Axis
                |                        |___| CARRIAGE_HORIZONTAL_OFFSET (recommend set it to 0)
                |                        |   \------------------------------------------
                |_________ X-axis        |    \                                        |
               / \                       |     \  DELTA_DIAGONAL_ROD (length)    Each move this Rod Height
              /   \                             \                                 is calculated
             /     \                             \    Carriage is at printer center!   |
             A      B                             \_____/--------------------------------
                                                  |--| END_EFFECTOR_HORIZONTAL_OFFSET (recommend set it to 0)
                                             |----| ROD_RADIUS (Horizontal rod pivot to pivot measure)
                                         |-----------| PRINTER_RADIUS (recommend set it to ROD_RADIUS)

        Column angles are measured from X-axis counterclockwise
        "Standard" positions: alpha_A = 210, alpha_B = 330, alpha_C = 90
    */
  • Thanks. Problem is fixed now.
Sign In or Register to comment.