User Tools

Site Tools


3dprinting

Printers

Geetech A10M

3D Printing Problems

Setting Z-Offset

Heat your printer up to your printing temperature and allow a few minutes for it to expand and settle Reset the existing Z-offset to zero:

M851 Z0

Home all axes:

G28

Move the nozzle to the middle of the bed:

G1 X110 Y110

Turn off the software endstops with:

M211 S0

Move the nozzle down so it is just gripping a piece of standard printer paper Set the Z-offset to the displayed value. E.g. if the printer displays a Z-Value of -1.23 enter:

M851 Z-1.23

Store it to the EEPROM:

M500

MAKE SURE TO ENABLE THE ENDSTOPS AGAIN WITH:

M211 S1

Pillowing

3dprinting.txt · Last modified: 2023/01/24 12:52 by matthews