Skip to content

Commit ffc6e09

Browse files
smoehansu
andcommitted
Update src/hal/components/plasmac.comp
Co-authored-by: Hans Unzner <hansunzner@gmail.com>
1 parent 7d9e5cc commit ffc6e09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hal/components/plasmac.comp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ pin in bit probe_test "probe test only";
111111
pin in bit program_is_idle "program is idle, connect to halui.program.is-idle";
112112
pin in bit program_is_paused "program is paused, connect to halui.program.is-paused";
113113
pin 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.";
115115
pin 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 */
117117
pin in float requested_velocity "deprecated";

0 commit comments

Comments
 (0)