Questions tagged [bed-leveling]

Use this tag for questions regarding the manual or automatic leveling of the build platform.

Bed leveling is the process of calibrating the level of the bed in relation to other axes (usually the z axis) of the printer. Do note that the term leveling is known as tramming. This is based on the principle of reference (the level of the bed is related to the plane or axis you level it to), and has nothing to do with bubble level. The process of leveling can be either a manual or an automated process. The latter is frequently used with some sort of a sensor to sense the distance to the platform; such a process is referred to as Auto Bed Leveling (ABL). These sensors scan the build surface to compensate for local or global surface deficiencies.

217 questions
17
votes
1 answer

How to set Z-probe boundary limits in firmware when using automatic bed leveling?

In setting up a probe for automatic bed leveling, the limits of the probing area must be entered in the firmware of a 3D printer. When using a sensor, how do you define the bed limits for the sensor in Marlin firmware? E.g. the Marlin (1.1.x)…
0scar
  • 32,029
  • 10
  • 59
  • 135
10
votes
3 answers

Why is the center of my glass print bed lower than the corners?

I have a new Creality Ender 3. I suspect that I have not adjusted the eccentric nuts correctly, on the X-axis head carriage mounts. Even after a glass bed upgrade, using the Level Corners routine of the TH3D firmware, I can get the head to scrape…
SPJ
  • 101
  • 1
  • 1
  • 4
9
votes
3 answers

How to set the Z home offset

I have what I thought would be a simple question. I don't have an auto leveling probe, I do my leveling manually with 4 screws and a piece of paper (I measured the thickness to 0.1 mm). For the longest time I would have trouble with the first layer,…
Matthew Goulart
  • 193
  • 1
  • 1
  • 3
9
votes
1 answer

Using auto-bed leveling, do I need to initiate G29 before every print?

Various methods to scan the top surface exist to improve the bed adhesion to prevent prints to come loose from the bed during printing: e.g. BLTouch and clones or inductive and capacitive sensors/probes. In order, for the print head, to use this…
0scar
  • 32,029
  • 10
  • 59
  • 135
9
votes
6 answers

BLTouch Probing Fails Intermittently

I just installed my (v3) BLTouch with a vanilla version of Marlin (1.1.9) on my Ender 3 and everything seems to work fine (including auto home) except the probing. It repeatedly does the first three probes (successfully) but then tries the fourth…
Blubberguy22
  • 293
  • 1
  • 3
  • 9
8
votes
1 answer

How to increase the amount of probing points for a BLTouch sensor in Marlin firmware?

I have a new BLTouch that is setup (using Marlin 1.8.7) but I want to increase the probing grid from a 3x3 to something like a 5x5. I am using bilinear leveling with a 3x3 grid. How would I go about changing that?
Tanner D
  • 81
  • 1
  • 1
  • 2
8
votes
1 answer

Tevo Michelangelo nozzle below build plate?

I got a Tevo Michelangelo as first 3D printer today and already got a problem with the bed leveling: The extruder nozzle is way below the build plate. (When I auto-home the axes, which I've done several times). I thought to just adjust the plate…
some_user
  • 277
  • 2
  • 6
8
votes
3 answers

What exactly does automatic bed leveling do?

I get the concept of automatic bed leveling...the printer moves around the bed and uses a sensor to identify high and low spots, then "software compensates for differences". But what exactly does "compensates" mean? It is extruding more material…
Steve In CO
  • 859
  • 3
  • 8
  • 18
7
votes
1 answer

Issues with Auto Bed Leveling

I have enabled auto bed leveling on my 3D printer. I have used a 6-36 V inductive sensor with a 7805 voltage regulator running the sensor at 10.78 V. I am using Marlin 1.1.9. This is my configuration file for Marlin firmware. I used this video for…
Baalaji V
  • 171
  • 2
  • 8
7
votes
3 answers

Will a glass bed warp as it is heated?

I purchased a glass bed to use with my still-in-transit Ender 3. Since the bed came in before the printer, I pulled it out and used a flat edge ruler to see how flat the glass surface is. It appears the glass is slightly "dished" in the center from…
Steve In CO
  • 859
  • 3
  • 8
  • 18
7
votes
2 answers

Z Offset on autoleveling sensor setup

How does Z offset (M851) work with an auto leveling sensor? Does it add the Z offset to the offset of the G29 mesh? or the G29 value replaces the M851? My printer is an Anet A8 with Marlin firmware, I was having issues with the autoleveling sensor…
Petar Petrov
  • 446
  • 1
  • 4
  • 11
7
votes
1 answer

Marlin's bed leveling Mesh Validation Pattern ignoring home offset

I'm using a Prusa clone with Ramps 1.4, Marlin 1.1.5 and an inductive proximity sensor Z-probe. Due to the design of the printer, the X and Y end-stops and the Z-probe are not exactly aligned with the heated bed, so I must use Marlin's Home Offset…
Ian Mackinnon
  • 271
  • 1
  • 10
7
votes
0 answers

Marlin 2.0 Firmware temperature jumping on LCD when trying to configure UBL

Flashed Marlin 2.0 on my Folgertech 2020 Prusa i3 variant. Calibrating seems to have gone smoothly until I tried to set up UBL. Saved the mesh into EEPROM with the M500 command after a G29 P1. When trying to do a test print with G26 P10, the…
PGT
  • 201
  • 1
  • 4
6
votes
3 answers

Ender 3 distance between nozzle and bed changing on Y-axis

After I level my Ender 3, the distance between the nozzle and the bed seems fine on both ends, but moving the bed on the Y axis shows that it's increasing and decreasing for three times, which I just cant fix. This only occurs on the left side - the…
1125
  • 83
  • 1
  • 5
6
votes
2 answers

Nozzle jumps off the bed when using Marlin Mesh Bed Leveling

I am using Marlin firmware with a RAMPS board on an Anet A8 printer. The bed size for the printer is 220 x 220 mm and that is stated in the configuration.h file. When using mesh bed leveling, the nozzle jumps to the first corner on the bed…
Krizzle
  • 171
  • 1
  • 1
  • 4
1
2 3
14 15