bed_leveling
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bed_leveling [2025/08/30 01:31] – removed - external edit (Unknown date) 127.0.0.1 | bed_leveling [2025/09/14 01:21] (current) – [What does it mean for the bed to be "Level"?] dshoop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Bed Leveling ====== | ||
+ | {{tag> | ||
+ | ===== What does it mean for the bed to be " | ||
+ | |||
+ | We're not referring to the bed being level to the ground. Think about this is terms of geometry. The printer' | ||
+ | |||
+ | As the bed size scales larger, small errors in the bed level scale exponentially. For this reason larger beds are harder to level and require the level to be more accurate. Printers such as the Neptune 4 Plus and Neptune 4 Max present additional challenges for bed leveling. | ||
+ | |||
+ | Also known as " | ||
+ | ===== Leveling Methods ===== | ||
+ | |||
+ | ==== Leveling with the Paper Method ==== | ||
+ | |||
+ | Elegoo' | ||
+ | as the "Paper Method" | ||
+ | bed height can be adjusted and testing the tension of a piece of paper. There' | ||
+ | problematic, | ||
+ | |||
+ | Note: Feeler gauges shouldn' | ||
+ | specific thickness, they too are subjective and at best your accuracy using them not as good as what we | ||
+ | can measure with the z probe. | ||
+ | |||
+ | ==== Use an automated tool to determine precise Z heights ==== | ||
+ | |||
+ | The Neptune 4 Series printers have an accurate z probe that can measure the height of the plate at | ||
+ | any position with a sub-micron resolution of under 0.00250mm | ||
+ | |||
+ | Recall that in geometry a plane is defined by at least 3 points in space. If we use the probe to measure the bed height at three (or more points) and the Z height agrees, the plane would be level. If we take those measurements at positions on the bed where we can adjust it's height, like the bed screw positions, we can adjust the screws and measure them and when we get each of the bed screw positions measuring the same Z value, the plane would be level. | ||
+ | |||
+ | ==== Using the z probe for automated leveling ==== | ||
+ | |||
+ | Klipper has a built in feature to automate probing and measuring the bed height at the current location, PROBE, and MANUAL_PROBE. | ||
+ | |||
+ | If we have some basic knowledge of the screw threads we'd understand by how much a rotation would raise the bed. Used with probing the bed height and knowing the target height to level, Klipper can figure out how many " | ||
+ | |||
+ | Klipper also has a built in feature, SCREWS_TILT_CALCULATE, | ||
+ | |||
+ | It requires knowing the exact position the //probe// needs to be at to be over each bed screw. (Note we want the probe over the spot we're measuring, the bed screw, not the nozzle. The probe and nozzle are offset to each other in the print head, with the probe in the rear left corner of the head. | ||
+ | |||
+ | |||
+ | See https:// | ||
+ | |||
+ | === Bed Screw Positions === | ||
+ | |||
+ | The first defined bed screw is the one that is used as the reference position. All the other bed screws will be adjusted with the exception of the first one defined. | ||
+ | |||
+ | The [[Neptune 4 Plus]] and [[Neptune 4 Max]] have two middle bed mounts that are fixed. As neither of these can be adjusted, we shouldn' | ||
+ | < | ||
+ | screw1: 189.25, | ||
+ | screw1_name: | ||
+ | </ | ||
+ | |||
+ | While it's best to measure them yourself, for your bed, which could be different, the following files describe bed screw configurations for each model Neptune4 and could be used for quick start and to confirm your's aren't far out of the ballpark. | ||
+ | |||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// |