Skip to content

Add InfillCode plugin#1427

Open
st7ma784 wants to merge 1 commit intoOctoPrint:gh-pagesfrom
st7ma784:add-infillcode-plugin
Open

Add InfillCode plugin#1427
st7ma784 wants to merge 1 commit intoOctoPrint:gh-pagesfrom
st7ma784:add-infillcode-plugin

Conversation

@st7ma784
Copy link
Copy Markdown

New plugin: InfillCode

ID: infillcode
Author: Dr Steve Mander
License: MIT
Archive: https://github.com/st7ma784/infillcoder/releases/download/v0.2.0/infillcode-0.2.0.tar.gz

InfillCode embeds a per-layer fingerprint into 3D print infill line spacing. When a print fails, a webcam snapshot identifies the last completed layer and generates a resume GCode file automatically. Features: auto-process .aw.gcode uploads, startup bed scan, mid-print health monitoring with rolling score, optional auto-pause, one-click resume button.

  • OctoPrint 1.4.0+ / Python 3.7+
  • Versioned release archive
  • octoprint.plugin entry point
  • MIT licensed

@jacopotediosi
Copy link
Copy Markdown
Member

jacopotediosi commented Apr 13, 2026

@st7ma784 First of all, thank you for your contribution!

Unfortunately, I'm unable to review your plugin until the PR template has been filled out - it should appear automatically when opening a PR in this repository.

That template helps us reviewers work more efficiently and ensures that plugin maintainers have read all the necessary documentation and accepted the terms.

We've noticed that a few recent PRs, also from other users, have been missing it, so just a friendly reminder - please take a moment to complete it, and I'll be happy to proceed with the review. Thanks!

Comment thread _plugins/infillcode.md

homepage: https://github.com/st7ma784/infillcoder
source: https://github.com/st7ma784/infillcoder
archive: https://github.com/st7ma784/infillcoder/releases/download/v0.2.0/infillcode-0.2.0.tar.gz
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

archive should not be tied to a specific version

Comment thread _plugins/infillcode.md
- macos
- freebsd
python: ">=3.7"
---
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing page content after ---, please see how other plugins do

@github-project-automation github-project-automation bot moved this to In Progress in OctoPrint Backlog Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants