Skip to content

Commit

Permalink
register baby stepping plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jneilliii committed Jun 8, 2024
1 parent 585ef61 commit cded03f
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions _plugins/babystepping.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
layout: plugin

id: babystepping
title: Baby Stepping
description: Plugin simply adds Baby Stepping section to the control tab for live z adjust while printing to get that perfect first layer.
author: jneilliii
license: AGPLv3

date: 2024-06-09

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

tags:
- baby step
- baby stepping
- live z
- m290
- baby
- step
- stepping

featuredimage: /assets/img/plugins/babystepping/screenshot_controls.png

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

# Baby Stepping

Plugin simply adds `Baby Stepping` section to the control tab for live z adjust while printing to get that perfect first layer.

![buttons](/assets/img/plugins/babystepping/screenshot_controls.png)

## Configuration

Configure the distance used for the baby stepping command (M290) in the plugin's settings.

![setting](/assets/img/plugins/babystepping/screenshot_settings.png)

## Get Help

If you experience issues with this plugin or need assistance please use the issue tracker by clicking issues above.

### 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/babystepping/patreon-with-text-new.png)](https://www.patreon.com/jneilliii) [![paypal](/assets/img/plugins/babystepping/paypal-with-text.png)](https://paypal.me/jneilliii)

<small>No paypal.me? Send funds via PayPal to jneilliii&#64;gmail&#46;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.

0 comments on commit cded03f

Please sign in to comment.