Close



Results 1 to 10 of 14

Hybrid View

  1. #1
    Hi,

    Is possible to change Marlin to do manual bed leveling? I don't want to use the servo.

    My ideia is to acouple to x-carriage a switch and using G29 measure many points on the bed. This give-me the equation coefficients and the matrix.

    I need help to find a way to store this information on configuration.h and use it in normal printing doing axis Z compensate the lite diferences. Can someone tell me what code on marlin_main.cpp i have to change?

    Thanks

  2. #2
    Super Moderator Roxy's Avatar
    Join Date
    Apr 2014
    Location
    Lone Star State
    Posts
    2,182
    The Enhanced G29 code will print out a topography map of your bed (normalized to the mean height). That is very helpful for manually leveling the bed. But other than that, you could connect up the probe with no way to retract or engage it... And just let the G29 do its thing. (and print out the desired information).

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
  •