Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    idex offset

    Scheduled Pinned Locked Moved
    General Discussion
    2
    2
    140
    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.
    • falco22undefined
      falco22
      last edited by

      Hello everyone. I have a problem. Build an idex printer. but one of the heads (U) has the nozzle offset in Y with respect to the X head, specifically 28mm. I put the value of the offset in tool 1, in the value of Y, but it continues to print in another position. Thank you

      ; Tools
      ; Create a tool that uses the low end (X) carriage
      M563 P0 D0 H1 F0 ; tool 0 uses extruder 0, heater 1 and fan 0
      G10 P0 X0 Y0 Z0 S0 R0 ; set tool 0 offsets and temperatures

      ; Create a tool that uses the high end (U) carriage
      M563 P1 D1 H2 X3 F1 ; tool 1 uses extruder 1, heater 2, fan 2, and maps X to U
      G10 P1 Y-31 U0 Z0 S0 R0 ; set tool 1 offsets and temperatures ; set initial tool 1 active and standby temperatures to 0C

      M501

      ; Custom settings are not defined

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        Please post your full config.g and the results of M122 and M98 P"config.g" so we can see a fuller picture of your setup. Perhaps also post your homing files and tool change files.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Unless otherwise noted, all forum content is licensed under CC-BY-SA