Comment on page
Get Your Bed Ready
Clean the bare surface (no oil or dust)
Remove some of the adhesive cover from the Bed Sheet.
Pick the front left corner.
Stick the corner of the Bed Sheet to the bed.
NOT ALIGNED
Line up the edges.
ALIGNED
Slowly press the Bed Sheet corner into bed.
Check the edges line up (again).
Continue pressing down the rest of the Bed Sheet in a WIPING motion.
Check the edges line up (again).
Remove the rest of the adhesive cover.
Finish sticking the rest of the Bed Sheet in a WIPING motion.
Pick a position.
Get Glass Bed Clamp
Open Glass Bed Clamp with a flathead screwdriver

Lay & Align glass bed onto the bed.
Clamp bed.

Slide clamp all the way in.

Repeat until all positions are clamped.
G1 X187 Y154
G1 = Linear Movement
X### = X position
Y### = Y position
Z### = Z position
M140 S60
M140 = Set Bed Temperature
S### = Bed Temperature ( Celsius)
G31 P999 X-40 y28.5 Z0
G29 S2
M564 S0
Wait for bed to reach its temperature.
DISENGAGED
ENGAGED
G1 Z15
G30
G1 Z0
Use these two buttons to move the bed up.
Ignore the yellow home blocks (for now).
Switch to the smaller 0.1 mm step when you get close to the nozzle
Replace ### with the Z offset number from the last step.
The number is POSITIVE ONLY.
G31 P999 X-40 Y28.5 Z###
M564 S1
G1 Z15
G30
G1 Z0
The bed should be about a paper sheet away from the nozzle.
Go to the System Editor tab under Settings
Look for "machine_zprobe.g" (and click)
Go to the last line of code.
Replace the Z### (e.g. Z0.95) with your new Z offset number (POSITIVE ONLY).
Save changes.
Done.
Also known as: Bed Compensation
Assumption: Your bed probe has been setup.
HOMED
NOT HOMED
M140 S60
G1 Z15
G30
G29
Wait for the probing to finish.
Check for any signs of green.
- There should be some green.
- If not, your bed probe is NOT setup.
Example: Proper Use of Mesh Compensation
Click close.
G1 X187 Y154 Z100
You are ready to print.
Last modified 4yr ago