Skip to content

Commit

Permalink
Formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
aka13_404 committed Nov 26, 2021
1 parent dac0240 commit e90e0ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/interacting_with_klipper.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@ Works exactly the same as the simple alarm command, but also takes a photo from
If you want to run specific notifications and lapse settings based on criteria from the slicer, you can issue the following command to the bot:

Parameters for the timelapse give you the option to control settings similarly to the [[timelapse]](config_sample.md#timelapse) config section:

`RESPOND PREFIX=set_timelapse_params MSG="enabled=[1|0] manual_mode=[1|0] height=0.22 time=18 target_fps=20 min_lapse_duration=5 max_lapse_duration=15 last_frame_duration=10"`

Parameters for the notifications give you the option to control settings similarly to the [[progress_notification]](config_sample.md#progress_notification) config section:

`RESPOND PREFIX=set_notify_params MSG="percent=5 height=0.24 time=65"`

This run-time setting behaves similarly to klipper - the requested parameters remain consistent until the next restart of the bot.

0 comments on commit e90e0ef

Please sign in to comment.