File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ pin in bit probe_test "probe test only";
111111pin in bit program_is_idle "program is idle, connect to halui.program.is-idle";
112112pin in bit program_is_paused "program is paused, connect to halui.program.is-paused";
113113pin in bit program_is_running "program is running, connect to halui.program.is-running";
114- pin in float puddle_jump_delay "Relay move from pierce height to cut height (seconds), leave disconnected if not required.";
114+ pin in float puddle_jump_delay "Delay move from pierce height to cut height (seconds), leave disconnected if not required.";
115115pin in float puddle_jump_height "Puddle jump height (percentage of pierce height), leave disconnected if not required.";
116116/* requested_velocity is deprecated in favour of feed_upm, the pin is kept so as not to break existing configs */
117117pin in float requested_velocity "deprecated";
You can’t perform that action at this time.
0 commit comments