Skip to content

Commit

Permalink
Merge pull request #1253 from sarusani/addHomepageToDescription
Browse files Browse the repository at this point in the history
  • Loading branch information
jneilliii authored Dec 2, 2023
2 parents 25e3b32 + 4d513c9 commit 916273e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions _plugins/ActivatePrusaHostTimer.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: plugin

id: ActivatePrusaHostTimer
title: Activate Prusa HostTimer
description: Plugin for Octoprint to activate Prusa host features
description: OctoPrint plugin to activate Prusa host features.
author: sarusani
license: AGPLv3

Expand Down Expand Up @@ -36,12 +36,14 @@ compatibility:

# Activate Prusa HostTimer

Plugin for Octoprint to activate Prusa host features.
OctoPrint plugin to activate Prusa host features.

Features:
- Sends M79 S"OP" to printer every x seconds
- Interval is configurable (5,10,15,20 or 25 seconds)
- Interval can be paused
#### Features
- Sends M79 S"OP" to the printer every x seconds
- Interval is configurable (5, 10, 15, 20 or 25 seconds)
- Interval ping can be paused

Check out the [Homepage](https://github.com/sarusani/OctoPrint-ActivatePrusaHostTimer) to find out more about the use cases and upcoming features this plugin will allow you to use.

## Setup

Expand Down

0 comments on commit 916273e

Please sign in to comment.