Welcome! Log In Create A New Profile

Advanced

Auto Level ignores probe offset

Posted by PeterG. 
Auto Level ignores probe offset
October 28, 2019 04:33PM
Hallo,
when im starting Autobad leveling (G29) the probe will move out off the build plate. I did an probe offset in the x direktion but the printer just ignored it. Anyone an idea how i can tell the Printer where to messure on autobadleveling so it will messure on the right points?
Re: Auto Level ignores probe offset
October 29, 2019 03:17AM
The answer depends on what firmware your printer runs.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: Auto Level ignores probe offset
October 30, 2019 07:11PM
Im running Marlin 1.1.0

Edited 1 time(s). Last edit at 10/30/2019 07:11PM by PeterG..
Re: Auto Level ignores probe offset
October 31, 2019 08:40AM
This is all taken care of in the travel limits, If you are 10 mm over the X_Min then enter -10mm to set the edge of bed.


//************************************************************************************************************************
// Travel limits after homing (units are in mm)
#define X_MIN_POS 0
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 220
#define Y_MAX_POS 270
#define Z_MAX_POS 190
//************************************************************************************************************************

Edited 2 time(s). Last edit at 10/31/2019 08:48AM by Roberts_Clif.


Computer Programmer / Electronics Technician
Sorry, only registered users may post in this forum.

Click here to login