Ok, problem adjusting my delta. I’ve had it working flawlessly with my glass bed mounted on a heater.
But I’ve been selected as a super-user for the Fleks3D build plate. Now I need to recalibrate my Z height to account for the 3.5mm thickness of the plate I’m clipping on top.
I thought it was as simple as just shrinking the home_z value in the [Homing] parameters… I’m running on the latest develop git checkout. Am I missing something?
That should do it. You can also use m206 for minor adjustments. Redeem 1.2.2 should be in the feed now, same as master branch.
Ok, I’ll try the master branch instead of develop.
Still not working as I’d expect. What happens is that it goes up to the endstops, then comes down to the Z height specified in home_z… Instead of bringing the build plate up when modifying it, I’m pushing the assembly down. Any idea why this might be?
@Elias_Bakken : here’s my local.cfg, if you see anything wrong in it:
http://pastebin.ca/3587034
Ok I found it. The Z height of endstops is defined in [Geometry] with offset_x values… Which in my case were in kossel_mini.cfg instead of local.cfg (scary to think that my Z-height wasn’t defined locally)