1

Topic: Press Probe Auto-Down Commands

Hello everyone,
I'm modifying my Press with a new control board. One thing I want to know is how to have the printer automatically move the probe (it's just an end stop) down and up before leveling the bed like it does with the stock firmware and board. Anyone know the setup in the firmware that I can set it to? I'm using a RAMPS 1.4 with Marlin.

Thanks for your help!

- averybot

Thanks,
averybot

2

Re: Press Probe Auto-Down Commands

Scratch that-I'm actually using a RAMBo (I had this confused with my other printer). I'm wanting to configure the Repeteir firmware, but when it comes to the Z-probe option, I don't have the start or end script for the Press. Does anyone have it or know where to find it?

Thanks!
-avery

Thanks,
averybot

3

Re: Press Probe Auto-Down Commands

I`m not sure but i found this in the configuration.h file:

This could be correct values for "Y"

    #define PROBE_DOWN_ENTER 190
    #define PROBE_DOWN_EXIT  130
    #define PROBE_UP_ENTER    30
    #define PROBE_UP_EXIT     95

https://github.com/ymilord/Solidoodle-P … _For_E3Dv6