Close



Results 1 to 10 of 396

Hybrid View

  1. #1
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    SanityCheck.h:510:37: note: in expansion of macro 'MIN_PROBE_X'
    #if LEFT_PROBE_BED_POSITION < MIN_PROBE_X
    ^
    Configuration.h:504: error: floating constant in preprocessor expression
    #define X_PROBE_OFFSET_FROM_EXTRUDER 29.5 // X offset: -left +right [of the nozzle]

    That may tell us something. Will your X Probe Offset cause the nozzle to go out of the print bed area on the X axis?

    On my printer, My X Probe Offset is 40, so my Min Probe X is 50 to keep the nozzle over the print bed.

    edit: I see I shouldn't have edited this post. My first suggestion was to drop the decimal points on X and Y offset to see what happened.
    Last edited by AbuMaia; 09-17-2016 at 12:43 PM.

Tags for this Thread

Posting Permissions

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