Hotend mounted servo z-probe deltabot auto-leveling attempt Double30 Proto

Опубликовано: 06 Сентябрь 2026
на канале: modeem352
1,247
5

This is just an attempt, I think all it did was show me why no one else is mounting their auto-level probe on the hotend. I will make an effector mounted one next.

z-probe auto-leveling info
http://www.repetier.com/documentation...

Just in case anyone is having issues with twitching servos with repetier firmware, this fixed it. (you can really see the twiching servo as the effector drops). this start/stop script fixes the twitching. Naturally you will need to adjust the deploy/retract pulse value for your needs.

#define Z_PROBE_START_SCRIPT "M340 P0 S550\nG4 P1000\nM340 P0 S0"
#define Z_PROBE_FINISHED_SCRIPT "M340 P0 S2300\nG4 P1000\nM340 P0 S0"

that is deploy/retact pulse value, then dwell 1 second, then end servo pulse.

I have a second system I am trying to get my servo z-probe going on has an addition servo control issue. The above start/stop script stopped the twitching, but had what I would describe more as servo possession. I called a young tech and an old tech, and found that it only happens when the hot end is turned on, which is not needed duting probing, luckliy the HBP pwm doesn't seem to cause it any problems. I just turn the hot end off while probing on that system.

In case it matters, one system is RAMPS 1.4, the one with the PWM issue is a ultimaker 1.5.7 both using Repetier Firmware 0.92.4 dev.

The System in the video is my Double30 Prototype. One of the Misumi First150 builds