Close



Results 1 to 10 of 757

Threaded View

  1. #11
    Quote Originally Posted by Roxy View Post
    I don't know the answer to the first part... But the zprobe_zoffset number is stored as a positive number even though it is negative. I think it would make more sense to store it as it really is, but it isn't done that way.

    Anyway... Using the M502 and M500 after each Configuration.h file change, you should be able to get to the right offset pretty quickly. Let us know how it is working when you get it set right!
    I just realized something and that is, DUH, that it thinks 0.3 is the magic number so the nozzle is 0.3 above the bed BUT I had to do 18 .1mm down so add up 1.8 + 0.3

    #define Z_PROBE_OFFSET_FROM_EXTRUDER -2.1

    1.8+.3 = 2.1

    my 2.1 is spot on I just need to get it into the eeprom for this to work I think.

    edit: it worked but there is a slight issue in the middle where it isn't laying down enough filament where as the rest are fine. Maybe I will try -2.15 or even -2.20

    The magic number is 1.97-1.98 so I am leaving it at 1.98.

    Thank you for all of your help as this was pretty deep and I needed the help.
    Last edited by DarkAlchemist; 09-02-2014 at 10:27 AM.

Posting Permissions

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