Cartesian/Prusa Homing Offsets

Hello,

I’ve read that I can set my alpha_min and beta_min to the values that I want for offsetting the print head so it is directly above my print corner. I set alpha_min to -9 and beta_min to -30. Nothing happens. I’ve tried positive values as well. How man I setup an offset from the 0 home origin?

Mark

Imported from wikidot

you want to set move_to_origin_after_home to true, see http://smoothieware.org/endstops

I did this and nothing happens. Homing still stays on 0. I used both positive and negative values. What am I missing?

I figured this out. It only works if you home all. I was homing x and y individually, and it wasn’t working. All is good.