Close



Results 1 to 7 of 7

Hybrid View

  1. #1
    Engineer-in-Training beerdart's Avatar
    Join Date
    Feb 2014
    Location
    CT
    Posts
    345
    How about the Z probe offset?

  2. #2
    Technician
    Join Date
    Feb 2015
    Posts
    70
    Quote Originally Posted by beerdart View Post
    How about the Z probe offset?
    Here are the relevant config values.

    #define X_PROBE_OFFSET_FROM_EXTRUDER 52 // X offset: -left [of the nozzle] +right
    #define Y_PROBE_OFFSET_FROM_EXTRUDER 6 // Y offset: -front [of the nozzle] +behind
    #define Z_PROBE_OFFSET_FROM_EXTRUDER -1.70 // Z offset: -below [the nozzle] (always negative!)

    I set them based on my own measurements. Everything works great when using the 1st hotend. Things only go pear shaped when using the 2nd hot end.

    At this point, I suspect a Marlin bug. But I have not experimented enough to know for sure. Certainly getting farther by turning off ABL is a sign

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •