Skip to content

Commit

Permalink
register Jog Wheel Control plugin (#1288)
Browse files Browse the repository at this point in the history
* register Jog Wheel Control plugin

---------

Co-authored-by: Shawn Bruce <kantlivelong@users.noreply.github.com>
  • Loading branch information
jneilliii and kantlivelong committed Mar 25, 2024
1 parent a26424f commit 821d72f
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions _plugins/jogwheel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
layout: plugin

id: jogwheel
title: Jog Wheel Control
description: Replaces the control tab axis buttons with a jog wheel interface.
authors:
- jneilliii
license: AGPLv3

date: 2024-03-25

homepage: https://github.com/jneilliii/OctoPrint-JogWheelControl
source: https://github.com/jneilliii/OctoPrint-JogWheelControl
archive: https://github.com/jneilliii/OctoPrint-JogWheelControl/archive/master.zip

tags:
- control
- axes
- jog
- wheel
- motion control

featuredimage: /assets/img/plugins/jogwheel/screenshot_tab.png

compatibility:
octoprint:
- 1.4.0
os:
- linux
- windows
- macos
- freebsd
python: ">=3,<4"

---

# Jog Wheel Control

This plugin replaces the built in navigation controls on the Control tab of OctoPrint with a wheel based interface.

![Screenshot Jog Wheel Control](/assets/img/plugins/jogwheel/screenshot_tab.png)

## Settings

![Screenshot Jog Wheel Control Settings](/assets/img/plugins/jogwheel/screenshot_settings.png)

## Get Help

If you experience issues with this plugin or need assistance please use the issue tracker at the plugin's Homepage linked on the right.

### Additional Plugins

Check out my other plugins [here](https://plugins.octoprint.org/by_author/#jneilliii)

### Support My Efforts
I, jneilliii, programmed this plugin for fun and do my best effort to support those that have issues with it, please return the favor and leave me a tip or become a Patron if you find this plugin helpful and want me to continue future development.

[![Patreon](/assets/img/plugins/jogwheel/patreon-with-text-new.png)](https://www.patreon.com/jneilliii) [![paypal](/assets/img/plugins/jogwheel/paypal-with-text.png)](https://paypal.me/jneilliii) [![GitHub](/assets/img/plugins/jogwheel/github.png)](https://github.com/sponsors/jneilliii)

<small>No paypal.me? Send funds via PayPal to jneilliii&#64;gmail&#46;com</small>
Binary file added assets/img/plugins/jogwheel/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/plugins/jogwheel/paypal-with-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/plugins/jogwheel/screenshot_tab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 821d72f

Please sign in to comment.