Questions tagged [homing]

For questions regarding the "homing" (positioning to a known location) of 3D printing devices.

The process of determining the location of a 3D printer nozzle in three dimension using a reference point (home location) is referred to as "homing". Homing should occur before every print and involves bringing the X, Y and Z-Axis motors to predefined limit locations (usually these are end stops). Pre-recorded homing data offset values determine the position of the build plate origin with respect to the end stop locations.

Use this tag for all issues related to or during the process of homing a 3D printing machine.

41 questions
11
votes
2 answers

How to center my prints on the build platform? (Re-calibrate homing offset)

When I print large prints close to (but not exceeding) the maximum dimensions of the heated build platform on my Anet A8, the brim or skirt or the print itself is printed outside the heated bed, while there is some space left at the opposite sites.…
0scar
  • 32,029
  • 10
  • 59
  • 135
10
votes
3 answers

Recalibrating Home-position

I got myself the Ender 3. The Home position is about 1 mm left and 2 mm in front of the front left corner. Now, the hotend center axis is 11 mm from the carrier plate with the "Mk 10" cooler mounted right onto a pair of 5 mm pegs that are part of…
Trish
  • 20,169
  • 10
  • 43
  • 92
9
votes
2 answers

How to set a new homing position using software and/or slicer without changing hardware end-stop?

Before the question, here is my setup; Prusa i3 (with mainboard Mks Gen v1.2) Repetier as slicer Marlin source code My main task is to convert my 3D printer into a chocolate printer. I have replaced the filament extruder with a chocolate…
Sener
  • 193
  • 1
  • 1
  • 6
6
votes
2 answers

What is homing? What is the purpose of homing?

A 3D printer needs to be homed (homing) before the print starts. What is homing? What is the purpose of homing? Is it necessary?
0scar
  • 32,029
  • 10
  • 59
  • 135
5
votes
4 answers

What are the pros and cons of using a BLTouch in place of a limit switch?

This is about practicality. I'm hearing that people are using their BLTouch not to adjust the Z offset, but as the limit switch for the machine! Why is this so? What are the pros and cons of using a BLTouch (or any touch sensor for that matter) in…
user77232
  • 2,298
  • 9
  • 19
4
votes
2 answers

Ender 3 homing problem

I got myself a Creality Ender 3 and just finished assembling it and I noticed that the home position is at the right instead of the left. It also is about about 3 mm in front of the right corner. Anyone could maybe help me to understand what is…
3
votes
2 answers

Homing the 3D printer

I have just built my first 3D printer, and I am having some problems. It is a Cartesian based 3D printer, using Marlin firmware and Pronterface software. My problem is homing the 3D printer. I do not have a probe to calibrate the z offset but I have…
Toni Duspara
  • 53
  • 1
  • 3
3
votes
1 answer

Anet A8 with Marlin firmware: Auto Home is crashing into bed

I got things moving from the answer to a previous question. Now, since the base-video I'm following is non-English, I want the next phase fixed: Probing failed Auto Homing showing failing Z-homing After the final adjusted firmware upload, and…
3
votes
2 answers

Weird Movement and not homing

https://photos.app.goo.gl/O6yPf3sDeV1yhS0C2 I tried to illustrate my problem in the videos above, two of them show the weird movement and the other shows me clicking on the home button repeatedly. Some Info: Marlin 1.1.8 or 2.0.0 (same problem in…
G-Pereira
  • 27
  • 1
  • 3
3
votes
2 answers

Klipper: power on before homing

I'd like to force Klipper to perform power on (using M80) before homing. For this purpose I'm trying to override G28: [gcode_macro G28] rename_existing: G28_BASE gcode: M80 G28_BASE { rawparams } But for some reason this does not work, I'm…
3
votes
1 answer

Ender 3 V2 ignories Z-axis limit switch

My shiny new Ender 3 V2 seems to ignore the Z-axis limit switch, when I print a model. It moves the nozzle so far down, that it scratches on the bed and destroys the nozzle. However, when I use the Auto Home function it lowers the nozzle until the…
Aeonos
  • 161
  • 5
3
votes
0 answers

Problem setting home and getting Ender 3 basic geometry dialed in

I have the following hardware configuration: Ender 3 Pro SKR E3 Turbo Ender Extender 400XL BLTouch BTT TFT35 E3 v3.0 (Marlin/LCD and BTT/BLTouch configured) Dual Z steppers (per Teaching Tech, example 3) Dual linear rails on Y-axis (adapters by…
Hullian68
  • 31
  • 3
3
votes
3 answers

Why the Ender 5 Pro can't remember the axis position or cant move back to home anymore?

I am completely new to 3D Printing. I got my first printer a Creality Ender 5 Pro yesterday. My problem I did shutdown the printer without the axis being in home position (X: 0, Y: 0, Z: 320 instead of X: 0, Y: 0, Z: 0). I thought this should be no…
3
votes
1 answer

Bed size and nozzle homing offset in Marlin 1.1.9 firmware

This is driving me up the wall, hope somebody can give me some advice... I have an Anet A8 (metal frame, so 'AM8'). Bed is the original 220x220 mm. When the nozzle is at the X/Y end stops it is positioned 16 mm 'west' away from the bed (in free…
AndyDove
  • 31
  • 1
  • 2
2
votes
2 answers

X and Y homing issues

I get an error: printer halted. (kill() called! Any time I home my machine's X or Y axis. I have just installed a 3D touch auto bed level sensor, ironically it works fine. I was using Sprinter firmware but it doesn't support auto bed level, so thus…
user3335963
  • 31
  • 1
  • 4
1
2 3