-
Notifications
You must be signed in to change notification settings - Fork 343
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
register Jog Wheel Control plugin (#1288)
* register Jog Wheel Control plugin --------- Co-authored-by: Shawn Bruce <[email protected]>
- Loading branch information
1 parent
a26424f
commit 821d72f
Showing
6 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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@gmail.com</small> |
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.