Close



Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26
  1. #21
    Technician
    Join Date
    Mar 2015
    Location
    Palo Alto
    Posts
    63
    Quote Originally Posted by sniffle View Post
    I'll be honest... I could do without the ABL and just have an adjustible offset when homing for Z and i would be gloriously happy... because if the glass is level then abl isnt needed and a number to adjust closeness to the bed makes life so much easier than turning a screw
    I don't have ABL, but like you wish I could auto adjust the initial offset. Could you change this line in Marlin to "1"?
    Code:
      #defineAUTO_BED_LEVELING_GRID_POINTS2

  2. #22
    Technologist
    Join Date
    Nov 2014
    Location
    Orange, CA
    Posts
    78
    Quote Originally Posted by sniffle View Post
    I'll be honest... I could do without the ABL and just have an adjustible offset when homing for Z and i would be gloriously happy... because if the glass is level then abl isnt needed and a number to adjust closeness to the bed makes life so much easier than turning a screw
    enable Z baby stepping in the firmware and keep software limit min travel false
    then under tuning once you start a print you can shift up and down in .01mm steps it's very fine control i just do skirts like 4 times and adjust while it's printing the skirt
    keep safe home Z on and keep the Z probe just keep your bed level and disable ABL or just don't call G29 and test it out

    Quote Originally Posted by jasay View Post
    I don't have ABL, but like you wish I could auto adjust the initial offset. Could you change this line in Marlin to "1"?
    Code:
      #defineAUTO_BED_LEVELING_GRID_POINTS2

    no it will fail to probe and clear Z i will talk to thinkyhead about adding it

  3. #23
    Technician
    Join Date
    Mar 2015
    Location
    Palo Alto
    Posts
    63
    Interesting TechMasterJoe. Is the on the fly adjustment done on the LCD?

  4. #24
    Technician
    Join Date
    Feb 2015
    Location
    Flagstaff, AZ
    Posts
    73
    I have a question, I thought that ABL used the sensor to measure the height of the bed and then adjust the two z motors independently to compensate. However, I am hooking my z motors up and the "z motor cable" is missing and Colin said I can just plug one motor into the pins and the other into the screw terminals. But that means that both motors are being driven at the same time and could not be adjusted independently. What am I not understanding?

  5. #25
    Technician
    Join Date
    Mar 2015
    Location
    Palo Alto
    Posts
    63
    The two z motors move in sync. The ABL measures the bed and then moves the entire z axis up and down to compensate for where the bed is higher or lower (so the nozzle remains the same distance from the glass for the entire layer). If the motors moved independently you would be changing the angle of the nozzle relative to the bed (and therefore also it's x position) as well as the height.

  6. #26
    This is a really old post, but do you have a version of rumba firmware with ABL available. The old link is broken.

Page 3 of 3 FirstFirst 123

Posting Permissions

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