Close



Page 4 of 4 FirstFirst ... 234
Results 31 to 34 of 34
  1. #31
    Quote Originally Posted by Roxy View Post
    In the error output.... It was complaining about floating point numbers being used in an #if

    #if ((Y_PROBE_OFFSET_FROM_EXTRUDER * AUTO_BED_LEVELING_GRID_POINTS) >= (BACK_PROBE_BED_POSITION - FRONT_PROBE_BED_POSITION))
    You can see here I don't have any floating numbers:
    ss+(2015-04-29+at+04_47_54).jpg

  2. #32
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    So what's it doing? What is the current set of error messages?

  3. #33
    Quote Originally Posted by Roxy View Post
    So what's it doing? What is the current set of error messages?
    Nothing, with Grid points set to 3 and the floating numbers gone it uploads to the printer no problem. But I need to add those .20 and .70 numbers to the probe offsets and I need to increase the grid points.

  4. #34
    I went back to my previous version of Marlin because it works perfect for me and I used g29 u7 instead of "n" and that worked beautifully, exactly what I wanted. Thanks to everyone

Page 4 of 4 FirstFirst ... 234

Posting Permissions

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