Welcome! Log In Create A New Profile

Advanced

Z raising after homing

Posted by pinkbits 
Z raising after homing
May 05, 2018 05:13AM
Installed an inductive sensor, but now when homing it raises the Z after triggering the sensor instead of the normal homing operation where it stays at the trigger point.

I've attached my config.h, anyone know what setting I need to change to stop it lifting? I can't tram the bed properly until I can home it at the bed.
Attachments:
open | download - Configuration.h (65 KB)
Re: Z raising after homing
May 05, 2018 07:57AM
I looked into your configuration.h

Though the line I was expecting to have a number has zero, Have you changed this but not flashed to controller!!!!!!!!!!!

#define Z_CLEARANCE_DEPLOY_PROBE 0 // Z Clearance for Deploy/Stow

Some times after flashing you may need to do the flowing procedures.

M502 ; Revert to the default "factory settings."
M500 ; Store parameters in EEProm storage

Edited 1 time(s). Last edit at 05/05/2018 08:00AM by Roberts_Clif.
Re: Z raising after homing
May 05, 2018 08:19AM
Ha, I'd played with it just before posting, but haven't had time to flash it to test. Figured I'd ask anyway. I'll flash it tomorrow probably and report back. Thanks for the input.

Edited 1 time(s). Last edit at 05/05/2018 08:20AM by pinkbits.
Re: Z raising after homing
May 05, 2018 09:59PM
Flashed with "#define Z_CLEARANCE_DEPLOY_PROBE 0 // Z Clearance for Deploy/Stow" and it's still raising the Z axis after homing.

Anymore ideas?
Re: Z raising after homing
May 07, 2018 09:14AM
Run the eeprom clear script 1st (arduino example menu) then reflash
Re: Z raising after homing
May 09, 2018 07:12AM
I do that each time. Initialise eeprom to ensure there's nothing wierd in the eeprom from previous firmware.
Sorry, only registered users may post in this forum.

Click here to login