Add "print with {printer}" links to File menus and pages#6416
Merged
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
🟢 Coverage 85.71% diff coverage · +0.01% coverage variation
Metric Results Coverage variation ✅ +0.01% coverage variation (-1.00%) Diff coverage ✅ 85.71% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (5a7a0b6) 7287 6070 83.30% Head commit (cbbfc5a) 7308 (+21) 6088 (+18) 83.31% (+0.01%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#6416) 21 18 85.71% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
doonga
pushed a commit
to greyrock-labs/home-ops
that referenced
this pull request
Jun 23, 2026
…0.145.1) (#374) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/bjw-s-labs/manyfold](https://ghcr.io/bjw-s-labs/manyfold) ([source](https://github.com/manyfold3d/manyfold)) | minor | `0.144.1` → `0.145.1` | --- ### Release Notes <details> <summary>manyfold3d/manyfold (ghcr.io/bjw-s-labs/manyfold)</summary> ### [`v0.145.1`](https://github.com/manyfold3d/manyfold/releases/tag/v0.145.1) [Compare Source](manyfold3d/manyfold@v0.145.0...v0.145.1) Quick bugfix release for an S3 storage scanning problem. ##### What's Changed ##### 🐛 Bug Fixes 🐛 - Prevent file scan from picking up files in .manyfold folders by [@​Floppy](https://github.com/Floppy) in [#​6480](manyfold3d/manyfold#6480) **Full Changelog**: <manyfold3d/manyfold@v0.145.0...v0.145.1> ### [`v0.145.0`](https://github.com/manyfold3d/manyfold/releases/tag/v0.145.0) [Compare Source](manyfold3d/manyfold@v0.144.1...v0.145.0) It's printing time! Now you can print pre-sliced files straight from Manyfold (given the right file and printer!). Configure your local printer connection in settings, and then you can send GCODE or SL1 files straight from the file menu! Admins automatically have print permissions, but you can assign the 'printer' role to other accounts as well, if you're feeling brave! At this point we have support for sending GCODE to [Octoprint](https://octoprint.org) & [Klipper](https://www.klipper3d.org), and GCODE and SL1 to printers with [PrusaLink](https://help.prusa3d.com/article/prusa-connect-and-prusalink-explained_302608#what-is-prusalink). We also have SL1 support for printers running [Odyssey](https://openresin.org/projects/odyssey), the open source firmware from [Open Resin Alliance](https://openresin.org), who recently released the [DragonFruit](https://dragonfruit-slicer.com) slicer. We want to add more support in future, and if you want to help get it working with *your* printer, take a look at our [issue list](https://github.com/manyfold3d/manyfold/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) and join the [development channel on Matrix](https://matrix.to/#/#manyfold-development:matrix.org). IMPORTANT: this is all pretty tricky to test without actually having a bank of different printers, so there may well be bugs. Don't print anything unattended until you're sure it's working properly, and if you have any problems, please [report it on GitHub](https://github.com/manyfold3d/manyfold/issues/new?template=bug_report.md). VERY IMPORTANT: Manyfold doesn't actually *know* if a sliced file is physically compatible with your printer, so it's completely on you to check before you print! ##### What's Changed ##### ✨ New Features ✨ - Manage 3D Printer connections in the settings UI by [@​Floppy](https://github.com/Floppy) in [#​6394](manyfold3d/manyfold#6394) - Add Moonraker API (Klipper) print service by [@​Floppy](https://github.com/Floppy) in [#​6393](manyfold3d/manyfold#6393) - Add "print with {printer}" links to File menus and pages by [@​Floppy](https://github.com/Floppy) in [#​6416](manyfold3d/manyfold#6416) - Add support for printing via Octoprint API by [@​Floppy](https://github.com/Floppy) in [#​6418](manyfold3d/manyfold#6418) - Index a number of sliced DLP file formats (e.g. CBDDLP, SL1, Photon, GOO and more) by [@​Floppy](https://github.com/Floppy) in [#​6419](manyfold3d/manyfold#6419) - Add print via OpenResinAlliance Odyssey API by [@​Floppy](https://github.com/Floppy) in [#​6425](manyfold3d/manyfold#6425) - Support sending gcode or SL1 to PrusaLink machines by [@​Floppy](https://github.com/Floppy) in [#​6432](manyfold3d/manyfold#6432) - Add "printer" role to allow users access to start prints by [@​Floppy](https://github.com/Floppy) in [#​6453](manyfold3d/manyfold#6453) ##### 🐛 Bug Fixes 🐛 - Fix page errors caused by using default parameter in nested blocks by [@​Floppy](https://github.com/Floppy) in [#​6397](manyfold3d/manyfold#6397) - Fix and add tests for new file detection on S3 storage by [@​Floppy](https://github.com/Floppy) in [#​6466](manyfold3d/manyfold#6466) - Handle incorrectly encoded filenames inside zipfiles by forcing to UTF-8 by [@​Floppy](https://github.com/Floppy) in [#​6468](manyfold3d/manyfold#6468) - Include all tags in dropdown by [@​Floppy](https://github.com/Floppy) in [#​6471](manyfold3d/manyfold#6471) ##### 🌍 Internationalization 🌏 - Translations updated: pt by [@​Floppy](https://github.com/Floppy) in [#​6426](manyfold3d/manyfold#6426) - Translations updated: ru by [@​Floppy](https://github.com/Floppy) in [#​6406](manyfold3d/manyfold#6406) - Translations updated: nl by [@​Floppy](https://github.com/Floppy) in [#​6405](manyfold3d/manyfold#6405) - Translations updated: pl by [@​Floppy](https://github.com/Floppy) in [#​6404](manyfold3d/manyfold#6404) - Translations updated: de by [@​Floppy](https://github.com/Floppy) in [#​6403](manyfold3d/manyfold#6403) - Translations updated: ja by [@​Floppy](https://github.com/Floppy) in [#​6402](manyfold3d/manyfold#6402) - Translations updated: es by [@​Floppy](https://github.com/Floppy) in [#​6401](manyfold3d/manyfold#6401) - Translations updated: cs by [@​Floppy](https://github.com/Floppy) in [#​6400](manyfold3d/manyfold#6400) - Translations updated: zh-CN by [@​Floppy](https://github.com/Floppy) in [#​6399](manyfold3d/manyfold#6399) - Translations updated: fr by [@​Floppy](https://github.com/Floppy) in [#​6398](manyfold3d/manyfold#6398) ##### 🛠️ Other Improvements 🛠️ - Get print host configuration from print services by [@​Floppy](https://github.com/Floppy) in [#​6413](manyfold3d/manyfold#6413) - Remove a number of JS dependencies no longer required now we're using Vite by [@​Floppy](https://github.com/Floppy) in [#​6414](manyfold3d/manyfold#6414) - Add background job for sending files to print services by [@​Floppy](https://github.com/Floppy) in [#​6412](manyfold3d/manyfold#6412) - Add optional credentials to print host form by [@​Floppy](https://github.com/Floppy) in [#​6417](manyfold3d/manyfold#6417) - Add explanation for required network access from Manyfold to print hosts by [@​Floppy](https://github.com/Floppy) in [#​6420](manyfold3d/manyfold#6420) - Add tests for Moonraker and Octoprint services by [@​Floppy](https://github.com/Floppy) in [#​6423](manyfold3d/manyfold#6423) - Use print service input types to check files on upload by [@​Floppy](https://github.com/Floppy) in [#​6446](manyfold3d/manyfold#6446) - Use the Rails plugin for vite by [@​Floppy](https://github.com/Floppy) in [#​6451](manyfold3d/manyfold#6451) - Improve and fix translation strings for printing feature by [@​Floppy](https://github.com/Floppy) in [#​6452](manyfold3d/manyfold#6452) - Improve "safe folder name" paths by [@​Floppy](https://github.com/Floppy) in [#​6470](manyfold3d/manyfold#6470) **Full Changelog**: <manyfold3d/manyfold@v0.144.1...v0.145.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone America/New_York) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/374
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #2040